Ubuntu Gutsy to be released today!

Status
Not open for further replies.

QwertyManiac

Commander in Chief
skghosh44 - To get all the restricted multimedia etc, just run the below :) :
Code:
sudo apt-get install ubuntu-restricted-extras kubuntu-restricted-extras
 

skghosh44

dig_boy_dig,dig !
QwertyManiac said:
skghosh44 - To get all the restricted multimedia etc, just run the below :) :
Code:
sudo apt-get install ubuntu-restricted-extras kubuntu-restricted-extras
May I run this command during net connection or off line.
 

QwertyManiac

Commander in Chief
skghosh44 said:
May I run this command during net connection or off line.
They can't be on the CD which is why they are 'restricted' :)

So you'd need net for that. But do it only if you need all the codecs, fonts and flash, java. These two packages make it very easy installing them.
 

skghosh44

dig_boy_dig,dig !
When I run the command the following err msg displayed
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavail able)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another proc ess using it?
s
 

QwertyManiac

Commander in Chief
You must close Adept before trying this! Only one package installer must run at a time.

If adept is already closed but still error persists, do this:
Code:
sudo rm /var/lib/dpkg/lock && sudo dpkg --configure -a

And then run that command for installing again.
 

skghosh44

dig_boy_dig,dig !
Through adept manager I installed the audio/video codec and now music/video files are playing.

I have installed knetstats to monitor net status. But it shows 4 monitor icon in the status bar 1) eth0 2) eth1 3)ppp0 4)ppp1. and in eth0 it shows highest KB sent/received and ppp0 its shows 1/3 KB of eth0 received/sent. And in case of ppp1 and eth1 there is cross mark i.e disbale. Net connection is OK, I could not understand why so may status monitor.
Another problem whenever i try to reply in this thread and click "post quick reply" it not show the post, instead the mouse pointer shows busy. sometimes it actually posted but i could not confirm. again I have to reopen the page whether it is posted or no.
 
Last edited:

praka123

left this forum longback
post the output of "ifconfig" while dataone is connected regarding multiple networks shown.
@skghosh:congrats on install.u shud get a good /etc/apt/sources.list entries for kubuntu from ubuntuforums.org etc.u need to install java,flashplugin,mplayer,mplayer-plugin and other browser plugins if u want to see online video and audio.for eg:youtube.
*kubuntuguide.org got repositories.
*kubuntuguide.org/Feisty#Add_Extra_Kubuntu_Repositories
also refer *ubuntuguide.org.
*ubuntuforums.org/showthread.php?t=579729&highlight=kubuntu+sources.list
also u may be knowing automatic sources.list generator -source-o-matic below:
*www.ubuntulinux.nl/source-o-matic
regarding kde my knowledge is limited,but there are many multimedia players like kmplayer,kaffeine etc.
 

QwertyManiac

Commander in Chief
skghosh44 said:
Another problem whenever i try to reply in this thread and click "post quick reply" it not show the post, instead the mouse pointer shows busy. sometimes it actually posted but i could not confirm. again I have to reopen the page whether it is posted or no.
Konqueror has this problem, use Firefox instead. Or Opera, anything.
 

skghosh44

dig_boy_dig,dig !
@praka123
I have updated the adept manager and it shows 960 installed and 22496 available. Flash plugin/audio codec I have installed. Now I have to installed Firewall.
ifconfig
eth0 Link encap:Ethernet HWaddr 00:08:A1:74:99:6F
inet6 addr: fe80::208:a1ff:fe74:996f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1204 errors:0 dropped:0 overruns:0 frame:0
TX packets:506 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:570495 (557.1 KB) TX bytes:55746 (54.4 KB)
Interrupt:18 Base address:0x8000

eth1 Link encap:Ethernet HWaddr 00:0C:76:F3:47:7A
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:20 Base address:0xc000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

ppp0 Link encap:point-to-Point Protocol
inet addr:xx.xx.xx.xx P-t-P:xx.xx.x.x Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:561 errors:0 dropped:0 overruns:0 frame:0
TX packets:424 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:509280 (497.3 KB) TX bytes:41086 (40.1 KB)
QwertyManiac
Will opera support Kubuntu gutsy ?

Just I installed FireFox, Testing is going on
Which firewall I have to install. Firestarter creating problem. calmav, lokkit which one?
 

QwertyManiac

Commander in Chief
mehulved said:
Who doesn't need one?
iptables are inbuild and pre configured for some stuff, why would one need a frontend anyway on Linux? Anyway, am running Lokkit on KDE now and its going fine.
 

mehulved

18 Till I Die............
It's not at all configured on ubuntu.
Ask him to try
Code:
iptables -L
it will be empty, no rules whatsoever.
 

praka123

left this forum longback
@skghosh:install "lokkit" from adept and open konsole and run "sudo lokkit" -select FireWall=High.
ur ifconfig shows 2 lan cards.ppp0 shud be the interface. :-|
 

skghosh44

dig_boy_dig,dig !
I installed lokkit. But the command sudo lokkit is not working. It display msg "lokkit" command not found.
2. In ubuntu there was a tool for network configuration. Where we can select the desired network interface. But in in kubuntu there is a tool "Network setting" on opening the tool, there shows only eth0 and eth1. If I disable the eth1 then it is not shown in the status bar for that session only. PPP0/eth0 is shown in the status bar.
 

praka123

left this forum longback
kde-network-manager is what u may be referring to.
lokkit if installed can be configured from terminal.open terminal and
Code:
whereis lokkit
/usr/sbin/lokkit -is what i saw.
so,run as below:
Code:
sudo /usr/sbin/lokkit
enable security level =>high.
 

skghosh44

dig_boy_dig,dig !
On running the command "whereis lokkit" out put as under
$ whereis lokkit
lokkit:
"whereis" is it a search command.
Is there any other way to find out in which folder "lokkit" make his home. There is desktop search tools in kubuntu, but if try to search, it searches from the web.

edit: I have installed ubuntu like network manager and configured the eth0.
 

praka123

left this forum longback
do this: "sudo apt-get update && sudo apt-get install lokkit"
u have not installed lokkit.
yes."whereis" is a command to search installed bins.
 
Status
Not open for further replies.
Top Bottom