From bstanle at wowway.com Tue Feb 1 04:35:47 2011 From: bstanle at wowway.com (Bill Stanley) Date: Mon, 31 Jan 2011 23:35:47 -0500 Subject: Why does the i7 processor report 8 cores? Message-ID: <4D478DA3.40409@wowway.com> I have an i7-860 processor in my computer. Linux (and Windows) report it to have 8 cores available. I checked on the specs of the chip and the specs say that it has 4 cores and 8 threads. It seems that the OS is counting the treads as cores. It really doesn't matter much but can somebody out there explain the discrepancy? Bill Stanley From lproven at gmail.com Tue Feb 1 04:46:04 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 1 Feb 2011 04:46:04 +0000 Subject: Why does the i7 processor report 8 cores? In-Reply-To: <4D478DA3.40409@wowway.com> References: <4D478DA3.40409@wowway.com> Message-ID: On Tue, Feb 1, 2011 at 4:35 AM, Bill Stanley wrote: > I have an i7-860 processor in my computer.  Linux (and Windows) report it to > have 8 cores available.  I checked on the specs of the chip and the specs > say that it has 4 cores and 8 threads.  It seems that the OS is counting the > treads as cores.  It really doesn't matter much but can somebody out there > explain the discrepancy? You are misunderstanding what "threads" means. The CPU supports hyperthreading; each CPU core appears as 2 to the OS. http://en.wikipedia.org/wiki/Hyperthreading -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From wayward4now at gmail.com Tue Feb 1 05:32:17 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 01 Feb 2011 00:32:17 -0500 Subject: Why does the i7 processor report 8 cores? In-Reply-To: References: <4D478DA3.40409@wowway.com> Message-ID: <1296538337.30987.3.camel@iam.wayward4now.net> On Tue, 2011-02-01 at 04:46 +0000, Liam Proven wrote: > On Tue, Feb 1, 2011 at 4:35 AM, Bill Stanley wrote: > > I have an i7-860 processor in my computer. Linux (and Windows) report it to > > have 8 cores available. I checked on the specs of the chip and the specs > > say that it has 4 cores and 8 threads. It seems that the OS is counting the > > treads as cores. It really doesn't matter much but can somebody out there > > explain the discrepancy? > > You are misunderstanding what "threads" means. The CPU supports > hyperthreading; each CPU core appears as 2 to the OS. I think the thing is broken, so just send it to me and I'll live with it thinking I have 8 cores. I wish my Athlon thought it had 8 cores. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mightydreams at gmail.com Tue Feb 1 05:37:07 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 1 Feb 2011 11:07:07 +0530 Subject: application which can pop up like gtalk when some one accesses my server In-Reply-To: References: Message-ID: On Tue, Feb 1, 2011 at 2:13 AM, Aart Koelewijn wrote: > On Mon, 31 Jan 2011 22:28:53 +0530, Tapas Mishra wrote: > >> I have a Ubuntu server with Public IP on which I have a few websites and >> SSH accounts.I want to know if there is any application/daemon which I >> can install so that when ever some one does an SSH connection to my >> server I get a pop up on my laptop similar to  gtalk's popup message >> which just gives me some one pop up with a message that user so and so >> loged in to server.Or some other application which can also tell me when >> ever http requests are made to my server so that I can be aware or if >> some one tries a DOS (in this case requests might be difficult to >> detect) but I get a pop up which says that so and so services is trying >> to access your server from outside.Other than checking log files is >> there any way for these things which I asked? > > You can run multitail on one or more logfiles and multitail has the > possibility to start a program when an expression pops-up in a logfile. I > f.i. start xmessage with an IP number in it when that IP shows in the > logfiles from apache. This seems to be rather close to what you want to > do. You could off course also run a tail -f on a logfile and pipe the > result to a sed expression which in turn can trigger a program. > > Aart > > > -- > ubuntu-users mailing list Hmmm,Ok. Thanks for your message. From kaushalshriyan at gmail.com Tue Feb 1 05:47:59 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Tue, 1 Feb 2011 11:17:59 +0530 Subject: E: Sub-process /usr/bin/dpkg returned an error code (1) Message-ID: Hi Please suggest/guide me about the below issue on Ubuntu 10.10 sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: asterisk Suggested packages: asterisk-doc asterisk-dev asterisk-h323 The following packages will be upgraded: asterisk 1 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. 2 not fully installed or removed. Need to get 3,560kB of archives. After this operation, 102kB disk space will be freed. Do you want to continue [Y/n]? Y Get:1 http://archive.ubuntu.com/ubuntu/ maverick-updates/universe asterisk i386 1:1.6.2.7-1ubuntu1.1 [3,560kB] Fetched 3,560kB in 1s (2,698kB/s) Reading changelogs... Done (Reading database ... 427321 files and directories currently installed.) Preparing to replace asterisk 1:1.6.2.7-1ubuntu1 (using .../asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb) ... Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option '--retry=0/2/TERM/2/KILL/5' Try `start-stop-daemon --help' for more information. invoke-rc.d: initscript asterisk, action "stop" failed. dpkg: warning: subprocess old pre-removal script returned error exit status 2 dpkg - trying script from the new package instead ... Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option '--retry=0/2/TERM/2/KILL/5' Try `start-stop-daemon --help' for more information. invoke-rc.d: initscript asterisk, action "stop" failed. dpkg: error processing /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb (--unpack): subprocess new pre-removal script returned error exit status 2 Starting Asterisk PBX: start-stop-daemon: unrecognized option '--group' Try `start-stop-daemon --help' for more information. invoke-rc.d: initscript asterisk, action "start" failed. dpkg: error while cleaning up: subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From kaushalshriyan at gmail.com Tue Feb 1 06:26:14 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Tue, 1 Feb 2011 11:56:14 +0530 Subject: E: Sub-process /usr/bin/dpkg returned an error code (1) In-Reply-To: References: Message-ID: On Tue, Feb 1, 2011 at 11:17 AM, Kaushal Shriyan wrote: > Hi > > Please suggest/guide me about the below issue on Ubuntu 10.10 > > sudo apt-get -f install > Reading package lists... Done > Building dependency tree > Reading state information... Done > Correcting dependencies... Done > The following extra packages will be installed: > asterisk > Suggested packages: > asterisk-doc asterisk-dev asterisk-h323 > The following packages will be upgraded: > asterisk > 1 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. > 2 not fully installed or removed. > Need to get 3,560kB of archives. > After this operation, 102kB disk space will be freed. > Do you want to continue [Y/n]? Y > Get:1 http://archive.ubuntu.com/ubuntu/ maverick-updates/universe > asterisk i386 1:1.6.2.7-1ubuntu1.1 [3,560kB] > Fetched 3,560kB in 1s (2,698kB/s) > Reading changelogs... Done > (Reading database ... 427321 files and directories currently installed.) > Preparing to replace asterisk 1:1.6.2.7-1ubuntu1 (using > .../asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb) ... > Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option > '--retry=0/2/TERM/2/KILL/5' > Try `start-stop-daemon --help' for more information. > invoke-rc.d: initscript asterisk, action "stop" failed. > dpkg: warning: subprocess old pre-removal script returned error exit > status 2 > dpkg - trying script from the new package instead ... > Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option > '--retry=0/2/TERM/2/KILL/5' > Try `start-stop-daemon --help' for more information. > invoke-rc.d: initscript asterisk, action "stop" failed. > dpkg: error processing > /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb > (--unpack): > subprocess new pre-removal script returned error exit status 2 > Starting Asterisk PBX: start-stop-daemon: unrecognized option '--group' > Try `start-stop-daemon --help' for more information. > invoke-rc.d: initscript asterisk, action "start" failed. > dpkg: error while cleaning up: > subprocess installed post-installation script returned error exit status > 2 > Errors were encountered while processing: > /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Thanks > > Kaushal > Hi Again, sudo apt-get install asterisk Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: asterisk-doc asterisk-dev asterisk-h323 The following packages will be upgraded: asterisk 1 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. 2 not fully installed or removed. Need to get 0B/3,560kB of archives. After this operation, 102kB disk space will be freed. Reading changelogs... Done (Reading database ... 427321 files and directories currently installed.) Preparing to replace asterisk 1:1.6.2.7-1ubuntu1 (using .../asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb) ... Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option '--retry=0/2/TERM/2/KILL/5' Try `start-stop-daemon --help' for more information. invoke-rc.d: initscript asterisk, action "stop" failed. dpkg: warning: subprocess old pre-removal script returned error exit status 2 dpkg - trying script from the new package instead ... Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option '--retry=0/2/TERM/2/KILL/5' Try `start-stop-daemon --help' for more information. invoke-rc.d: initscript asterisk, action "stop" failed. dpkg: error processing /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb (--unpack): subprocess new pre-removal script returned error exit status 2 Starting Asterisk PBX: start-stop-daemon: unrecognized option '--group' Try `start-stop-daemon --help' for more information. invoke-rc.d: initscript asterisk, action "start" failed. dpkg: error while cleaning up: subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Please suggest further Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From alfredo.deluca at gmail.com Tue Feb 1 08:12:40 2011 From: alfredo.deluca at gmail.com (Alfredo De Luca) Date: Tue, 1 Feb 2011 19:12:40 +1100 Subject: Wifi speed issue In-Reply-To: References: Message-ID: Thanks. I don''t think it is something related to my router cause my PC (windows) works very well with no problems. Anyway I've already checked out new firmware but no luck. Alfredo On Tue, Feb 1, 2011 at 06:25, Jacob Mansfield wrote: > not likely a signal problem then, I'm running at -73db fine. check for > firmware updates for your router > Jacob Mansfield > Programmer > > > > > On 31 January 2011 12:36, Alfredo De Luca > wrote: > > it goes between 33 and 45 dBm > > > > > > On Mon, Jan 31, 2011 at 23:08, Jacob Mansfield > wrote: > >> > >> On 31 January 2011 06:35, Alfredo De Luca > >> wrote: > >> > Hi all. > >> > I have Ubuntu 10.10 and wireless > >> > 02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless > >> > 3945ABG > >> > [Golan] Network Connection [8086:4222] (rev 02) > >> > Subsystem: Hewlett-Packard Company Compaq 6710b or nx9420 Notebook > >> > [103c:135c] > >> > I thoughts was my provider fault on dropping packets or decrease my > >> > internett connections but I found out that my XP computer work great > and > >> > my > >> > PC on the Ethernet work fine as well. Both keep connections high but > >> > when I > >> > unplug the wired connection and I activate the wifi for a while looks > ok > >> > then it drops to a point where is very frustrating work on it. > >> > Any bugs/workaround/solutions for this? > >> > Cheers > >> > Alfredo > >> > >> what's the wifi signal level looking like? dbm please > >> Jacob Mansfield > >> Programmer > >> > >> -- > >> ubuntu-users mailing list > >> ubuntu-users at lists.ubuntu.com > >> Modify settings or unsubscribe at: > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > > > -- > > Alfredo > > > > > > -- > > ubuntu-users mailing list > > ubuntu-users at lists.ubuntu.com > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- Alfredo -------------- next part -------------- An HTML attachment was scrubbed... URL: From samtygier at yahoo.co.uk Tue Feb 1 09:19:38 2011 From: samtygier at yahoo.co.uk (sam tygier) Date: Tue, 01 Feb 2011 09:19:38 +0000 Subject: Why does the i7 processor report 8 cores? In-Reply-To: <4D478DA3.40409@wowway.com> References: <4D478DA3.40409@wowway.com> Message-ID: On 01/02/11 04:35, Bill Stanley wrote: > I have an i7-860 processor in my computer. Linux (and Windows) report it to have 8 cores available. I checked on the specs of the chip and the specs say that it has 4 cores and 8 threads. It seems that the OS is counting the treads as cores. It really doesn't matter much but can somebody out there explain the discrepancy? > > Bill Stanley > run lscpu to see exactly what linux sees. From ggravier at fsfe.org Tue Feb 1 09:36:06 2011 From: ggravier at fsfe.org (Gilles Gravier) Date: Tue, 01 Feb 2011 10:36:06 +0100 Subject: Why does the i7 processor report 8 cores? In-Reply-To: References: <4D478DA3.40409@wowway.com> Message-ID: <4D47D406.8020205@fsfe.org> Hi, Sam! On 01/02/2011 10:19, sam tygier wrote: > On 01/02/11 04:35, Bill Stanley wrote: >> I have an i7-860 processor in my computer. Linux (and Windows) report >> it to have 8 cores available. I checked on the specs of the chip and >> the specs say that it has 4 cores and 8 threads. It seems that the OS >> is counting the treads as cores. It really doesn't matter much but >> can somebody out there explain the discrepancy? >> >> Bill Stanley >> > > run > lscpu > to see exactly what linux sees. > Bill, it's very simple. Your i7 is a quad-core processor, but each core is capable of running 2 independent threads. Thus, the system reports that it is capable of running 8 separate contexts... which is interpreted by Linux (and Windows, and just about any OS) as 8 cores. The difference is in fact not that big between 4 cores with 2 threads per core, and 8 cores. But you do, every now and then, get into ressource race conditions where it is percieveable. :) On Sun's UltraSPARC processors, we have 8 cores and 8 threads per core on the high end. Machines with 4 processors report 256 cores. :) When in fact it's 256 threads and only 32 cores. But it's fun to see the 256 pinguins drawn at boot time when you run Linux on them... Cheers, Gilles From marius at pov.lt Tue Feb 1 10:13:59 2011 From: marius at pov.lt (Marius Gedminas) Date: Tue, 1 Feb 2011 12:13:59 +0200 Subject: Error Detected report from vi(vim) In-Reply-To: <4D474B4A.9040205@austin.rr.com> References: <4D474B4A.9040205@austin.rr.com> Message-ID: <20110201101359.GA5179@fridge.pov.lt> On Mon, Jan 31, 2011 at 05:52:42PM -0600, Jay Ridgley wrote: > Folks, > > One of the systems that I recently upgraded to 10.04.1LTS has begun > to report the following at start up: > > Error detected while processing /usr/share/vim/vim72/debian.vim: > line 42: > E518: Unknown option: following: > Press ENTER or type command to continue. > > Pressing enter seems to allow it to continue without problems. At > least I have not seen any in my files. > > The version of VIM is: version 7.2.330 > > What could be causing this? Filesystem corruption? Try debsums vim-common to check if the file /usr/share/vim/vim72/debian.vim has the correct checksum. On my 10.04 LTS server line 42 of debian.vim reads exe "set printoptions+=paper:" . s:papersize so it could be an incorrect /etc/papersize setting as well. What's the content of that file? Valid choices are "a4" or "letter". Marius Gedminas -- I'm a sorceress, not a miracle worker. -- The Spellsong War by L. E. Modesitt, Jr. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Digital signature URL: From mightydreams at gmail.com Tue Feb 1 14:56:58 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 1 Feb 2011 20:26:58 +0530 Subject: how to check which apache modules are currently loaded Message-ID: I am currently working to get an LMS known as sakai up on internet. How ever I am having a constraint to use Apache as a front end. Here is the required page https://confluence.sakaiproject.org/display/~steve.swinsburg/Fronting+Tomcat+with+Apache+via+mod_proxy_ajp which says to make sure LoadModule proxy_module libexec/apache2/mod_proxy.so LoadModule proxy_ajp_module libexec/apache2/mod_proxy_ajp.so How can I check this thing as what modules currently are installed (running in my Apache). This is a Ubuntu server and what I see from mods-enabled directory are following http://pastebin.com/BufKu6Zt So does that mean I have required ajp module installed ? -- http://mightydreams.blogspot.com From bff7755a at yandex.ru Tue Feb 1 15:11:39 2011 From: bff7755a at yandex.ru (bff7755a at yandex.ru) Date: Tue, 1 Feb 2011 18:11:39 +0300 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) Message-ID: <718691363.20110201181139@yandex.ru> Hello, I've installed Ubuntu 10.10 on my machine. After boot I see 600x800 resolution instead of 1280x1024. There is my In Xorg.0.log: X.Org X Server 1.6.4 Release Date: 2009-9-27 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-27-server i686 Ubuntu Current Operating System: Linux white 2.6.31-22-generic-pae #70-Ubuntu SMP Thu Dec 2 00:54:52 UTC 2010 i686 ... (II) NV(0): Not using default mode "1280x960" (hsync out of range) (II) NV(0): Not using default mode "640x480" (hsync out of range) (II) NV(0): Not using default mode "1280x960" (hsync out of range) (II) NV(0): Not using default mode "640x480" (hsync out of range) (II) NV(0): Not using default mode "1280x1024" (hsync out of range) (II) NV(0): Not using default mode "640x512" (hsync out of range) (II) NV(0): Not using default mode "1280x1024" (hsync out of range) ... There is my xorg.conf: #Section "Module" # Load "glx" #EndSection Section "Monitor" Identifier "Default Monitor 1" Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 EndSection Section "Device" Identifier "Default Device" Driver "nv" EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV34 [GeForce FX 5200]" Monitor "Generic Monitor" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection From sjt at star.sr.bham.ac.uk Tue Feb 1 16:00:47 2011 From: sjt at star.sr.bham.ac.uk (James Tappin) Date: Tue, 1 Feb 2011 16:00:47 +0000 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: <718691363.20110201181139@yandex.ru> References: <718691363.20110201181139@yandex.ru> Message-ID: <20110201160047.29eef315.sjt@star.sr.bham.ac.uk> On Tue, 1 Feb 2011 18:11:39 +0300 bff7755a at yandex.ru wrote: BR> Section "Device" BR> Identifier "Default Device" BR> Driver "nv" BR> EndSection You might be better off with the nouveau driver. As far as I know, the only way to make the change is to edit Xorg.conf[*] (keep a copy of the old one just in case it's worse after the change) and replace "nv" with "nouveau" [and of course make sure the nouveau drivers are installed]. [*] It would be nice to have all those handy little Pardus admin tools like Panda in Ubuntu, but they're not ported. -- +------------------------+-------------------------------+---------+ | James Tappin | School of Physics & Astronomy | O__ | | sjt at star.sr.bham.ac.uk | University of Birmingham | -- \/` | | Ph: 0121-414-6462. Fax: 0121-414-3722 | | +--------------------------------------------------------+---------+ From akromic at gmail.com Tue Feb 1 16:26:29 2011 From: akromic at gmail.com (A. Kromic) Date: Tue, 01 Feb 2011 17:26:29 +0100 Subject: CPU frequency went down In-Reply-To: <4D001981.9070100@gmail.com> References: <4CFE0A3B.7010300@gmail.com> <4CFE9AAB.7030704@gmail.com> <4CFEA93E.40900@gmail.com> <4CFFFC71.209@gmail.com> <4D001981.9070100@gmail.com> Message-ID: <4D483435.6000401@gmail.com> On 09/12/10 00:49, A. Kromic wrote: > > I've worked around the problem now by using the newest kernel that > scales normally (the above mentioned 2.6.32-24). Now when it is (most > probably) sure the bug is in the kernel, I need to determine if I should > post a new bug against it, or is it already covered by one... > > Regards, > I've decided to file a bug since I found no way to get frequency scaling to work with any kernel newer than 2.6.32-24... https://bugs.launchpad.net/bugs/706089 -- A.Kromic -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3642 bytes Desc: S/MIME Cryptographic Signature URL: From hggdh2 at ubuntu.com Tue Feb 1 16:57:25 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 01 Feb 2011 10:57:25 -0600 Subject: E: Sub-process /usr/bin/dpkg returned an error code (1) In-Reply-To: References: Message-ID: <4D483B75.2040602@ubuntu.com> On 02/01/2011 12:26 AM, Kaushal Shriyan wrote: > sudo apt-get install asterisk > Preparing to replace asterisk 1:1.6.2.7-1ubuntu1 (using > .../asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb) ... > Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option > '--retry=0/2/TERM/2/KILL/5' > Try `start-stop-daemon --help' for more information. > invoke-rc.d: initscript asterisk, action "stop" failed. > dpkg: warning: subprocess old pre-removal script returned error exit > status 2 > dpkg - trying script from the new package instead ... > Stopping Asterisk PBX: asteriskstart-stop-daemon: unrecognized option > '--retry=0/2/TERM/2/KILL/5' > Try `start-stop-daemon --help' for more information. > invoke-rc.d: initscript asterisk, action "stop" failed. > dpkg: error processing > /var/cache/apt/archives/asterisk_1%3a1.6.2.7-1ubuntu1.1_i386.deb > (--unpack): > subprocess new pre-removal script returned error exit status 2 > Starting Asterisk PBX: start-stop-daemon: unrecognized option '--group' > Try `start-stop-daemon --help' for more information. > invoke-rc.d: initscript asterisk, action "start" failed. Please open a bug (if none already opened for it). This looks like a bug on the maintainer's scripts for asterisk. Cheers, ..C.. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From cyberjacob at gmail.com Tue Feb 1 17:23:57 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Tue, 1 Feb 2011 17:23:57 +0000 Subject: Wifi speed issue In-Reply-To: References: Message-ID: try using wicd instead of nm-applet Jacob Mansfield Programmer On 1 February 2011 08:12, Alfredo De Luca wrote: > Thanks. > I don''t think it is something related to my router cause my PC (windows) > works very well with no problems. Anyway I've already checked out new > firmware but no luck. > > Alfredo > On Tue, Feb 1, 2011 at 06:25, Jacob Mansfield wrote: >> >> not likely a signal problem then, I'm running at -73db fine. check for >> firmware updates for your router >> Jacob Mansfield >> Programmer >> >> >> >> >> On 31 January 2011 12:36, Alfredo De Luca >> wrote: >> > it goes between 33 and 45 dBm >> > >> > >> > On Mon, Jan 31, 2011 at 23:08, Jacob Mansfield >> > wrote: >> >> >> >> On 31 January 2011 06:35, Alfredo De Luca >> >> wrote: >> >> > Hi all. >> >> > I have Ubuntu 10.10 and wireless >> >> > 02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless >> >> > 3945ABG >> >> > [Golan] Network Connection [8086:4222] (rev 02) >> >> > Subsystem: Hewlett-Packard Company Compaq 6710b or nx9420 Notebook >> >> > [103c:135c] >> >> > I thoughts was my provider fault on dropping packets or decrease my >> >> > internett connections but I found out that my XP computer work great >> >> > and >> >> > my >> >> > PC on the Ethernet work fine as well. Both keep  connections high but >> >> > when I >> >> > unplug the wired connection and I activate the wifi for a while looks >> >> > ok >> >> > then it drops to a point where is very frustrating work on it. >> >> > Any bugs/workaround/solutions for this? >> >> > Cheers >> >> > Alfredo >> >> >> >> what's the wifi signal level looking like? dbm please >> >> Jacob Mansfield >> >> Programmer >> >> >> >> -- >> >> ubuntu-users mailing list >> >> ubuntu-users at lists.ubuntu.com >> >> Modify settings or unsubscribe at: >> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > >> > >> > >> > -- >> > Alfredo >> > >> > >> > -- >> > ubuntu-users mailing list >> > ubuntu-users at lists.ubuntu.com >> > Modify settings or unsubscribe at: >> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > >> > >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > -- > Alfredo > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > From devicerandom at gmail.com Tue Feb 1 18:23:23 2011 From: devicerandom at gmail.com (devicerandom) Date: Tue, 01 Feb 2011 18:23:23 +0000 Subject: GNU GPL In-Reply-To: <350861.89858.qm@web29014.mail.ird.yahoo.com> References: <350861.89858.qm@web29014.mail.ird.yahoo.com> Message-ID: <4D484F9B.7030603@gmail.com> On 30/01/11 07:26, Ali Hassan wrote: > Dear All, > > Three days ago I sent email about collaboration under GNU GPL mentality. > Only one answer respected the topic. Tens of answers created a stream > about how Gmail is great. I use the system I like, and you are free not > to use it. I think a lot of people are mislead by this strange deviation > of the subject. Yes, the thread hijacking was ugly. However I've seen at least *three* proper answers to your question -plus mine. Have you read them, and what do you think about / what clarification do you need? From jordon at envygeeks.com Tue Feb 1 19:04:18 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Tue, 01 Feb 2011 13:04:18 -0600 Subject: Why does the i7 processor report 8 cores? In-Reply-To: <1296538337.30987.3.camel@iam.wayward4now.net> References: <4D478DA3.40409@wowway.com> <1296538337.30987.3.camel@iam.wayward4now.net> Message-ID: <4D485932.2060408@envygeeks.com> On 1/31/2011 11:32 PM, Ric Moore wrote: > I think the thing is broken, so just send it to me and I'll live with it > thinking I have 8 cores. I wish my Athlon thought it had 8 cores. > Ric Spend less time hijacking threads and more time getting better at your job and at life and maybe you could afford one someday when some bloke thinks you're worth it chap. From wipe_out at users.sourceforge.net Tue Feb 1 19:25:17 2011 From: wipe_out at users.sourceforge.net (Wipe_Out) Date: Tue, 1 Feb 2011 19:25:17 +0000 Subject: Best practice for web server setup? Message-ID: Hi All, I am wondering if anyone can point me to a "best practice" guide for setting up my company web server.. The basics are that I am setting up an Ubuntu 10.04 web server on a VPS hosted on the internet.. The server will run our internal web based applications and database being accessible from all our business locations.. It will also at some point in the future host the company website with a customer portal so customers can manage their requirements themselves (in other words the site will link to the company database on the server).. In addition to this I want to setup a development site for continued development and testing of the applications and website that can then be copied to the live site when testing is complete.. Setting up the Ubuntu box and using "tasksel" to create the LAMP server is easy enough.. What I am looking at more specifically is setting up the virtual hosts for the various sites.. Is it recommended to create user accounts for each function, i.e apps, web and dev, and then setup a public_html directory in each home directory and get apache to serve the files from there? or should I just create subdirectories of /var/www and put them all there to avoid problems running the sites (permissions etc.. )?? Any suggestions or things to look out for would be appreciated.. -------------- next part -------------- An HTML attachment was scrubbed... URL: From christopher.rob.jones at cern.ch Tue Feb 1 19:54:19 2011 From: christopher.rob.jones at cern.ch (Chris Jones) Date: Tue, 1 Feb 2011 19:54:19 +0000 Subject: Why does the i7 processor report 8 cores? In-Reply-To: <4D485932.2060408@envygeeks.com> References: <4D478DA3.40409@wowway.com> <1296538337.30987.3.camel@iam.wayward4now.net> <4D485932.2060408@envygeeks.com> Message-ID: <297EBF4C-66B2-4DD6-9854-612219E63B07@cern.ch> On 1 Feb 2011, at 7:04pm, Jordon Bedwell wrote: > On 1/31/2011 11:32 PM, Ric Moore wrote: >> I think the thing is broken, so just send it to me and I'll live with it >> thinking I have 8 cores. I wish my Athlon thought it had 8 cores. >> Ric > > Spend less time hijacking threads and more time getting better at your job and at life and maybe you could afford one someday when some bloke thinks you're worth it chap. Whoa there. This is just Ric's humour I would say, nothing more. Lighten up a bit ... From nitinchandra1 at gmail.com Tue Feb 1 20:02:21 2011 From: nitinchandra1 at gmail.com (nitin chandra) Date: Wed, 2 Feb 2011 01:32:21 +0530 Subject: how to check which apache modules are currently loaded In-Reply-To: References: Message-ID: Hi Tapas, If not in default install ./opt/apache2/bin/apachectl -l make sure you put the dot (.) / period before, it should list out the modules installed Thanks On Tue, Feb 1, 2011 at 8:26 PM, Tapas Mishra wrote: > I am currently working to get an LMS known as sakai up on internet. > How ever I am having a constraint to use Apache as a front end. > Here is the required page > https://confluence.sakaiproject.org/display/~steve.swinsburg/Fronting+Tomcat+with+Apache+via+mod_proxy_ajp > which says to make sure > > LoadModule proxy_module libexec/apache2/mod_proxy.so > LoadModule proxy_ajp_module libexec/apache2/mod_proxy_ajp.so > > How can I check this thing as what modules currently are installed > (running in my Apache). > This is a Ubuntu server and what I see from mods-enabled directory are following > > http://pastebin.com/BufKu6Zt > So does that mean I have required ajp module installed ? > > > > -- > http://mightydreams.blogspot.com > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From dreadpiratejeff at gmail.com Tue Feb 1 20:13:14 2011 From: dreadpiratejeff at gmail.com (J) Date: Tue, 1 Feb 2011 15:13:14 -0500 Subject: Why does the i7 processor report 8 cores? In-Reply-To: <4D485932.2060408@envygeeks.com> References: <4D478DA3.40409@wowway.com> <1296538337.30987.3.camel@iam.wayward4now.net> <4D485932.2060408@envygeeks.com> Message-ID: On Tue, Feb 1, 2011 at 14:04, Jordon Bedwell wrote: > On 1/31/2011 11:32 PM, Ric Moore wrote: >> >> I think the thing is broken, so just send it to me and I'll live with it >> thinking I have 8 cores. I wish my Athlon thought it had 8 cores. >>  Ric > > Spend less time hijacking threads and more time getting better at your job > and at life and maybe you could afford one someday when some bloke thinks > you're worth it chap. Wow... Really? THIS is YOUR contribution to the thread? Try some decaf and relax a bit. The OP question has been answered ad nauseum at this point, no thread hijacking is going on. From noah-list at enabled.com Tue Feb 1 20:13:44 2011 From: noah-list at enabled.com (Noah) Date: Tue, 01 Feb 2011 12:13:44 -0800 Subject: installing drupal Message-ID: <4D486978.9070404@enabled.com> Hi there, I am trying to find the drupal installation with apt-get and not able to find it. Whats the secret I am missing? :~/schedule$ sudo apt-get install drupal Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package drupal From radu at aom.ro Tue Feb 1 20:22:10 2011 From: radu at aom.ro (Dan Radu Dragomir) Date: Tue, 01 Feb 2011 22:22:10 +0200 Subject: installing drupal In-Reply-To: <4D486978.9070404@enabled.com> References: <4D486978.9070404@enabled.com> Message-ID: <4D486B72.9050300@aom.ro> Hey there Try using drupal6 as the package to be installed aka apt-get install drupal 6 and just for the record when you find yourself into this kind of trouble just run apt-cache search :) Regards, Dan On 2/1/2011 10:13 PM, Noah wrote: > Hi there, > > I am trying to find the drupal installation with apt-get and not able > to find it. Whats the secret I am missing? > > :~/schedule$ sudo apt-get install drupal > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package drupal > From glgxg at sbcglobal.net Tue Feb 1 20:38:20 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 01 Feb 2011 12:38:20 -0800 Subject: Wifi speed issue In-Reply-To: References: Message-ID: On 01/30/2011 10:35 PM, Alfredo De Luca wrote: > Hi all. > > I have Ubuntu 10.10 and wireless > > 02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG > [Golan] Network Connection [8086:4222] (rev 02) > Subsystem: Hewlett-Packard Company Compaq 6710b or nx9420 Notebook > [103c:135c] > > I thoughts was my provider fault on dropping packets or decrease my > internett connections but I found out that my XP computer work great and my > PC on the Ethernet work fine as well. Both keep connections high but when I > unplug the wired connection and I activate the wifi for a while looks ok > then it drops to a point where is very frustrating work on it. > > Any bugs/workaround/solutions for this? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265 From mrzenwiz at gmail.com Tue Feb 1 21:40:34 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 1 Feb 2011 13:40:34 -0800 Subject: C/C++ - Locating a user's home directory - SOLVED In-Reply-To: <1296394745.2055.2.camel@boss> References: <1296320311.2995.42.camel@boss> <1296394745.2055.2.camel@boss> Message-ID: On Sun, Jan 30, 2011 at 5:39 AM, David Fletcher wrote: > //      For the benefit of anybody else who searches Google > //      to try to find an answer to this question:- > > //      Short example > //      how to write a C/C++ program for Linux to determine > //      find the home directory of the user who is running it > This is not C. From mrzenwiz at gmail.com Tue Feb 1 21:45:04 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 1 Feb 2011 13:45:04 -0800 Subject: Order of message viewing in Evolution In-Reply-To: <1296378537.6220.13.camel@karl> References: <1296378537.6220.13.camel@karl> Message-ID: On Sun, Jan 30, 2011 at 1:08 AM, Karl Auer wrote: > > If I open a message then delete it while it is open (i.e., click on the > delete icon in the open message window), Evolution appears to a) delete > the message and b) open another message - but not necessarily the next > message as displayed in the message listing. > > This is extremely confusing behaviour and not what it used to do (I've > just moved to 10.10 from 9.04). I haven't figured out how Evolution > chooses the next message to display - it is usually, but sadly often NOT > the next message in listed order. Note that this is while the message > list is sorted by date and group by thread is switched OFF. > There is always some kind of logic involved in programmatic decisions of this nature, you just need to figure/find out what it is. You might be better off asking this on the evolution users list. From mrzenwiz at gmail.com Tue Feb 1 22:00:10 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 1 Feb 2011 14:00:10 -0800 Subject: slightly OT concerning pdf's In-Reply-To: <1296418031.22462.15.camel@iam.wayward4now.net> References: <1296289823.4557.45.camel@iam.wayward4now.net> <1296418031.22462.15.camel@iam.wayward4now.net> Message-ID: On Sun, Jan 30, 2011 at 12:07 PM, Ric Moore wrote: > > Well, I kinda expected that anyone else running Ubuntu, using Ocular and > xpdf would see the same thing. I run a pretty much stock install of > 10.4. I installed Adobe and saw the effect lessened to only one word > affected. So, I wanted others to eyeball it and let me know if it looked > OK or not. If OK, then the problem lies somewhere on my end. But others > report the same thing, including several Windows users. Ric > In my Chrome, I see the problem you describe, but in evince and IE on my Windows XP VM, it looks fine. Of course, I have over 1200 fonts installed on my desktop and in the VM, so this is not entirely surprising.... From mrzenwiz at gmail.com Tue Feb 1 22:13:00 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 1 Feb 2011 14:13:00 -0800 Subject: only scan as root In-Reply-To: <24686354.1296507263456.JavaMail.root@mswamui-backed.atl.sa.earthlink.net> References: <24686354.1296507263456.JavaMail.root@mswamui-backed.atl.sa.earthlink.net> Message-ID: On Mon, Jan 31, 2011 at 12:54 PM, Linda wrote: > I found some instructions to get a Canon LiDE 200 scanner working on Lucid.  http://www.uluga.ubuntuforums.org/showthread.php?t=1161276&page=2 > It has sorted of worked. I have everything installed and if I run xsane or simple-scan as root it will run, but as a user it fails to detect a scanner. The solutions I have found online say to add users to saned and scanner groups. I don't have a scanner group. I also found a solution that suggested I also tried to change permissions > with chmod a+w /dev/bus/usb/002/007 since lsusb shows that is the bus and device for the scanner but no luck there either. Any ideas on how I can get the scanner to work without running it as root? > I had a similar problem on CentOS a while back that was (temporarily) solve by putting the user into the lp group, which owns the scanner. I'd say run an 'ls -l' on your /dev/ file and see which group owns it, then add that group to your user(s) who need to use the scanner. I'd strongly urge you not to use Canon printers or scanners with Linux - as much as I like them, they are poorly supported and don't work properly with most of the drivers, if you can even find them, and that, unfortunately, includes (x)sane. From alihuco at yahoo.com Tue Feb 1 22:15:38 2011 From: alihuco at yahoo.com (Ali Hassan) Date: Tue, 1 Feb 2011 22:15:38 +0000 (GMT) Subject: GNU GPL In-Reply-To: Message-ID: <58639.35905.qm@web29002.mail.ird.yahoo.com> > Yes, the thread hijacking was ugly. However I've seen at least *three* > proper answers to your question -plus mine. Have you read them, and what > do you think about / what clarification do you need? Yes I have seen the answers, and I am thankful for you and who responded. Based on these suggestions I checked sourceforge where I need to lunch the project. Thanks, ali -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Tue Feb 1 22:18:02 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 1 Feb 2011 14:18:02 -0800 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: <718691363.20110201181139@yandex.ru> References: <718691363.20110201181139@yandex.ru> Message-ID: On Tue, Feb 1, 2011 at 7:11 AM, wrote: > Hello, > > I've installed Ubuntu 10.10 on my machine. After boot I see 600x800 resolution instead of 1280x1024. > There is my In Xorg.0.log: > > X.Org X Server 1.6.4 > Release Date: 2009-9-27 > X Protocol Version 11, Revision 0 > Build Operating System: Linux 2.6.24-27-server i686 Ubuntu > Current Operating System: Linux white 2.6.31-22-generic-pae #70-Ubuntu SMP Thu Dec 2 00:54:52 UTC 2010 i686 > ... > (II) NV(0): Not using default mode "1280x960" (hsync out of range) > (II) NV(0): Not using default mode "640x480" (hsync out of range) > (II) NV(0): Not using default mode "1280x960" (hsync out of range) > (II) NV(0): Not using default mode "640x480" (hsync out of range) > (II) NV(0): Not using default mode "1280x1024" (hsync out of range) > (II) NV(0): Not using default mode "640x512" (hsync out of range) > (II) NV(0): Not using default mode "1280x1024" (hsync out of range) > ... Have you tried using the NVidia X server settings program to set this up properly? It should be on both your preferences and administration menus (and you might need to edit the admin menu to run it with gksu instead of just by itself so that setting changes will stick). Otherwise you might be stuck with the nouveau driver, which does not handle nvidia cards well at all. From vpadro at gmail.com Tue Feb 1 22:40:46 2011 From: vpadro at gmail.com (Victor Padro) Date: Tue, 1 Feb 2011 16:40:46 -0600 Subject: Best practice for web server setup? In-Reply-To: References: Message-ID: On Tue, Feb 1, 2011 at 1:25 PM, Wipe_Out wrote: > Hi All, > > I am wondering if anyone can point me to a "best practice" guide for setting > up my company web server.. > > The basics are that I am setting up an Ubuntu 10.04 web server on a VPS > hosted on the internet.. The server will run our internal web based > applications and database being accessible from all our business locations.. > It will also at some point in the future host the company website with a > customer portal so customers can manage their requirements themselves (in > other words the site will link to the company database on the server).. > > In addition to this I want to setup a development site for continued > development and testing of the applications and website that can then be > copied to the live site when testing is complete.. > > Setting up the Ubuntu box and using "tasksel" to create the LAMP server is > easy enough.. What I am looking at more specifically is setting up the > virtual hosts for the various sites.. > > Is it recommended to create user accounts for each function, i.e apps, web > and dev, and then setup a public_html directory in each home directory and > get apache to serve the files from there? or should I just create > subdirectories of /var/www and put them all there to avoid problems running > the sites (permissions etc.. )?? > > Any suggestions or things to look out for would be appreciated.. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > http://tinyurl.com/6jqh3t4 -- "Everything that irritates us about others can lead us to an understanding of ourselves" From glgxg at sbcglobal.net Tue Feb 1 22:41:30 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 01 Feb 2011 14:41:30 -0800 Subject: CPU frequency went down In-Reply-To: <4D483435.6000401@gmail.com> References: <4CFE0A3B.7010300@gmail.com> <4CFE9AAB.7030704@gmail.com> <4CFEA93E.40900@gmail.com> <4CFFFC71.209@gmail.com> <4D001981.9070100@gmail.com> <4D483435.6000401@gmail.com> Message-ID: On 02/01/2011 08:26 AM, A. Kromic wrote: > On 09/12/10 00:49, A. Kromic wrote: >> >> I've worked around the problem now by using the newest kernel that >> scales normally (the above mentioned 2.6.32-24). Now when it is (most >> probably) sure the bug is in the kernel, I need to determine if I should >> post a new bug against it, or is it already covered by one... >> >> Regards, >> > I've decided to file a bug since I found no way to get frequency scaling > to work with any kernel newer than 2.6.32-24... > > https://bugs.launchpad.net/bugs/706089 Were I you I'd summarize all that you've attempted in this tread, and provide a link: so that the dev's can see all that you've tried. From jridgley2 at austin.rr.com Tue Feb 1 22:50:02 2011 From: jridgley2 at austin.rr.com (Jay Ridgley) Date: Tue, 01 Feb 2011 16:50:02 -0600 Subject: Error Detected report from vi(vim) **SOLVED** In-Reply-To: References: Message-ID: <4D488E1A.5060302@austin.rr.com> On 02/01/2011 12:13:59 +0200 Marius Gedminas wrote: > Date: Tue, 1 Feb 2011 12:13:59 +0200 > From: Marius Gedminas > To: ubuntu-users at lists.ubuntu.com > Subject: Re: Error Detected report from vi(vim) > Message-ID: <20110201101359.GA5179 at fridge.pov.lt> > Content-Type: text/plain; charset="us-ascii" > > On Mon, Jan 31, 2011 at 05:52:42PM -0600, Jay Ridgley wrote: >> > Folks, >> > >> > One of the systems that I recently upgraded to 10.04.1LTS has begun >> > to report the following at start up: >> > >> > Error detected while processing /usr/share/vim/vim72/debian.vim: >> > line 42: >> > E518: Unknown option: following: >> > Press ENTER or type command to continue. >> > >> > Pressing enter seems to allow it to continue without problems. At >> > least I have not seen any in my files. >> > >> > The version of VIM is: version 7.2.330 >> > >> > What could be causing this? > Filesystem corruption? Try debsums vim-common to check if the file > /usr/share/vim/vim72/debian.vim has the correct checksum. > > On my 10.04 LTS server line 42 of debian.vim reads > > exe "set printoptions+=paper:" . s:papersize > > so it could be an incorrect /etc/papersize setting as well. What's the > content of that file? Valid choices are "a4" or "letter". > > Marius Gedminas Thanks.. In 2008 I had changed /etc/papersize from A4 to letter and had placed a comment in the file stating that I had done so. Removed the comment and everything is OK. Interesting it took this long for it to be a problem... Cheers, Jay -- Jay Ridgley jridgley2 at austin.rr.com Registered Linux User ID - 9115 Registered Ubuntu User ID - 23320 From glgxg at sbcglobal.net Tue Feb 1 22:52:00 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 01 Feb 2011 14:52:00 -0800 Subject: E: Sub-process /usr/bin/dpkg returned an error code (1) In-Reply-To: References: Message-ID: On 01/31/2011 09:47 PM, Kaushal Shriyan wrote: > Hi > > Please suggest/guide me about the below issue on Ubuntu 10.10 > > sudo apt-get -f install > Reading package lists... Done > Building dependency tree > Reading state information... Done > Correcting dependencies... Done > The following extra packages will be installed: > asterisk > Suggested packages: > asterisk-doc asterisk-dev asterisk-h323 ... Try booting to recovery mode & running the dpkg option from the menu. Also try: $ sudo dpkg --configure -a and see if perhaps that will help clean it up. If not, file a bug report: https://bugs.launchpad.net/ubuntu/+source/asterisk From glgxg at sbcglobal.net Tue Feb 1 22:59:19 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 01 Feb 2011 14:59:19 -0800 Subject: only scan as root In-Reply-To: References: <24686354.1296507263456.JavaMail.root@mswamui-backed.atl.sa.earthlink.net> Message-ID: On 02/01/2011 02:13 PM, MR ZenWiz wrote: ... > > I'd strongly urge you not to use Canon printers or scanners with Linux > - as much as I like them, they are poorly supported and don't work > properly with most of the drivers, if you can even find them, and > that, unfortunately, includes (x)sane. > Interesting; my Canon MP750 scans & prints just fine. Even scans over wifi from authorized devices on the LAN. I'll admit that I use Turboprint, but can accomplish the same with opensource drivers. From glgxg at sbcglobal.net Tue Feb 1 23:08:22 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 01 Feb 2011 15:08:22 -0800 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: <718691363.20110201181139@yandex.ru> References: <718691363.20110201181139@yandex.ru> Message-ID: On 02/01/2011 07:11 AM, bff7755a at yandex.ru wrote: > Hello, > > I've installed Ubuntu 10.10 on my machine. After boot I see 600x800 resolution instead of 1280x1024. > There is my In Xorg.0.log: > > X.Org X Server 1.6.4 > Release Date: 2009-9-27 > X Protocol Version 11, Revision 0 > Build Operating System: Linux 2.6.24-27-server i686 Ubuntu > Current Operating System: Linux white 2.6.31-22-generic-pae #70-Ubuntu SMP Thu Dec 2 00:54:52 UTC 2010 i686 2.6.31-22-generic-pae is not a 10.10 kernel. It's a karmic kernel: A 10.10 log would look something like this: [ 42.684] X.Org X Server 1.9.0 Release Date: 2010-08-20 [ 42.684] X Protocol Version 11, Revision 0 [ 42.685] Build Operating System: Linux 2.6.24-28-server i686 Ubuntu [ 42.685] Current Operating System: Linux gg 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686 My guess is that you've not actually installed or upgraded to 10.10. From wayward4now at gmail.com Wed Feb 2 00:06:57 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 01 Feb 2011 19:06:57 -0500 Subject: Why does the i7 processor report 8 cores? In-Reply-To: <4D485932.2060408@envygeeks.com> References: <4D478DA3.40409@wowway.com> <1296538337.30987.3.camel@iam.wayward4now.net> <4D485932.2060408@envygeeks.com> Message-ID: <1296605217.30987.111.camel@iam.wayward4now.net> On Tue, 2011-02-01 at 13:04 -0600, Jordon Bedwell wrote: > On 1/31/2011 11:32 PM, Ric Moore wrote: > > I think the thing is broken, so just send it to me and I'll live with it > > thinking I have 8 cores. I wish my Athlon thought it had 8 cores. > > Ric > > Spend less time hijacking threads and more time getting better at your > job and at life and maybe you could afford one someday when some bloke > thinks you're worth it chap. You forgot the smiley face. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Wed Feb 2 00:29:26 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 01 Feb 2011 19:29:26 -0500 Subject: Why does the i7 processor report 8 cores? In-Reply-To: References: <4D478DA3.40409@wowway.com> <1296538337.30987.3.camel@iam.wayward4now.net> <4D485932.2060408@envygeeks.com> Message-ID: <1296606566.30987.131.camel@iam.wayward4now.net> On Tue, 2011-02-01 at 15:13 -0500, J wrote: > On Tue, Feb 1, 2011 at 14:04, Jordon Bedwell wrote: > > On 1/31/2011 11:32 PM, Ric Moore wrote: > >> > >> I think the thing is broken, so just send it to me and I'll live with it > >> thinking I have 8 cores. I wish my Athlon thought it had 8 cores. > >> Ric > > > > Spend less time hijacking threads and more time getting better at your job > > and at life and maybe you could afford one someday when some bloke thinks > > you're worth it chap. > > Wow... Really? THIS is YOUR contribution to the thread? Try some > decaf and relax a bit. The OP question has been answered ad nauseum > at this point, no thread hijacking is going on. Heh, no sweat. Jordon has no clue who I am and what I do. Working with the "Formerly Incarcerated" (Ex-Cons) is usually no joke, and at the end of the day I enjoy what humor I can find in a situation. The pay really sucks. When I spent 26 years in the Chemical Industry, I made some pretty large dollars, covering almost all of the western states, but there was no joy in it. I'll take being poor and running old iron, any day, over being the "successful" angry mean sh*t head that I used to be. It remains a great idea not to push the buttons (to "woof") on anyone though, especially in prison where it can get up close and personal, real quick. I think my life and career path is great now, thank you. The rewards are, as well. They just don't cash readily in any earthly bank. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Wed Feb 2 00:32:18 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 01 Feb 2011 19:32:18 -0500 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: References: <718691363.20110201181139@yandex.ru> Message-ID: <1296606738.30987.132.camel@iam.wayward4now.net> On Tue, 2011-02-01 at 14:18 -0800, MR ZenWiz wrote: > On Tue, Feb 1, 2011 at 7:11 AM, wrote: > > Hello, > > > > I've installed Ubuntu 10.10 on my machine. After boot I see 600x800 resolution instead of 1280x1024. > > There is my In Xorg.0.log: > > > > X.Org X Server 1.6.4 > > Release Date: 2009-9-27 > > X Protocol Version 11, Revision 0 > > Build Operating System: Linux 2.6.24-27-server i686 Ubuntu > > Current Operating System: Linux white 2.6.31-22-generic-pae #70-Ubuntu SMP Thu Dec 2 00:54:52 UTC 2010 i686 > > ... > > (II) NV(0): Not using default mode "1280x960" (hsync out of range) > > (II) NV(0): Not using default mode "640x480" (hsync out of range) > > (II) NV(0): Not using default mode "1280x960" (hsync out of range) > > (II) NV(0): Not using default mode "640x480" (hsync out of range) > > (II) NV(0): Not using default mode "1280x1024" (hsync out of range) > > (II) NV(0): Not using default mode "640x512" (hsync out of range) > > (II) NV(0): Not using default mode "1280x1024" (hsync out of range) > > ... > > Have you tried using the NVidia X server settings program to set this > up properly? It should be on both your preferences and administration > menus (and you might need to edit the admin menu to run it with gksu > instead of just by itself so that setting changes will stick). > > Otherwise you might be stuck with the nouveau driver, which does not > handle nvidia cards well at all. He won't have that util without installing the nVidia module would he? Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From tommy.trussell at gmail.com Wed Feb 2 04:06:40 2011 From: tommy.trussell at gmail.com (Tommy Trussell) Date: Tue, 1 Feb 2011 22:06:40 -0600 Subject: only scan as root In-Reply-To: <24686354.1296507263456.JavaMail.root@mswamui-backed.atl.sa.earthlink.net> References: <24686354.1296507263456.JavaMail.root@mswamui-backed.atl.sa.earthlink.net> Message-ID: On Mon, Jan 31, 2011 at 2:54 PM, Linda wrote: > I found some instructions to get a Canon LiDE 200 scanner working on Lucid.  http://www.uluga.ubuntuforums.org/showthread.php?t=1161276&page=2 > It has sorted of worked. I have everything installed and if I run xsane or simple-scan as root it will run, but as a user it fails to detect a scanner. The solutions I have found online say to add users to saned and scanner groups. I don't have a scanner group. I also found a solution that suggested I also tried to change permissions > with chmod a+w /dev/bus/usb/002/007 since lsusb shows that is the bus and device for the scanner but no luck there either. Any ideas on how I can get the scanner to work without running it as root? When you go into System --> Administration --> Users and Groups, scroll through and make sure everything is checked (except administer the system if you don't want that user to sudo). You must log out and back in for these changes to take effect. Plus you probably need to reboot after changing anything in /lib/udev/rules.d/ If none of that helps, you might try the suggestions in https://help.ubuntu.com/community/SettingScannerPermissions From tommy.trussell at gmail.com Wed Feb 2 04:19:33 2011 From: tommy.trussell at gmail.com (Tommy Trussell) Date: Tue, 1 Feb 2011 22:19:33 -0600 Subject: slightly OT concerning pdf's In-Reply-To: <1296327815.4557.56.camel@iam.wayward4now.net> References: <1296289823.4557.45.camel@iam.wayward4now.net> <201101291005.48806.kassube@gmx.net> <1296327815.4557.56.camel@iam.wayward4now.net> Message-ID: On Sat, Jan 29, 2011 at 1:03 PM, Ric Moore wrote: > On Sat, 2011-01-29 at 10:05 +0100, Nils Kassube wrote: >> Ric Moore wrote: >> > Our Non-Profit staff created a pdf file for me to put on our website. >> > I'm seeing spaces between some of the words. I opened the pdf in >> > Ocular and xpdf, and they both look the same. So, I installed Adobe >> > Acrobat Reader. The effect is less pronounced. Is there some >> > difference between the way a PDF document is created in Windows that >> > shows up using Linux? I'm thinking it might be a proportional font >> > causing it, I dunno. Ric >> >> I think the font used by the creating application is not installed on >> your machine and is therefore replaced with a similar looking font which >> is installed on your machine. You can avoid such a problem if you embed >> the used font during the creation of the file but usually that isn't >> done because it increases the file size. > > As a postscript, here's the ~real~ giggle. Using Adobe to view the pdf, > it pops up an announcement box that states I need to install Japanese > Fonts in order to view the document correctly. This COULD be the problem -- you should check the source document (the one someone "printed" to PDF) and see what font they used. You can also check the PDF properties (using that feature in Evince or Acrobat or whatever viewer) and see what font it is reporting. I suspect the font either IS a "Japanese" font (and the source document is using the Roman glyphs), or Adobe doesn't find it in its database and picked a Japanese one that was similar. The safest thing to do is either pick a font just about everyone has or is well defined (Times, Helvetica, Courier, or even Arial) or pick a font that can be embedded so there is no question about it displaying properly. You may even find that the document has different sections and even whitespace encoded in different fonts. If this is a document that has been passed around among lots of authors over the years, there could be who-knows-what in it. From luis.barbas at gmail.com Wed Feb 2 05:42:10 2011 From: luis.barbas at gmail.com (Luis Paulo) Date: Wed, 2 Feb 2011 05:42:10 +0000 Subject: installing drupal In-Reply-To: <4D486B72.9050300@aom.ro> References: <4D486978.9070404@enabled.com> <4D486B72.9050300@aom.ro> Message-ID: On Tue, Feb 1, 2011 at 20:22, Dan Radu Dragomir wrote: > Hey there > > Try using drupal6 as the package to be installed aka apt-get install drupal > 6 > > and just for the record when you find yourself into this kind of trouble > just run apt-cache search :) > > Regards, > Dan Right, sudo apt-get install drupal6 If you just want a drupal site, when asked for "Configure database for drupal6 with dbconfig-common?" answer Yes. For a multi-site conf, answer No - no database will be created and more work will be needed. Check http://ubuntuguide.org/wiki/Drupal6_tips Regards Luis From nva0721 at gmail.com Wed Feb 2 06:00:53 2011 From: nva0721 at gmail.com (neil al) Date: Wed, 2 Feb 2011 14:00:53 +0800 Subject: Support On Nvidia Legacy Video Card Message-ID: Hi, Is the driver for the Nvidia legacy video card has been remove? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From wayward4now at gmail.com Wed Feb 2 06:02:07 2011 From: wayward4now at gmail.com (Ric Moore) Date: Wed, 02 Feb 2011 01:02:07 -0500 Subject: slightly OT concerning pdf's In-Reply-To: References: <1296289823.4557.45.camel@iam.wayward4now.net> <201101291005.48806.kassube@gmx.net> <1296327815.4557.56.camel@iam.wayward4now.net> Message-ID: <1296626527.30987.270.camel@iam.wayward4now.net> On Tue, 2011-02-01 at 22:19 -0600, Tommy Trussell wrote: > On Sat, Jan 29, 2011 at 1:03 PM, Ric Moore wrote: > > On Sat, 2011-01-29 at 10:05 +0100, Nils Kassube wrote: > >> Ric Moore wrote: > >> > Our Non-Profit staff created a pdf file for me to put on our website. > >> > I'm seeing spaces between some of the words. I opened the pdf in > >> > Ocular and xpdf, and they both look the same. So, I installed Adobe > >> > Acrobat Reader. The effect is less pronounced. Is there some > >> > difference between the way a PDF document is created in Windows that > >> > shows up using Linux? I'm thinking it might be a proportional font > >> > causing it, I dunno. Ric > >> > >> I think the font used by the creating application is not installed on > >> your machine and is therefore replaced with a similar looking font which > >> is installed on your machine. You can avoid such a problem if you embed > >> the used font during the creation of the file but usually that isn't > >> done because it increases the file size. > > > > As a postscript, here's the ~real~ giggle. Using Adobe to view the pdf, > > it pops up an announcement box that states I need to install Japanese > > Fonts in order to view the document correctly. > > This COULD be the problem -- you should check the source document (the > one someone "printed" to PDF) and see what font they used. You can > also check the PDF properties (using that feature in Evince or Acrobat > or whatever viewer) and see what font it is reporting. > > I suspect the font either IS a "Japanese" font (and the source > document is using the Roman glyphs), or Adobe doesn't find it in its > database and picked a Japanese one that was similar. > > The safest thing to do is either pick a font just about everyone has > or is well defined (Times, Helvetica, Courier, or even Arial) or pick > a font that can be embedded so there is no question about it > displaying properly. > > You may even find that the document has different sections and even > whitespace encoded in different fonts. If this is a document that has > been passed around among lots of authors over the years, there could > be who-knows-what in it. Bingo! This is an original "creation", but using AcroRead and clicking on "file" / "properties" / "fonts", I found a font "MS-Mincho" that it doesn't recognize on the actual font type line noting it as "Unknown". While this is sorta/mostly OT, I sure learned something about pdf files. I've passed this on to staff so that they can dwell on it and encode their fonts used directly into the pdf's in the future. Thanks again, to all who responded. Note, all of the PDF files I create using OO-word, embed the fonts and the file sizes are relatively small ...several hundred K. A lot of our clients are lucky to even have a computer and dial up, so I keep the graphics down as much as possible. Olde Skool BBS style. You won't find google analytics slowing you down either. Not on my watch. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Wed Feb 2 06:11:56 2011 From: wayward4now at gmail.com (Ric Moore) Date: Wed, 02 Feb 2011 01:11:56 -0500 Subject: Support On Nvidia Legacy Video Card In-Reply-To: References: Message-ID: <1296627116.30987.279.camel@iam.wayward4now.net> On Wed, 2011-02-02 at 14:00 +0800, neil al wrote: > Hi, > > > Is the driver for the Nvidia legacy video card has been remove? Did you try the Hardware Drivers application (jockey)? That should automagically see what you have, install the driver and utils. If you don't have it, crank open synaptic and enter "jockey" in the search bar. Do you know which card you have? That would be helpful. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From bff7755a at yandex.ru Wed Feb 2 07:21:28 2011 From: bff7755a at yandex.ru (bff7755a at yandex.ru) Date: Wed, 2 Feb 2011 10:21:28 +0300 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: References: <718691363.20110201181139@yandex.ru> Message-ID: <273120625.20110202102128@yandex.ru> Здравствуйте, MR. Вы писали 2 февраля 2011 г., 1:18:02: > On Tue, Feb 1, 2011 at 7:11 AM, wrote: >> Hello, >> I've installed Ubuntu 10.10 on my machine. After boot I see 600x800 resolution instead of 1280x1024. >> There is my In Xorg.0.log: >> X.Org X Server 1.6.4 >> Release Date: 2009-9-27 >> X Protocol Version 11, Revision 0 >> Build Operating System: Linux 2.6.24-27-server i686 Ubuntu >> Current Operating System: Linux white 2.6.31-22-generic-pae #70-Ubuntu SMP Thu Dec 2 00:54:52 UTC 2010 i686 >> ... >> (II) NV(0): Not using default mode "1280x960" (hsync out of range) >> (II) NV(0): Not using default mode "640x480" (hsync out of range) >> (II) NV(0): Not using default mode "1280x960" (hsync out of range) >> (II) NV(0): Not using default mode "640x480" (hsync out of range) >> (II) NV(0): Not using default mode "1280x1024" (hsync out of range) >> (II) NV(0): Not using default mode "640x512" (hsync out of range) >> (II) NV(0): Not using default mode "1280x1024" (hsync out of range) >> ... > Have you tried using the NVidia X server settings program to set this > up properly? It should be on both your preferences and administration > menus (and you might need to edit the admin menu to run it with gksu > instead of just by itself so that setting changes will stick). I've tried. It's only shows 640x480 and 600x800 resolutions. So I think the problem is in X server configuration, not in video driver. > Otherwise you might be stuck with the nouveau driver, which does not > handle nvidia cards well at all. -- С уважением, Bff7755a mailto:bff7755a at yandex.ru From marius at pov.lt Wed Feb 2 07:54:19 2011 From: marius at pov.lt (Marius Gedminas) Date: Wed, 2 Feb 2011 09:54:19 +0200 Subject: Error Detected report from vi(vim) **SOLVED** In-Reply-To: <4D488E1A.5060302@austin.rr.com> References: <4D488E1A.5060302@austin.rr.com> Message-ID: <20110202075419.GA26657@fridge.pov.lt> On Tue, Feb 01, 2011 at 04:50:02PM -0600, Jay Ridgley wrote: > On 02/01/2011 12:13:59 +0200 Marius Gedminas wrote: > >On Mon, Jan 31, 2011 at 05:52:42PM -0600, Jay Ridgley wrote: > >>> One of the systems that I recently upgraded to 10.04.1LTS has begun > >>> to report the following at start up: > >>> > >>> Error detected while processing /usr/share/vim/vim72/debian.vim: > >>> line 42: > >>> E518: Unknown option: following: > >>> Press ENTER or type command to continue. ... > >On my 10.04 LTS server line 42 of debian.vim reads > > > > exe "set printoptions+=paper:" . s:papersize > > > >so it could be an incorrect /etc/papersize setting as well. What's the > >content of that file? Valid choices are "a4" or "letter". > > In 2008 I had changed /etc/papersize from A4 to letter and had > placed a comment in the file stating that I had done so. Removed the > comment and everything is OK. Interesting it took this long for it > to be a problem... Checking the manual page of papersize, I see that comments are allowed there. So this is a bug in vim's packaging: debian.vim should strip away the comments. Marius Gedminas -- Well, there's a quantum computer that can factor 15, so those of you using 4-bit RSA should worry. -- Bruce Schneier -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Digital signature URL: From papillion at gmail.com Wed Feb 2 08:07:15 2011 From: papillion at gmail.com (Anthony Papillion) Date: Wed, 02 Feb 2011 02:07:15 -0600 Subject: Chromium seg faults all of a sudden Message-ID: <4D4910B3.7010004@gmail.com> Hi Everyone, Starting today, Chromium has started to seg fault at random times. When I first open the browser it will seg fault and then again at random times. The syslog has these two entries: Feb 2 01:52:48 Horus kernel: [ 608.024208] chromium-browse[2080]: segfault at 39560000 ip b69da077 sp a7f45890 error 4 in chromium-browser[b4cbf000+2b43000] Feb 2 01:52:57 Horus kernel: [ 616.615959] lo: Disabled Privacy Extensions I'm not sure if the second entry has anything to do with the crash but I feel certain it does since nothing happened on the system after the crash. I immediately went to the log. Anyone know what might be going on? Thanks! Anthony From mrzenwiz at gmail.com Wed Feb 2 08:31:42 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 2 Feb 2011 00:31:42 -0800 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: <273120625.20110202102128@yandex.ru> References: <718691363.20110201181139@yandex.ru> <273120625.20110202102128@yandex.ru> Message-ID: 2011/2/1 : > Здравствуйте, MR. > > > I've tried. It's only shows 640x480 and 600x800 resolutions. So I > think the problem is in X server configuration, not in video > driver. > Does it also show the right video card and monitor type? If all three don't match, they won't get set right. BTW, do you really mean 600x800, or 800x600? 600x800 is an odd screen size for any landscape monitor. From bff7755a at yandex.ru Wed Feb 2 08:36:52 2011 From: bff7755a at yandex.ru (bff7755a at yandex.ru) Date: Wed, 2 Feb 2011 11:36:52 +0300 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: References: <718691363.20110201181139@yandex.ru> <273120625.20110202102128@yandex.ru> Message-ID: <1958183531.20110202113652@yandex.ru> Здравствуйте, MR. Вы писали 2 февраля 2011 г., 11:31:42: > 2011/2/1 : >> Здравствуйте, MR. >> >> >> I've tried. It's only shows 640x480 and 600x800 resolutions. So I >> think the problem is in X server configuration, not in video >> driver. >> > Does it also show the right video card and monitor type? If all three > don't match, they won't get set right. > BTW, do you really mean 600x800, or 800x600? 600x800 is an odd screen > size for any landscape monitor. Of course, I mean 800x600 ;) From kaushalshriyan at gmail.com Wed Feb 2 09:01:13 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Wed, 2 Feb 2011 14:31:13 +0530 Subject: Become a Linux Guru Message-ID: Hi I have been working on Linux for quite sometime. What are the necessary pre-requisites and techniques to be adopted or any specific skills to become a Linux Guru or Expert ? Please guide/suggest. Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From waleed.harbi at gmail.com Wed Feb 2 09:15:27 2011 From: waleed.harbi at gmail.com (Waleed Harbi) Date: Wed, 2 Feb 2011 12:15:27 +0300 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: I advice you start with ubuntu wiki , you will find a lot of solutions and support. Start read and work hard then if you face any issue ask in the maillist or in ubuntu room in IRC. Linux wide area, would like to be end user, or developer, or system admin? It is your choice! Welcome to linux world :) I hope this help you. On 02/02/2011, Kaushal Shriyan wrote: > Hi > > I have been working on Linux for quite sometime. What are the necessary > pre-requisites and techniques to be adopted or any specific skills to become > a Linux Guru or Expert ? > > Please guide/suggest. > > Thanks > > Kaushal > -- Sent from my mobile device -------------------------- Best Wishes, Waleed Harbi Dream | Do | Be From mightydreams at gmail.com Wed Feb 2 09:40:43 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 2 Feb 2011 15:10:43 +0530 Subject: question about identifying the file system on lvm Message-ID: Hi, based on my search on internet I came to know that before I reduce the LVM size I will have to reduce the file system size on it. I am not very clear with identifying the partition type or filesystem residing on it here is what lvscan reports me ACTIVE '/dev/virtualization/vm1' [100.00 GiB] inherit ACTIVE '/dev/virtualization/vm2' [150.00 GiB] inherit ACTIVE '/dev/virtualization/vm3' [50.00 GiB] inherit ACTIVE '/dev/virtualization/vm4' [100.00 GiB] inherit How can I identify the file system running on it. -- From mightydreams at gmail.com Wed Feb 2 09:42:17 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 2 Feb 2011 15:12:17 +0530 Subject: how to check which apache modules are currently loaded In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 1:32 AM, nitin chandra wrote: > Hi Tapas, > > If not in default install > > ./opt/apache2/bin/apachectl -l > > make sure you put the dot (.) / period before, it should list out the > modules installed > > Thanks > Thanks Nitin ----------------- From popey at ubuntu.com Wed Feb 2 09:56:26 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 2 Feb 2011 09:56:26 +0000 Subject: question about identifying the file system on lvm In-Reply-To: References: Message-ID: On 2 February 2011 09:40, Tapas Mishra wrote: >  ACTIVE            '/dev/virtualization/vm1' [100.00 GiB] inherit >  ACTIVE            '/dev/virtualization/vm2' [150.00 GiB] inherit >  ACTIVE            '/dev/virtualization/vm3' [50.00 GiB] inherit >  ACTIVE            '/dev/virtualization/vm4' [100.00 GiB] inherit > > How can I identify the file system running on it. > blkid. e.g. alan at bishop:~$ sudo /sbin/blkid /dev/xvda* /dev/xvda1: UUID="d391d4c9-6d4c-465b-8467-8fc20c507c7f" TYPE="ext3" /dev/xvda2: UUID="e8ad3dfd-25c8-4210-b250-a20f1537f8bc" TYPE="swap" Al. From nathan.bahn at gmail.com Wed Feb 2 10:26:45 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Wed, 2 Feb 2011 05:26:45 -0500 Subject: Floppy Drive Not Mounting Message-ID: Hello everyone, I am working on a Pentium III Compaq that will not mount the 3.5" floppy drive. The floppy drive DOES show up in the left-hand column, however. Any troubleshooting suggestions will be greatly appreciated. --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Wed Feb 2 10:34:14 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 2 Feb 2011 10:34:14 +0000 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On 2 February 2011 10:26, Nathan Bahn wrote: > I am working on a Pentium III Compaq that will not mount the 3.5" floppy > drive.  The floppy drive DOES show up in the left-hand column, however.  Any > troubleshooting suggestions will be greatly appreciated. > Seen http://ubuntuforums.org/showthread.php?t=1599639 ? Al. From nathan.bahn at gmail.com Wed Feb 2 10:37:12 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Wed, 2 Feb 2011 05:37:12 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 5:34 AM, Alan Pope wrote: > On 2 February 2011 10:26, Nathan Bahn wrote: > > I am working on a Pentium III Compaq that will not mount the 3.5" floppy > > drive. The floppy drive DOES show up in the left-hand column, however. > Any > > troubleshooting suggestions will be greatly appreciated. > > > > Seen http://ubuntuforums.org/showthread.php?t=1599639 ? > > Al. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > Al-- Thank you for the link. --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 2 10:41:23 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 2 Feb 2011 16:11:23 +0530 Subject: question about identifying the file system on lvm In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 3:26 PM, Alan Pope wrote: > On 2 February 2011 09:40, Tapas Mishra wrote: >>  ACTIVE            '/dev/virtualization/vm1' [100.00 GiB] inherit >>  ACTIVE            '/dev/virtualization/vm2' [150.00 GiB] inherit >>  ACTIVE            '/dev/virtualization/vm3' [50.00 GiB] inherit >>  ACTIVE            '/dev/virtualization/vm4' [100.00 GiB] inherit >> >> How can I identify the file system running on it. >> > > blkid. > > e.g. > > > alan at bishop:~$ sudo /sbin/blkid /dev/xvda* > /dev/xvda1: UUID="d391d4c9-6d4c-465b-8467-8fc20c507c7f" TYPE="ext3" > /dev/xvda2: UUID="e8ad3dfd-25c8-4210-b250-a20f1537f8bc" TYPE="swap" > > Al. > > -- Ok I tried what you said but it is blank blkid /dev/virtualization/* there was no output -- From popey at ubuntu.com Wed Feb 2 10:43:59 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 2 Feb 2011 10:43:59 +0000 Subject: question about identifying the file system on lvm In-Reply-To: References: Message-ID: On 2 February 2011 10:41, Tapas Mishra wrote: > Ok I tried what you said but it is blank > blkid /dev/virtualization/* > > there was no output Did you use sudo? Al. From mightydreams at gmail.com Wed Feb 2 11:06:44 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 2 Feb 2011 16:36:44 +0530 Subject: question about identifying the file system on lvm In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 4:13 PM, Alan Pope wrote: > On 2 February 2011 10:41, Tapas Mishra wrote: >> Ok I tried what you said but it is blank >> blkid /dev/virtualization/* >> >> there was no output > > Did you use sudo? > I was logged in as root. From hal at burgiss.net Wed Feb 2 11:08:09 2011 From: hal at burgiss.net (Hal Burgiss) Date: Wed, 2 Feb 2011 06:08:09 -0500 Subject: how to check which apache modules are currently loaded In-Reply-To: References: Message-ID: On Tue, Feb 1, 2011 at 3:02 PM, nitin chandra wrote: > Hi Tapas, > > If not in default install > > ./opt/apache2/bin/apachectl -l > > The default install has apache2ctl. That command seems to only list the compiled in modules (at least the default installed version), not the ones loaded dynamically like status, rewrite, etc. These are located in /etc/apache2/mods-enabled, if that helps any. -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From nathan.bahn at gmail.com Wed Feb 2 11:08:11 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Wed, 2 Feb 2011 06:08:11 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: I fear that whatever limited C.L.I. skills I ever had have atrophied. As per this post : nat0 at nat0-E-6100:~$ cd /etc/fstab bash: cd: /etc/fstab: Not a directory nat0 at nat0-E-6100:~$ cd /etc nat0 at nat0-E-6100:/etc$ ls acpi gre.d opencity adduser.conf grep-dctrl.rc openoffice aliases groff openvpn alternatives group opt ample group- pam.conf anacrontab grub.d pam.d apache2 gshadow pango apm gshadow- papersize apparmor gssapi_mech.conf passwd apparmor.d gtk-2.0 passwd- apport gtkmathview pcmcia apt hal perl at.deny hdparm.conf pm authbind herrie.conf pnm2ppa.conf auto.master host.conf polkit-1 auto.misc hostname popularity-contest.conf auto.net hosts ppp auto.smb hosts.allow printcap avahi hosts.deny profile backuppc hp profile.d bash.bashrc icecast protocols bash_completion icecast2 psiconv bash_completion.d idmapd.conf pulse bindresvport.blacklist ifplugd python blkid.conf init python2.6 blkid.tab init.d qt3 bluetooth initramfs-tools rarfiles.lst bogofilter.cf inputrc rc0.d bonobo-activation insserv rc1.d brlapi.key insserv.conf rc2.d brltty insserv.conf.d rc3.d byobu iproute2 rc4.d ca-certificates ipsec-tools.conf rc5.d ca-certificates.conf issue rc6.d calendar issue.net rc.local cdebconf.conf java rcS.d chatscripts java-6-openjdk resolvconf checkbox.d juke.conf resolv.conf clamav kbd rmt compizconfig kde3 rpc computer-janitor.d kernel rsyslog.conf ConsoleKit kernel-img.conf rsyslog.d console-setup kerneloops.conf samba couchdb lastfmproxy sane.d cron.d ldap screenrc cron.daily ld.so.cache securetty cron.hourly ld.so.conf security cron.monthly ld.so.conf.d sensors3.conf crontab legal sensors.d cron.weekly lftp.conf services crypttab libao.conf sgml cups libpaper.d shadow dbus-1 locale.alias shadow- debconf.conf localtime shells debian_version logcheck shorewall deejayd.conf login.defs skel deejayd.xinitrc logrotate.conf snmp default logrotate.d sound defoma lsb-base speech-dispatcher deluser.conf lsb-base-logging.sh ssh depmod.d lsb-release ssl dhcp ltrace.conf sudoers dhcp3 magic sudoers.d dictd magic.mime sysctl.conf dictionaries-common mailcap sysctl.d doc-base mailcap.order terminfo dpkg mailname timezone emacs mail.rc timidity email-addresses manpath.config ts.conf environment mime.types ucf.conf esound mke2fs.conf udev exim4 modprobe.d ufw firefox modules updatedb.conf fonts mono update-manager foomatic motd update-motd.d fstab mplayer update-notifier fuse.conf mtab UPower gai.conf mtab.fuselock usb_modeswitch.conf gamin mtools.conf usb_modeswitch.d gconf mysql vga gdb mythtv vim gdm nanorc w3m ggz.modules ndiswrapper wgetrc ghostscript netscsid.conf wildmidi gimp network wodim.conf gnome NetworkManager wpa_supplicant gnome-app-install networks X11 gnome-settings-daemon nsswitch.conf xdg gnome-system-tools ntp.conf xml gnome-vfs-2.0 obex-data-server xul-ext gnome-vfs-mime-magic ODBCDataSources xulrunner-1.9.2 gns3 odbc.ini zsh_command_not_found GNUstep OGRE grandfatherclockrc openal nat0 at nat0-E-6100:/etc$ ls fstab fstab nat0 at nat0-E-6100:/etc$ cd /etc/fstab bash: cd: /etc/fstab: Not a directory nat0 at nat0-E-6100:/etc$ Any advice will be greatly appreciated. --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Wed Feb 2 11:14:06 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 2 Feb 2011 11:14:06 +0000 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On 2 February 2011 11:08, Nathan Bahn wrote: > I fear that whatever limited C.L.I. skills I ever had have atrophied.  As > per this post: > > nat0 at nat0-E-6100:~$ cd /etc/fstab > bash: cd: /etc/fstab: Not a directory Read and inwardly digest this line ^^ If something isn't a directory, what could it possibly be? A file perhaps? :) sudo nano /etc/fstab The above line will put you in a text editor in a terminal. Alternatively if you're in Ubuntu GNOME desktop:- ALT+F2, then gksudo gedit /etc/fstab Hope that helps. Al. From mmcmullin at cogeco.ca Wed Feb 2 11:39:04 2011 From: mmcmullin at cogeco.ca (Mike McMullin) Date: Wed, 2 Feb 2011 06:39:04 -0500 Subject: NOD32 on Linux In-Reply-To: References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> Message-ID: <201102020639.04526.mmcmullin@cogeco.ca> On January 23, 2011 12:24:13 pm Johnny Rosenberg wrote: > Den 2011-01-23 17:41:58 skrev Cybe R. Wizard : > > On Sun, 23 Jan 2011 02:56:59 -0800 > > > > kellyremo wrote: > >> Anyone using it? > >> > >> http://beta.eset.com/linux > >> > >> What are the experiences? Does it slows down the pc? Do we need it? > > > > Their offer to protect from Linux viruses is quite suspect: > > http://www.linux.com/news/software/applications/8261-note-to-new-linux-us > > ers-no-antivirus-needed therefore I would never use their product, even > > if I thought I /should/ protect Winduhs users. > > > > Cybe R. Wizard > > Windows users don’t care about me, I don't care about Windows users. > Simple as that. One of the new AV apps for Linux is harking on how it is now our responsibility to protect Windows users, but running an AV app, if we forward files or e-mails to them. Gee if their app was that it could catch it on Windows why would I need it on Linux? From mightydreams at gmail.com Wed Feb 2 11:41:17 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 2 Feb 2011 17:11:17 +0530 Subject: how to check which apache modules are currently loaded In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 4:38 PM, Hal Burgiss wrote: > On Tue, Feb 1, 2011 at 3:02 PM, nitin chandra > wrote: >> >> Hi Tapas, >> >> If not in default install >> >> ./opt/apache2/bin/apachectl -l >> > > > The default install has apache2ctl. That command seems to only list the > compiled in modules (at least the default installed version), not the ones > loaded dynamically like status, rewrite, etc. I checked apache2ctl but the output of apache2ctl -S is just apache2ctl -S VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:80 is a NameVirtualHost default server someurl.in (/etc/apache2/sites-enabled/000-default:1) port 80 namevhost someurl.in (/etc/apache2/sites-enabled/000-default:1) port 80 namevhost site4.someurl.in (/etc/apache2/sites-enabled/site4.someurl.in:3) port 80 namevhost someurl.in (/etc/apache2/sites-enabled/someurl.in:1) port 80 namevhost site3.someurl.in (/etc/apache2/sites-enabled/site3.someurl.in:3) port 80 namevhost site2.someurl.in (/etc/apache2/sites-enabled/site2.someurl.in:3) port 80 namevhost site1.someurl.in (/etc/apache2/sites-enabled/site1.someurl.in:2) Syntax OK >These are located in > /etc/apache2/mods-enabled, if that helps any. yes this I got. -- From sandyinchina at gmail.com Wed Feb 2 13:55:30 2011 From: sandyinchina at gmail.com (Sandy Harris) Date: Wed, 2 Feb 2011 21:55:30 +0800 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 5:01 PM, Kaushal Shriyan wrote: > I have been working on Linux for quite sometime. What are the necessary > pre-requisites and techniques to be adopted or any specific skills to become > a Linux Guru or Expert ? Explore. Try a few different Linux distros and at least one of the various *BSD open source Unices. Play around. Take a surplus PC, stick two ethernet cards in it and build a working firewall. Make another control your house or a robot or ... Or build yourself a home theater PC. One thing to read, not specific to Linux, is: http://www.catb.org/~esr/faqs/hacker-howto.html In general, read everything Unix or Linux-related you can get your hands on. In particular, guides to sys admin, networking, security, ... and historical material. Both will lead you toward expert status better than most end-user docs or forums will. Lurk on developer mailing lists for any projects that interest you. Don't ask stupid questions (site linked above has a doc on that too), in fact probably don't post at all until you are sure you can contribute rather than asking. Learn at least a few languages at least well enough to get simple things done. One is the shell. Others might be C, Emacs LISP, Perl or Python, ... depending what your want to do. For the shell, you don't necessarily have to learn to create thousand-line scripts. However, it should become second nature to automate some task that needs a half-dozen commands, and reasonably easy to look at someone else's large shellscript, say in /etc/init.d, and get a good idea of what it is doing. From zender at uci.edu Wed Feb 2 14:06:20 2011 From: zender at uci.edu (Charlie Zender) Date: Wed, 2 Feb 2011 06:06:20 -0800 Subject: How to change name of USB-mounted volumes? Message-ID: <2d174f0ca81972aa0907d366f63a91ea.squirrel@webmail.uci.edu> Hi All, I have Android phones with strange "volume labels" I want to change. When I attach these phones to my Ubuntu laptop via USB, they appear as 4C06-1903 (the Nexus S) and '¾ (yes, that's a strange ASCII character that looks like single quote three quarters, and is the name of the HTC G1). How do I (from Linux) permanently change these "volume labels"? Thanks, Charlie -- Charlie Zender, Department of Earth System Science University of California, Irvine (949) 891-2429 :) From ad44 at cityscape.co.uk Wed Feb 2 14:16:45 2011 From: ad44 at cityscape.co.uk (Brian) Date: Wed, 2 Feb 2011 14:16:45 +0000 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: References: <718691363.20110201181139@yandex.ru> Message-ID: <20110202141645.GL32679@desktop> On Tue 01 Feb 2011 at 14:18:02 -0800, MR ZenWiz wrote: > Otherwise you might be stuck with the nouveau driver, which does not > handle nvidia cards well at all. Same card as the OP. It runs brilliantly with nouveau. From kaushalshriyan at gmail.com Wed Feb 2 15:01:03 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Wed, 2 Feb 2011 20:31:03 +0530 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 7:25 PM, Sandy Harris wrote: > On Wed, Feb 2, 2011 at 5:01 PM, Kaushal Shriyan > wrote: > > > I have been working on Linux for quite sometime. What are the necessary > > pre-requisites and techniques to be adopted or any specific skills to > become > > a Linux Guru or Expert ? > > Explore. Try a few different Linux distros and at least one of > the various *BSD open source Unices. Play around. Take a > surplus PC, stick two ethernet cards in it and build a working > firewall. Make another control your house or a robot or ... > Or build yourself a home theater PC. > > One thing to read, not specific to Linux, is: > http://www.catb.org/~esr/faqs/hacker-howto.html > > In general, read everything Unix or Linux-related you can get > your hands on. In particular, guides to sys admin, networking, > security, ... and historical material. Both will lead you toward > expert status better than most end-user docs or forums will. > Please refer me to guides. Are you talking about www.tldp.org ? Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From arvimide at earthlink.net Wed Feb 2 15:14:04 2011 From: arvimide at earthlink.net (AV3) Date: Wed, 02 Feb 2011 10:14:04 -0500 Subject: NOD32 on Linux In-Reply-To: <201102020639.04526.mmcmullin@cogeco.ca> References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> Message-ID: On Feb/2/2011 6:3904 AM, Mike McMullin wrote: > On January 23, 2011 12:24:13 pm Johnny Rosenberg wrote: >> Den 2011-01-23 17:41:58 skrev Cybe R. Wizard: >>> On Sun, 23 Jan 2011 02:56:59 -0800 >>> >>> kellyremo wrote: >>>> Anyone using it? >>>> >>>> http://beta.eset.com/linux >>>> >>>> What are the experiences? Does it slows down the pc? Do we need it? >>> >>> Their offer to protect from Linux viruses is quite suspect: >>> http://www.linux.com/news/software/applications/8261-note-to-new-linux-us >>> ers-no-antivirus-needed therefore I would never use their product, even >>> if I thought I /should/ protect Winduhs users. >>> >>> Cybe R. Wizard >> >> Windows users don’t care about me, I don't care about Windows users. >> Simple as that. > > One of the new AV apps for Linux is harking on how it is now our > responsibility to protect Windows users, but running an AV app, if we forward > files or e-mails to them. Gee if their app was that it could catch it on > Windows why would I need it on Linux? > You don't "need" it, and you needn't bother with it. Only Windows AV programs keep as up-to-date as possible with new malware, so an AV-for-Linux would almost certainly lag behind. Linux users have neither the ability to "protect" Windows users nor the responsibility. Mac went over to a Unix-based program ten years ago and has since enjoyed the luxury of Unix protections. It is either baffling or stupid for Microsoft to have ignored the obvious advantages of doing the equivalent. I don't think any Unix-based OS users owe Windows users any consideration; on the contrary, I think Microsoft ought to pay compensation to others for the inconvenience of living in a world of Windows-targeted malware, even if those others are largely immune to it. -- ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ ||Arnold VICTOR, New York City, i. e., || ||Arnoldo VIKTORO, Nov-jorkurbo, t. e., || ||Remove capital letters from e-mail address for correct address/ || || Forigu majusklajn literojn el e-poŝta adreso por ĝusta adreso || ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ From anothermindbomb at gmail.com Wed Feb 2 15:51:17 2011 From: anothermindbomb at gmail.com (Steve Flynn) Date: Wed, 2 Feb 2011 15:51:17 +0000 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 3:01 PM, Kaushal Shriyan wrote: > > Please refer me to guides. Are you talking about www.tldp.org ? I'd argue that there aren't any guides - you become experienced, knowledgable and informed by doing rather than reading about doing. Go and do some of the things Sandy suggested. Get to the stage where building a protected, secure, highly automated server is trivial. Once you got that kind of thing licked you're well on the way. -- Steve When one person suffers from a delusion it is insanity. When many people suffer from a delusion it is called religion. From nathan.bahn at gmail.com Wed Feb 2 16:02:37 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Wed, 2 Feb 2011 11:02:37 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 6:14 AM, Alan Pope wrote: > On 2 February 2011 11:08, Nathan Bahn wrote: > > I fear that whatever limited C.L.I. skills I ever had have atrophied. As > > per this post: > > > > nat0 at nat0-E-6100:~$ cd /etc/fstab > > bash: cd: /etc/fstab: Not a directory > > Read and inwardly digest this line ^^ > > If something isn't a directory, what could it possibly be? A file perhaps? > :) > > sudo nano /etc/fstab > > The above line will put you in a text editor in a terminal. > > Alternatively if you're in Ubuntu GNOME desktop:- > > ALT+F2, then > gksudo gedit /etc/fstab > > Hope that helps. > Al. > A.P.-- THANK YOU VERY MUCH!!! :-) --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From albertwagner at cox.net Wed Feb 2 16:13:16 2011 From: albertwagner at cox.net (Albert Wagner) Date: Wed, 02 Feb 2011 10:13:16 -0600 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: <4D49829C.1080604@cox.net> Build your next three distributions from scratch: http://www.linuxfromscratch.org/ From kdall99 at hotmail.com Wed Feb 2 16:48:58 2011 From: kdall99 at hotmail.com (KD) Date: Wed, 2 Feb 2011 16:48:58 +0000 (UTC) Subject: Become a Linux Guru References: Message-ID: Kaushal Shriyan gmail.com> writes: > HiI have been working on Linux for quite sometime. What are the necessary > pre-requisites and techniques to be adopted or any specific skills to become > a Linux Guru or Expert ? > > Please guide/suggest. Start to actually work with Linux and start to do your own research instead of leaning back, waiting for answers to unspecific "Please guide/suggest" posts in mailing lists. kd From glgxg at sbcglobal.net Wed Feb 2 16:52:55 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 02 Feb 2011 08:52:55 -0800 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On 02/02/2011 02:34 AM, Alan Pope wrote: > On 2 February 2011 10:26, Nathan Bahn wrote: >> I am working on a Pentium III Compaq that will not mount the 3.5" floppy >> drive. The floppy drive DOES show up in the left-hand column, however. Any >> troubleshooting suggestions will be greatly appreciated. >> > > Seen http://ubuntuforums.org/showthread.php?t=1599639 ? > > Al. > If you have trouble sleeping at night, read this just before going to bed: Easiest way: $ udisks --mount /dev/fd0 $ udisks --unmount /dev/fd0 Other: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/441835/comments/268 From nathan.bahn at gmail.com Wed Feb 2 18:10:09 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Wed, 2 Feb 2011 13:10:09 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 11:52 AM, NoOp wrote: > On 02/02/2011 02:34 AM, Alan Pope wrote: > > On 2 February 2011 10:26, Nathan Bahn wrote: > >> I am working on a Pentium III Compaq that will not mount the 3.5" floppy > >> drive. The floppy drive DOES show up in the left-hand column, however. > Any > >> troubleshooting suggestions will be greatly appreciated. > >> > > > > Seen http://ubuntuforums.org/showthread.php?t=1599639 ? > > > > Al. > > > > If you have trouble sleeping at night, read this just before going to bed: > > > Easiest way: > $ udisks --mount /dev/fd0 > $ udisks --unmount /dev/fd0 > > Other: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/441835/comments/268 > NoOp-- Thanks for the links! :-) --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From smalenfant at gmail.com Wed Feb 2 20:36:51 2011 From: smalenfant at gmail.com (Steve Malenfant) Date: Wed, 2 Feb 2011 15:36:51 -0500 Subject: Ubuntu 10.04.2 LTS = No sound in MythTV + mplayer Message-ID: Something strange happened... I wanted the 0.24 MythTV release which I used the Mythubuntu repo. When I instructed the upgrade, it went through a "partial upgrade". That's where it got scary. Anyway, I didn't know. My Ubuntu got upgraded to 10.04.2 LTS (that isn't released right?) and everything seemed to work. ALSA seems to be broken badly. When the computer starts, I hear the sounds. But as soon as I want to use MythTV Frontend (got video, no audio) or mplayer (getting nothing). All Gnome application (well, sounds and music player) works and have audio. Any ideas? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Wed Feb 2 20:37:05 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 2 Feb 2011 12:37:05 -0800 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: <20110202141645.GL32679@desktop> References: <718691363.20110201181139@yandex.ru> <20110202141645.GL32679@desktop> Message-ID: On Wed, Feb 2, 2011 at 6:16 AM, Brian wrote: > > Same card as the OP. It runs brilliantly with nouveau. > Some do, some don't. I have an e-GeForce7200gs in my desktop and a Quadro FX 580 in my workstation and neither of them will run with nouveau - the 7200 looks like crap (low res, low quality color) and the FX580 looks worse. YMMV From jg at jguk.org Wed Feb 2 21:53:00 2011 From: jg at jguk.org (Jon Grant) Date: Wed, 02 Feb 2011 21:53:00 +0000 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet Message-ID: <4D49D23C.5000204@jguk.org> Hello I am trying to figure out why my fresh Ubuntu 10.10 install on Acer 3820T laptop is having performance and stability problems with bittorrent clients. (Other laptop with older Ubuntu on same Wifi is fine.) I am using Gnome desktop, with pae kernel: Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC 2011 i686 GNU/Linux The problem =========== Transmission bit torrent client window stops responding. Load visible in "top" is 100%. I guess it only has a single thread. I switched to ktorrent. Same problem, but it used 200% (both cores!) PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2273 jon 20 0 258m 51m 25m S 200 1.4 43:03.63 ktorrent What I wonder is if this is related to indicator-applet. Has it some how lost the app that it minimises in the bar top right of screen? As the problem seems not related as two different applications have same problem. Firefox and OpenOffice running well though. I did have a problem that "nautils" got stuck trying to show the "Downloads" folder. Only seen that once. I needed to reboot to sort it. No error messages in /var/log/messages giving me any clues where to look next. I've got 4GB ram, but no swap space configured. that should be ok though right? Any advice greatly appreciated. Cheers, Jon From glgxg at sbcglobal.net Wed Feb 2 22:31:17 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 02 Feb 2011 14:31:17 -0800 Subject: Ubuntiu 10.10 sets small resolution (GeForce FX 5200) In-Reply-To: <1958183531.20110202113652@yandex.ru> References: <718691363.20110201181139@yandex.ru> <273120625.20110202102128@yandex.ru> <1958183531.20110202113652@yandex.ru> Message-ID: On 02/02/2011 12:36 AM, bff7755a at yandex.ru wrote: > Здравствуйте, MR. > > Вы писали 2 февраля 2011 г., 11:31:42: > >> 2011/2/1 : >>> Здравствуйте, MR. >>> >>> >>> I've tried. It's only shows 640x480 and 600x800 resolutions. So I >>> think the problem is in X server configuration, not in video >>> driver. >>> > >> Does it also show the right video card and monitor type? If all three >> don't match, they won't get set right. > >> BTW, do you really mean 600x800, or 800x600? 600x800 is an odd screen >> size for any landscape monitor. > > Of course, I mean 800x600 ;) Probably won't matter; you are still using a karmic kernel & X.Org X Server 1.6.4. From lproven at gmail.com Wed Feb 2 23:01:47 2011 From: lproven at gmail.com (Liam Proven) Date: Wed, 2 Feb 2011 23:01:47 +0000 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 4:48 PM, KD wrote: > Kaushal Shriyan gmail.com> writes: > >> HiI have been working on Linux for quite sometime. What are the necessary >> pre-requisites and techniques to be adopted or any specific skills to become >> a Linux Guru or Expert ? >> >> Please guide/suggest. > > Start to actually work with Linux and start to do your own research instead of > leaning back, waiting for answers to unspecific "Please guide/suggest" posts in > mailing lists. Although it's a bit cutting, actually, that is good advice. One good way to learn a platform is to support it, and one way to do that is to hang around Linux forums and try to answer people's questions. This means going out and Googling and working on your own systems, trying to reproduce the problem and talk them through it. This is excellent experience and it's also a good way to "give something back" to the community in return for the free software you're getting. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From ttiger at lineone.net Wed Feb 2 23:08:55 2011 From: ttiger at lineone.net (Tony) Date: Wed, 2 Feb 2011 23:08:55 -0000 Subject: Best practice for web server setup? References: Message-ID: "Wipe_Out" wrote in message news:AANLkTikFt2PqiePkCftOU16RzC+PPybeqX5qsv08fFKy at mail.gmail.com... > Hi All, > > I am wondering if anyone can point me to a "best practice" guide for > setting > up my company web server.. > > The basics are that I am setting up an Ubuntu 10.04 web server on a VPS > hosted on the internet.. The server will run our internal web based > applications and database being accessible from all our business > locations.. > It will also at some point in the future host the company website with a > customer portal so customers can manage their requirements themselves (in > other words the site will link to the company database on the server).. > > In addition to this I want to setup a development site for continued > development and testing of the applications and website that can then be > copied to the live site when testing is complete.. > > Setting up the Ubuntu box and using "tasksel" to create the LAMP server is > easy enough.. What I am looking at more specifically is setting up the > virtual hosts for the various sites.. > > Is it recommended to create user accounts for each function, i.e apps, web > and dev, and then setup a public_html directory in each home directory and > get apache to serve the files from there? or should I just create > subdirectories of /var/www and put them all there to avoid problems > running > the sites (permissions etc.. )?? > > Any suggestions or things to look out for would be appreciated.. > As you have asked some very basic questions, I would suggest that you don't do it! You really need to know about security and just setting up a lamp server on a VPS is a very insecure way of doing things if you don't know what you are doing. You run the risk of getting the websites hacked and also the company database/sites hosted on it. You will also need a DNS server if you want the domain found on the internet and probably some sort of mailing program installed to process mail sent from the websites. If you are determined to do it yourself, I would suggest installing something like ehcp (http://ehcp.net/) , ISPConfig (http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-3) or DTC http://www.gplhost.com/software-dtc.html It is not a good idea to run internal web based applications on a server that has public access unless you really know what you are doing. These should be run on a server on the internal LAN that is firewalled from the outside world with access by VPN if remote access is required. Remember that unless you are using a SSL, data being sent to and received from the server can be easily intercepted. Tony From waldbauernbub at gmx.at Wed Feb 2 23:18:29 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Thu, 03 Feb 2011 00:18:29 +0100 Subject: which server to offer files to friends Message-ID: <4D49E645.7010209@gmx.at> Hi, I am looking for a solution to offer files on my ubuntu server to my friends. I considered several option but none is * ftp with individual user accounts: ftp is not encrypted, I don't care about the data but I prefer not sending passwords plain text. If I switch on the TLS/SSL option for the vsftpd, clients will need a special ftp-client to connect. I hope that if I set force_anon_logins_ssl=NO then access to the anonymous-ftp site will still be possible. Disadvantage of this solution: I have to copy all files into the users home directory as I use the chroot option. * Create torrent files: I don't have to copy the desired file to the users home directory. Creating the torrents need a lot of manual input. The solution is kind of problematic with confidential documents. If my friend sends the torrent file around the world, he is to blame but I am the person who is seeding the data. * ssh-login: I do not want to give friends from untrusted computer ssh-access to my machine. * Any other solution? What about WebDav? Up to now I only run print, bittorrent,ssh and ftp server on this machine. If I keep apache and webdav at Not a lot of vulnerabiliyI If I keep all apache and webdav settings at their default value will installing webdav increase the vulnerability of my server? I appreciate any suggestion. Franz From waldbauernbub at gmx.at Wed Feb 2 23:29:57 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Thu, 03 Feb 2011 00:29:57 +0100 Subject: Choosing a new printer/all-in-one In-Reply-To: References: Message-ID: <4D49E8F5.1090200@gmx.at> Am 2011-01-28 11:44, schrieb Leo Noordhuizen: > In another thread I asked about the support for Canon printers in Linux. > Specifically of the iP4500 printer. > As it turns out the support isnt as wished for, and as the printer is > starting to make 'funny' noises, is getting a bit old, AND it seems to > consume ink like an alcoholic, > It may be time to replace my iP 4500 and Scanjet G3010 (which is taking > up too much place for the little use it gets anyway) by one of those > All-in-ones... > > Now the big questions is which one should I go for.... > > My wishlist: > > * Double-sided printing, as silent as possible, with a reasonable > speed and of course good quality > * Occasionally printing a photo > * Good Linux support Hp Printers and All-in-ones have a very good linux support. It is amazing. last weekend working from a live cd. Trying the scan application: Network Scanner on Hp "office ..." is detected automatically and added to the system. Unfortunately it is very difficult to find a printer which cand print double sided. Franz From daevid at daevid.com Wed Feb 2 23:30:36 2011 From: daevid at daevid.com (Daevid Vincent) Date: Wed, 2 Feb 2011 15:30:36 -0800 Subject: which server to offer files to friends In-Reply-To: <4D49E645.7010209@gmx.at> References: <4D49E645.7010209@gmx.at> Message-ID: <02AF982AB953466287DE86EE1FAD568B@mascorp.com> Why not just put them in a web accessible directory? Use https:// if you REALLY want and use .htacess for the authentication. Seems pretty easy to me. You can also just setup SAMBA on the linux box so you can drag/drop files from any machine on your LAN. > -----Original Message----- > From: ubuntu-users-bounces at lists.ubuntu.com > [mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of > Franz Waldmüller > Sent: Wednesday, February 02, 2011 3:18 PM > To: Ubuntu user technical support,not for general discussions > Subject: which server to offer files to friends > > Hi, > > I am looking for a solution to offer files on my ubuntu server to my > friends. > I considered several option but none is > > * ftp with individual user accounts: ftp is not encrypted, I > don't care > about the data but I prefer not sending passwords plain text. > If I switch on the TLS/SSL option for the vsftpd, clients will need a > special ftp-client to connect. I hope that if I set > force_anon_logins_ssl=NO then access to the anonymous-ftp site will > still be possible. > Disadvantage of this solution: I have to copy all files into > the users > home directory as I use the chroot option. > > * Create torrent files: I don't have to copy the desired file to the > users home directory. Creating the torrents need a lot of > manual input. > The solution is kind of problematic with confidential > documents. If my > friend sends the torrent file around the world, he is to > blame but I am > the person who is seeding the data. > > * ssh-login: I do not want to give friends from untrusted computer > ssh-access to my machine. > > * Any other solution? What about WebDav? Up to now I only run print, > bittorrent,ssh and ftp server on this machine. If I keep apache and > webdav at Not a lot of vulnerabiliyI If I keep all apache and webdav > settings at their default value will installing webdav increase the > vulnerability of my server? > > I appreciate any suggestion. > Franz > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From n.milo.duffy at gmail.com Wed Feb 2 23:41:36 2011 From: n.milo.duffy at gmail.com (Noah Duffy) Date: Wed, 02 Feb 2011 17:41:36 -0600 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <4D49D23C.5000204@jguk.org> References: <4D49D23C.5000204@jguk.org> Message-ID: <1296690096.18976.3.camel@noah-laptop> Jon, I'm not exactly sure what would be causing the problem, but I know that I used to have frequent drops of my Wireless connection under 10.04 and 10.10 that couldn't be resolved until I rebooted. This has seemed to stop under 10.04. I wonder if the kernel has been patched under the LTS release and not 10.10. You may want to look into that. Sorry I couldn't be of more help. Thanks, Noah On Wed, 2011-02-02 at 21:53 +0000, Jon Grant wrote: > Hello > > I am trying to figure out why my fresh Ubuntu 10.10 install on Acer > 3820T laptop is having performance and stability problems with > bittorrent clients. > > (Other laptop with older Ubuntu on same Wifi is fine.) > > > I am using Gnome desktop, with pae kernel: > > Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC > 2011 i686 GNU/Linux > > > The problem > =========== > > Transmission bit torrent client window stops responding. > Load visible in "top" is 100%. I guess it only has a single thread. > > I switched to ktorrent. Same problem, but it used 200% (both cores!) > > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 2273 jon 20 0 258m 51m 25m S 200 1.4 43:03.63 ktorrent > > > What I wonder is if this is related to indicator-applet. Has it some how > lost the app that it minimises in the bar top right of screen? > > As the problem seems not related as two different applications have same > problem. Firefox and OpenOffice running well though. > > > I did have a problem that "nautils" got stuck trying to show the > "Downloads" folder. Only seen that once. I needed to reboot to sort it. > > No error messages in /var/log/messages giving me any clues where to look > next. > > I've got 4GB ram, but no swap space configured. that should be ok though > right? > > > Any advice greatly appreciated. > Cheers, Jon > From kauer at biplane.com.au Wed Feb 2 23:48:49 2011 From: kauer at biplane.com.au (Karl Auer) Date: Thu, 03 Feb 2011 10:48:49 +1100 Subject: which server to offer files to friends In-Reply-To: <4D49E645.7010209@gmx.at> References: <4D49E645.7010209@gmx.at> Message-ID: <1296690529.12449.292.camel@karl> On Thu, 2011-02-03 at 00:18 +0100, Franz Waldmüller wrote: > I am looking for a solution to offer files on my ubuntu server to my > friends. Run VirtualBox on your server and set up a virtual machine running Ubuntu (or whatever). Give your friends access to the VM via ssh. You can turn the VM off and on easily, or even under program control (e.g., cron). Yes, you will have to copy your files to the VM for your friends to access them, but they can all use the one copy if you set up a group-readable directory on the VM for them. Of course, you could allow only particular users to access particular files by copying the files to specific home directories or by using more granular groups. If you set upa shared directory for the VM (shared between the VMand the host) you might be able to use links rather than copying files, but I haven't actually tried that. Not sure if one can make a shared directory read-only... With ssh set up, they can use direct SCP, tools like WinSCP, or (if they are Ubuntu users) they can mount their home directories (or any other directories to which they have permission on the VM) as filesystems. Very flexible, all encrypted. There is no way you can offer secure access to your own computer without having some kind of access control (accounts). Nor is there any way around some form of pre-processing of the files you make available - either by copying them to some accessible location or something else as suggested below. Any other of your suggested solutions would work just as well on a VM as directly on your server. If you do on a VM, you are at least limiting any damage to the VM. Except of course for losing control of your data, but as soon as you give a copy of a data file to anyone, you have effectively lost control anyway. If your friends are computer-literate, you could use GPG. Each friend generates a key (better still, generate the keys yourself) and you encrypt the files for that one friend. Then you can have a single login for everyone, because each individual will only be able to decrypt the files intended for that individual. You could even make the files world-readable and let anyone at all download them, because they are useless to anyone without the key to decrypt them. With (say) SeaMonkey installed on Ubuntu, your friends could just download the file, and click on it to decrypt it. For very large files this is not a great solution, as your friend ends up with two copies of the file, one encrypted and one decrypted, although they can delete the encrypted version once they have decrypted it. Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob) GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From n.milo.duffy at gmail.com Wed Feb 2 23:47:51 2011 From: n.milo.duffy at gmail.com (Noah Duffy) Date: Wed, 02 Feb 2011 17:47:51 -0600 Subject: Choosing a new printer/all-in-one In-Reply-To: <4D49E8F5.1090200@gmx.at> References: <4D49E8F5.1090200@gmx.at> Message-ID: <1296690471.18976.6.camel@noah-laptop> I also recommend HP printers. I would just look at their All-in-One reviews and go from there. I had a HP AOI that had wireless capabilities. It always worked great. No issues that were caused from me using Linux. Thanks, Noah On Thu, 2011-02-03 at 00:29 +0100, Franz Waldmüller wrote: > Am 2011-01-28 11:44, schrieb Leo Noordhuizen: > > In another thread I asked about the support for Canon printers in Linux. > > Specifically of the iP4500 printer. > > As it turns out the support isnt as wished for, and as the printer is > > starting to make 'funny' noises, is getting a bit old, AND it seems to > > consume ink like an alcoholic, > > It may be time to replace my iP 4500 and Scanjet G3010 (which is taking > > up too much place for the little use it gets anyway) by one of those > > All-in-ones... > > > > Now the big questions is which one should I go for.... > > > > My wishlist: > > > > * Double-sided printing, as silent as possible, with a reasonable > > speed and of course good quality > > * Occasionally printing a photo > > * Good Linux support > Hp Printers and All-in-ones have a very good linux support. It is > amazing. last weekend working from a live cd. Trying the scan > application: Network Scanner on Hp "office ..." is detected > automatically and added to the system. > > Unfortunately it is very difficult to find a printer which cand print > double sided. > > Franz > From pedro at dehumanizer.com Thu Feb 3 00:10:46 2011 From: pedro at dehumanizer.com (=?UTF-8?B?UGVkcm8gVGltw7N0ZW8=?=) Date: Thu, 03 Feb 2011 00:10:46 +0000 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: <4D49F286.1000606@dehumanizer.com> On 02-02-2011 13:55, Sandy Harris wrote: > Explore. Try a few different Linux distros and at least one of > the various *BSD open source Unices. ^This. It may sound weird, but exploring something like FreeBSD or OpenBSD in addition to several Linux distros makes you much better at Linux than if you *only* ever used Linux. I'd especially recommend OpenBSD, since it's more "bare bones" and has probably the best man pages in the world. From pedro at dehumanizer.com Thu Feb 3 00:48:08 2011 From: pedro at dehumanizer.com (=?UTF-8?B?UGVkcm8gVGltw7N0ZW8=?=) Date: Thu, 03 Feb 2011 00:48:08 +0000 Subject: which server to offer files to friends In-Reply-To: <4D49E645.7010209@gmx.at> References: <4D49E645.7010209@gmx.at> Message-ID: <4D49FB48.90101@dehumanizer.com> > * ssh-login: I do not want to give friends from untrusted computer > ssh-access to my machine. > You can give scp access without shell access, using rssh: http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-shell.html Incidentally, that was the first result I got by googling for "scp without ssh". :) From glgxg at sbcglobal.net Thu Feb 3 01:26:01 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 02 Feb 2011 17:26:01 -0800 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <4D49D23C.5000204@jguk.org> References: <4D49D23C.5000204@jguk.org> Message-ID: On 02/02/2011 01:53 PM, Jon Grant wrote: > Hello > > I am trying to figure out why my fresh Ubuntu 10.10 install on Acer > 3820T laptop is having performance and stability problems with > bittorrent clients. > > (Other laptop with older Ubuntu on same Wifi is fine.) > > > I am using Gnome desktop, with pae kernel: > > Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC > 2011 i686 GNU/Linux Any particular reason why you are using the pae kernel? Just curious. ... From hal at burgiss.net Thu Feb 3 01:47:54 2011 From: hal at burgiss.net (Hal Burgiss) Date: Wed, 2 Feb 2011 20:47:54 -0500 Subject: Best practice for web server setup? In-Reply-To: References: Message-ID: On Tue, Feb 1, 2011 at 2:25 PM, Wipe_Out wrote: > > I am wondering if anyone can point me to a "best practice" guide for > setting up my company web server.. The base Ubuntu install should do most everything you want. Its secure, sane, and has everything you need to tweak the configuration easily available. There are plenty of docs floating around on how to set up named virtual hosts. That would get you started. For development environment, I just use the same host and same configuration, and limit access via Apache access control mechanisms, usually using .htaccess files. Any directory can be password protected, but for this kind of thing a simple ip address restriction is quicker and easier. Keep your installation updated. Be selective on what other public services you run. Mysql and sendmail/postfix are good to have, but only need a localhost type config. The basics are that I am setting up an Ubuntu 10.04 web server on a VPS > hosted on the internet.. The server will run our internal web based > applications and database being accessible from all our business locations.. > It will also at some point in the future host the company website with a > customer portal so customers can manage their requirements themselves (in > other words the site will link to the company database on the server).. > > In addition to this I want to setup a development site for continued > development and testing of the applications and website that can then be > copied to the live site when testing is complete.. > > Setting up the Ubuntu box and using "tasksel" to create the LAMP server is > easy enough.. What I am looking at more specifically is setting up the > virtual hosts for the various sites.. > > Is it recommended to create user accounts for each function, i.e apps, web > and dev, and then setup a public_html directory in each home directory and > get apache to serve the files from there? or should I just create > subdirectories of /var/www and put them all there to avoid problems running > the sites (permissions etc.. )?? > > Any suggestions or things to look out for would be appreciated.. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From sandyinchina at gmail.com Thu Feb 3 02:01:57 2011 From: sandyinchina at gmail.com (Sandy Harris) Date: Thu, 3 Feb 2011 10:01:57 +0800 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 11:01 PM, Kaushal Shriyan wrote: >> In general, read everything Unix or Linux-related you can get >> your hands on. In particular, guides to sys admin, networking, >> security, ... and historical material. Both will lead you toward >> expert status better than most end-user docs or forums will. > > Please refer me to guides. Are you talking about www.tldp.org ? Sure, but not just there. Browse the net, libraries, bookstores. For firewalls, the netfilter site has excellent guides. Eric Raymond's site linked in my earlier post has good stuff too. Also, look at classics. The Cheswick & Bellovin firewalls book. Anything by Kernighan & co-authors, perhaps especially "Software Tools". Anything by Marshall McKusick & ... From dmcgarrett at optonline.net Thu Feb 3 03:18:56 2011 From: dmcgarrett at optonline.net (Doug) Date: Wed, 02 Feb 2011 22:18:56 -0500 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: <4D4A1EA0.1040608@optonline.net> On 02/02/2011 04:15 AM, Waleed Harbi wrote: > I advice you start with ubuntu wiki , you will find a lot of solutions > and support. Start read and work hard then if you face any issue ask > in the maillist or in ubuntu room in IRC. Linux wide area, would like > to be end user, or developer, or system admin? It is your choice! > Welcome to linux world :) > > I hope this help you. > > On 02/02/2011, Kaushal Shriyan wrote: >> Hi >> >> I have been working on Linux for quite sometime. What are the necessary >> pre-requisites and techniques to be adopted or any specific skills to become >> a Linux Guru or Expert ? >> >> Please guide/suggest. >> >> Thanks >> >> Kaushal > 1. You will have to become very familiar with all the common commands. A book like "Linux in a Nutshell" from O'Reilly has all the man (manual) pages written out--a number of which are not in the standard Linux distributions. Also, it lists options which may not show up in the on-line man pages. 2. It will be necessary to become competent--not just familiar--with bash scripting. This is the programming language that is primarily used to create many of the control procedures that "get things done" in Linux. There are a multitude of books, references, and tutorials available, some of them free for download: "Bash Guide for Beginners" by Machtelt Garrels; "Linux Shell Scripting Tutorial" by Vivek Gite ; "Advanced Bash Scripting Guide" by Mendel Cooper. The "bash Pocket Reference" by Arnold Robbins is available for a few dollars, downloadable from O'Reilly, or you can buy it in printed form. It's main advantage is its simplicity and examples; everything in it is covered in the books above. 3. You might get away without ever learning the CLI editors vi (pronounced vee-eye), vim (an expanded version of vi), and emacs, but to really become a Linux/Unix guru, you should learn them. In the meantime, become used to using a CLI editor like nano, pico, or mc, with which you can actually do just about anything, with much less fuss. 4. You will sooner or later need to become familiar with sed, an editor with some programming features, and the programming language awk (or gawk-- a Linux adaptation with a few extra features). 5. A working relationship with the C programming language will see you in good stead: the kernels for Linux and all the other Unixes are written in C with a dash of C++. (A recent thread on one of the lists concluded that it would be better to learn C++ _first_, not C. It also concluded that if you have no programming experience and need to learn, a good introduction to programming can be found in the Python language.) Python happens to have the practical advantage for the student that it is interpreted. That is, you don't have to compile it to run the program you just wrote, so it's faster to work with and debug. A good tutorial for that is called "Snake Wrangling for Kids" by Jason R. Briggs. A free download, and not just for kids--anyone can use it. Before you download it, you should be aware that there are two versions of Python kicking around. Most of the present Linux distros seem to have version 2.x in the repos, altho there is also a 3.x available. The Snake book comes, therefore, in two versions also, so before you download it, find out what Python version you will be actually using, since there are some differences. 6. A text-book I used in a recent college-level class covers a lot of Linux, altho not everything I've mentioned, and it suffers badly from poor indexing. "Linux: the Textbook" by Sarwar, Koretsky, and Sarwar. The version I used was the first edition. There is now supposed to be a second edition, which may have corrected some of the faults and errors of the first. I haven't seen it. However, the consequences are that the first ed should be available even more cheaply on Amazon, etc.(used, clean) and the second is probably not available at much of a discount anywhere. You can do almost all of the exercises in your modern Linux, so don't worry if it doesn't come with the old version, which was pasted in the back of the original book. Author's note: I wish I was competent in all the areas I so blithely mentioned above. Unfortunately, I'm not. I just know enough to know what I _don't_ know! One bit of advice: if you have two computers, devote one to Linux learning. Don't be afraid to work with the CLI, and play with bash, and Python, and modifying the behavior of the system. Just call it the sandbox, and be prepared to reinstall the system if you mangle it too badly. Do all your other real work on the other computer. Preferably, of course, it should be in Linux, but if you dual-boot to Windows once in a while, we'll understand! Good luck! I really hope that you achieve your desire! --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From smalenfant at gmail.com Thu Feb 3 04:42:16 2011 From: smalenfant at gmail.com (Steve Malenfant) Date: Wed, 2 Feb 2011 23:42:16 -0500 Subject: Ubuntu 10.04.2 LTS = No sound in MythTV + mplayer In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 3:36 PM, Steve Malenfant wrote: > Something strange happened... I wanted the 0.24 MythTV release which I used > the Mythubuntu repo. When I instructed the upgrade, it went through a > "partial upgrade". That's where it got scary. > > Anyway, I didn't know. My Ubuntu got upgraded to 10.04.2 LTS (that isn't > released right?) and everything seemed to work. > > ALSA seems to be broken badly. When the computer starts, I hear the sounds. > But as soon as I want to use MythTV Frontend (got video, no audio) or > mplayer (getting nothing). All Gnome application (well, sounds and music > player) works and have audio. > > Any ideas? > I seem to have found a way to make it work. ALSA:Default doesn't work anymore for me in both mplayer and MythTV. I have to do a scan and choose the proper device that gets populated. For mplayer, I have to provide "-ao alsa" and it I do "-ao alsa:default" then my video doesn't even show up. I'll have to look into getting the ALSA:default working again. Kind of a pain in the bottom when you need to specify the audio device all the time. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmcgarrett at optonline.net Thu Feb 3 05:55:33 2011 From: dmcgarrett at optonline.net (Doug) Date: Thu, 03 Feb 2011 00:55:33 -0500 Subject: NOD32 on Linux In-Reply-To: References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> Message-ID: <4D4A4355.9040407@optonline.net> On 02/02/2011 10:14 AM, AV3 wrote: > On Feb/2/2011 6:3904 AM, Mike McMullin wrote: >> On January 23, 2011 12:24:13 pm Johnny Rosenberg wrote: >>> Den 2011-01-23 17:41:58 skrev Cybe R. >>> Wizard: >>>> /snip/ >>>> Their offer to protect from Linux viruses is quite suspect: >>>> http://www.linux.com/news/software/applications/8261-note-to-new-linux-us >>>> >>>> ers-no-antivirus-needed therefore I would never use their product, >>>> even >>>> if I thought I /should/ protect Winduhs users. >>>> >>>> Cybe R. Wizard >>> /snip/ >> >> One of the new AV apps for Linux is harking on how it is now our >> responsibility to protect Windows users, but running an AV app, if we >> forward >> files or e-mails to them. Gee if their app was that it could catch >> it on >> Windows why would I need it on Linux? >> > > > > You don't "need" it, and you needn't bother with it. Only Windows AV > programs keep as up-to-date as possible with new malware, so an > AV-for-Linux would almost certainly lag behind. Linux users have > neither the ability to "protect" Windows users nor the responsibility. > > > Mac went over to a Unix-based program ten years ago and has since > enjoyed the luxury of Unix protections. It is either baffling or > stupid for Microsoft to have ignored the obvious advantages of doing > the equivalent. I don't think any Unix-based OS users owe Windows > users any consideration; on the contrary, I think Microsoft ought to > pay compensation to others for the inconvenience of living in a world > of Windows-targeted malware, even if those others are largely immune > to it. > > Altho it may be a little more difficult to write viri and worms for Unix-based systems, it has certainly been done--every so often you hear about some really _bad_ worm that is infecting big computers all over the world--almost surely, Unix machines. If I had to hazard a guess, it wouldn't take very long , if M/S switched to a Unix based system, before all the crud that now infects M/S would be infecting the new M/S system, and, of course, _us_! --doug Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From mightydreams at gmail.com Thu Feb 3 06:46:38 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 3 Feb 2011 12:16:38 +0530 Subject: ls -l is not behaving as I expect Message-ID: It is a very silly thing but I now have to ask there is a folder which is not having any directories but when I do an ls -l from its parent directory I just see following ls -l www/claroline/ total 0 I expect a long format to be displayed for permissions with respect to this directory why is that not happening. -- From kaushalshriyan at gmail.com Thu Feb 3 06:52:35 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Thu, 3 Feb 2011 12:22:35 +0530 Subject: Become a Linux Guru In-Reply-To: <4D4A1EA0.1040608@optonline.net> References: <4D4A1EA0.1040608@optonline.net> Message-ID: On Thu, Feb 3, 2011 at 8:48 AM, Doug wrote: > On 02/02/2011 04:15 AM, Waleed Harbi wrote: > >> I advice you start with ubuntu wiki , you will find a lot of solutions >> and support. Start read and work hard then if you face any issue ask >> in the maillist or in ubuntu room in IRC. Linux wide area, would like >> to be end user, or developer, or system admin? It is your choice! >> Welcome to linux world :) >> >> I hope this help you. >> >> On 02/02/2011, Kaushal Shriyan wrote: >> >>> Hi >>> >>> I have been working on Linux for quite sometime. What are the necessary >>> pre-requisites and techniques to be adopted or any specific skills to >>> become >>> a Linux Guru or Expert ? >>> >>> Please guide/suggest. >>> >>> Thanks >>> >>> Kaushal >>> >> >> 1. You will have to become very familiar with all the common commands. A > book like "Linux in a Nutshell" from O'Reilly has all the man (manual) > pages > written out--a number of which are not in the standard Linux > distributions. > Also, it lists options which may not show up in the on-line man pages. > > 2. It will be necessary to become competent--not just familiar--with bash > scripting. This is the programming language that is primarily used to > create > many of the control procedures that "get things done" in Linux. There are > a multitude of books, references, and tutorials available, some of them > free for download: "Bash Guide for Beginners" by Machtelt Garrels; "Linux > Shell Scripting Tutorial" by Vivek Gite ; "Advanced > Bash Scripting Guide" by Mendel Cooper. The "bash Pocket Reference" > by Arnold Robbins is available for a few dollars, downloadable from > O'Reilly, > or you can buy it in printed form. It's main advantage is its simplicity > and > examples; everything in it is covered in the books above. > > 3. You might get away without ever learning the CLI editors vi (pronounced > vee-eye), vim (an expanded version of vi), and emacs, but to really become > a Linux/Unix guru, you should learn them. In the meantime, become used > to using a CLI editor like nano, pico, or mc, with which you can actually > do > just about anything, with much less fuss. > > 4. You will sooner or later need to become familiar with sed, an editor > with > some programming features, and the programming language awk (or gawk-- > a Linux adaptation with a few extra features). > > 5. A working relationship with the C programming language will see you in > good stead: the kernels for Linux and all the other Unixes are written in > C > with a dash of C++. (A recent thread on one of the lists concluded that it > would be better to learn C++ _first_, not C. It also concluded that if you > have no programming experience and need to learn, a good introduction > to programming can be found in the Python language.) Python happens to > have the practical advantage for the student that it is interpreted. That > is, > you don't have to compile it to run the program you just wrote, so it's > faster > to work with and debug. A good tutorial for that is called "Snake > Wrangling > for Kids" by Jason R. Briggs. A free download, and not just for > kids--anyone > can use it. Before you download it, you should be aware that there are two > versions of Python kicking around. Most of the present Linux distros seem > to > have version 2.x in the repos, altho there is also a 3.x available. The > Snake > book comes, therefore, in two versions also, so before you download it, > find out what Python version you will be actually using, since there are > some > differences. > > 6. A text-book I used in a recent college-level class covers a lot of > Linux, > altho not everything I've mentioned, and it suffers badly from poor > indexing. > "Linux: the Textbook" by Sarwar, Koretsky, and Sarwar. The version I used > was the first edition. There is now supposed to be a second edition, which > may have corrected some of the faults and errors of the first. I haven't > seen it. > However, the consequences are that the first ed should be available even > more > cheaply on Amazon, etc.(used, clean) and the second is probably not > available > at much of a discount anywhere. You can do almost all of the exercises in > your > modern Linux, so don't worry if it doesn't come with the old version, which > was > pasted in the back of the original book. > > Author's note: I wish I was competent in all the areas I so blithely > mentioned > above. Unfortunately, I'm not. I just know enough to know what I _don't_ > know! One bit of advice: if you have two computers, devote one to Linux > learning. Don't be afraid to work with the CLI, and play with bash, and > Python, and modifying the behavior of the system. Just call it the > sandbox, > and be prepared to reinstall the system if you mangle it too badly. Do all > your other real work on the other computer. Preferably, of course, it > should > be in Linux, but if you dual-boot to Windows once in a while, we'll > understand! > > Good luck! I really hope that you achieve your desire! > > --doug > > > > > -- > Blessed are the peacemakers...for they shall be shot at from both sides. > --A. M. Greeley > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > Hi, I whole heartedly thank everyone in this email thread for their kind suggestion. I would work on it hard and seek advice if i have questions. Thanks again and much appreciated. Thanks, Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From donkey at fredriksson.dy.fi Thu Feb 3 06:14:34 2011 From: donkey at fredriksson.dy.fi (Donkey Hottie) Date: Thu, 03 Feb 2011 08:14:34 +0200 Subject: NOD32 on Linux In-Reply-To: <4D4A4355.9040407@optonline.net> References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> Message-ID: On 3.2.2011 7:55, Doug wrote: > If I had to hazard a guess, it > wouldn't take very > long , if M/S switched to a Unix based system, before all the crud that > now infects M/S would be infecting the new M/S system, and, of course, > _us_! > Wouldn't that be something.. MS once had Xenix, but then sold it to SCO, which renamed it Unix. And it's dead now... I even bought tons of boxes of SCO Xenix in 1994, but never opened them. I installed Linux instead! -- Your aims are high, and you are capable of much. From kassube at gmx.net Thu Feb 3 07:24:14 2011 From: kassube at gmx.net (Nils Kassube) Date: Thu, 3 Feb 2011 08:24:14 +0100 Subject: ls -l is not behaving as I expect In-Reply-To: References: Message-ID: <201102030824.15051.kassube@gmx.net> Tapas Mishra wrote: > It is a very silly thing but I now have to ask there is a folder > which is not having any directories but when I do an ls -l from its > parent directory > I just see following > ls -l www/claroline/ > total 0 > > I expect a long format to be displayed for permissions with respect > to this directory why is that not happening. From "man ls": | NAME | ls - list directory contents You asked ls to list the contents of the directory www/claroline/ which it did. If you want to list the entry for that directory, try "ls -ld www/claroline/" instead. Nils From cyber_wizard at mindspring.com Thu Feb 3 07:48:24 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Thu, 3 Feb 2011 01:48:24 -0600 Subject: Become a Linux Guru In-Reply-To: References: Message-ID: <20110203014824.74d3c92e@WizardsTower> On Wed, 2 Feb 2011 23:01:47 +0000 Liam Proven wrote: > Although it's a bit cutting, actually, that is good advice. One good > way to learn a platform is to support it, and one way to do that is to > hang around Linux forums and try to answer people's questions. I did just and only that and next thing I knew I was maintainer of a Debian package (icewmcontrolpanel)! I never did any maintaining of the thing, merely suggested to the author that he might find more users by packaging for Debian and Libranet Linux which was already using his program. OK, it was long ago, Libranet is /old/! Cybe R. Wizard -- On an infinite timeline all bandwidth is unlimited. Steve Lamb From mightydreams at gmail.com Thu Feb 3 09:17:24 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 3 Feb 2011 14:47:24 +0530 Subject: ls -l is not behaving as I expect In-Reply-To: <201102030824.15051.kassube@gmx.net> References: <201102030824.15051.kassube@gmx.net> Message-ID: On Thu, Feb 3, 2011 at 12:54 PM, Nils Kassube wrote: > Tapas Mishra wrote: >> It is a very silly thing but I now have to ask there is a folder >> which is not having any directories but when I do an ls -l from its >> parent directory >> I just see following >> ls -l www/claroline/ >> total 0 >> >> I expect a long format to be displayed for permissions with respect >> to this directory why is that not happening. > > > From "man ls": > > | NAME > |        ls - list directory contents > > You asked ls to list the contents of the directory www/claroline/ which > it did. If you want to list the entry for that directory, try "ls -ld > www/claroline/" instead. > > > Nils >From man ls for " -l use a long listing format" So why did -l did not worked when I gave that option? From clanlaw at googlemail.com Thu Feb 3 09:37:54 2011 From: clanlaw at googlemail.com (Colin Law) Date: Thu, 3 Feb 2011 09:37:54 +0000 Subject: ls -l is not behaving as I expect In-Reply-To: References: <201102030824.15051.kassube@gmx.net> Message-ID: On 3 February 2011 09:17, Tapas Mishra wrote: > On Thu, Feb 3, 2011 at 12:54 PM, Nils Kassube wrote: >> Tapas Mishra wrote: >>> It is a very silly thing but I now have to ask there is a folder >>> which is not having any directories but when I do an ls -l from its >>> parent directory >>> I just see following >>> ls -l www/claroline/ >>> total 0 >>> >>> I expect a long format to be displayed for permissions with respect >>> to this directory why is that not happening. >> >> >> From "man ls": >> >> | NAME >> |        ls - list directory contents >> >> You asked ls to list the contents of the directory www/claroline/ which >> it did. If you want to list the entry for that directory, try "ls -ld >> www/claroline/" instead. >> >> >> Nils > From man ls for > "       -l     use a long listing format" > So why did -l did not worked when I gave that option? Because it lists the long format for the *contents* of the directory (which is empty apparently), not the directory entry itself. Colin From kassube at gmx.net Thu Feb 3 09:52:57 2011 From: kassube at gmx.net (Nils Kassube) Date: Thu, 3 Feb 2011 10:52:57 +0100 Subject: ls -l is not behaving as I expect In-Reply-To: References: <201102030824.15051.kassube@gmx.net> Message-ID: <201102031052.57846.kassube@gmx.net> Tapas Mishra wrote: > On Thu, Feb 3, 2011 at 12:54 PM, Nils Kassube wrote: > > Tapas Mishra wrote: > >> It is a very silly thing but I now have to ask there is a folder > >> which is not having any directories but when I do an ls -l from > >> its parent directory > >> I just see following > >> ls -l www/claroline/ > >> total 0 > >> > >> I expect a long format to be displayed for permissions with > >> respect to this directory why is that not happening. > > > > From "man ls": > > | NAME > > | ls - list directory contents > > > > You asked ls to list the contents of the directory www/claroline/ > > which it did. If you want to list the entry for that directory, > > try "ls -ld www/claroline/" instead. > > > > > > Nils > > From man ls for > " -l use a long listing format" > So why did -l did not worked when I gave that option? But it did work. The -l option designates the long format but not what to list. The long listing format of an empty directory is only the total size of the files listed, which is of course 0 because there are no files. However the -d option changes the items to list from the directory contents to the directory entry. Nils From wipe_out at users.sourceforge.net Thu Feb 3 10:15:49 2011 From: wipe_out at users.sourceforge.net (Wipe_Out) Date: Thu, 3 Feb 2011 10:15:49 +0000 Subject: Best practice for web server setup? In-Reply-To: References: Message-ID: > The base Ubuntu install should do most everything you want. Its secure, > sane, and has everything you need to tweak the configuration easily > available. There are plenty of docs floating around on how to set up named > virtual hosts. That would get you started. > > Thanks.. Setting up the name virtual hosts I am fine with.. Really trying to make it so that the sites cant affect each other.. For example, don't want the developers being able to fiddle with the live applications when they SCP files to the server.. > For development environment, I just use the same host and same > configuration, and limit access via Apache access control mechanisms, > usually using .htaccess files. Any directory can be password protected, but > for this kind of thing a simple ip address restriction is quicker and > easier. > > I do make use of .htaccess and also UFW to limit access to the server and services.. Also like having minimal services running for security and performance reasons.. Thanks again.. -------------- next part -------------- An HTML attachment was scrubbed... URL: From wipe_out at users.sourceforge.net Thu Feb 3 10:23:19 2011 From: wipe_out at users.sourceforge.net (Wipe_Out) Date: Thu, 3 Feb 2011 10:23:19 +0000 Subject: Best practice for web server setup? In-Reply-To: References: Message-ID: > > > As you have asked some very basic questions, I would suggest that you don't > do it! You really need to know about security and just setting up a lamp > server on a VPS is a very insecure way of doing things if you don't know > what you are doing. You run the risk of getting the websites hacked and > also the company database/sites hosted on it. > > Hi, Thats largely why I am doing my homework first.. The main reason for looking into storing the files in different users home directories is to avoid having all areas of the web services available to all that have permission to upload to the server.. This would also include anyone that successfully finds a way into the server.. > You will also need a DNS server if you want the domain found on the > internet > and probably some sort of mailing program installed to process mail sent > from the websites. > > DNS is handled by another ISP server so no issues with that and mail for the domain is handled by google so no issues with those areas.. :) > If you are determined to do it yourself, I would suggest installing > something like ehcp (http://ehcp.net/) , ISPConfig > ( > http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-3 > ) > or DTC http://www.gplhost.com/software-dtc.html > > I have looked into these packages but they just seem like a complete overkill because I don't need all the services they offer.. This means I will be running additional services and using up valuable resource to run them when I don't need them.. I literally only need web, database and ssh services on the server.. Thats its.. > It is not a good idea to run internal web based applications on a server > that has public access unless you really know what you are doing. These > should be run on a server on the internal LAN that is firewalled from the > outside world with access by VPN if remote access is required. > > Remember that unless you are using a SSL, data being sent to and received > from the server can be easily intercepted. > > Understood.. Before going live on the new server I will be looking as implementing SSL for the internal apps.. Thats may trigger some more questions on here.. :) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajp at princeswalk.fsnet.co.uk Thu Feb 3 10:45:22 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Thu, 03 Feb 2011 10:45:22 +0000 Subject: which server to offer files to friends In-Reply-To: <4D49E645.7010209@gmx.at> References: <4D49E645.7010209@gmx.at> Message-ID: <1296729922.2665.1.camel@osiris> On Thu, 2011-02-03 at 00:18 +0100, Franz Waldmüller wrote: > Hi, > > I am looking for a solution to offer files on my ubuntu server to my > friends. > I considered several option but none is > > * ftp with individual user accounts: ftp is not encrypted, I don't care > about the data but I prefer not sending passwords plain text. > If I switch on the TLS/SSL option for the vsftpd, clients will need a > special ftp-client to connect. I hope that if I set > force_anon_logins_ssl=NO then access to the anonymous-ftp site will > still be possible. > Disadvantage of this solution: I have to copy all files into the users > home directory as I use the chroot option. > > * Create torrent files: I don't have to copy the desired file to the > users home directory. Creating the torrents need a lot of manual input. > The solution is kind of problematic with confidential documents. If my > friend sends the torrent file around the world, he is to blame but I am > the person who is seeding the data. > > * ssh-login: I do not want to give friends from untrusted computer > ssh-access to my machine. > > * Any other solution? What about WebDav? Up to now I only run print, > bittorrent,ssh and ftp server on this machine. If I keep apache and > webdav at Not a lot of vulnerabiliyI If I keep all apache and webdav > settings at their default value will installing webdav increase the > vulnerability of my server? > > I appreciate any suggestion. > Franz > Have you thought of using Ubuntu One...? Tony From jlblom at neuroweave.nl Thu Feb 3 11:03:46 2011 From: jlblom at neuroweave.nl (Joep L. Blom) Date: Thu, 03 Feb 2011 12:03:46 +0100 Subject: NOD32 on Linux In-Reply-To: References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> Message-ID: <4D4A8B92.9080804@neuroweave.nl> On 03/02/11 07:14, Donkey Hottie wrote: > On 3.2.2011 7:55, Doug wrote: >> If I had to hazard a guess, it >> wouldn't take very >> long , if M/S switched to a Unix based system, before all the crud that >> now infects M/S would be infecting the new M/S system, and, of course, >> _us_! >> > > Wouldn't that be something.. MS once had Xenix, but then sold it to SCO, > which renamed it Unix. And it's dead now... > > I even bought tons of boxes of SCO Xenix in 1994, but never opened them. > I installed Linux instead! > Xenix was developed by AT&T (actually Bell). see> http://en.wikipedia.org/wiki/Xenix Joep From bazy84 at gmail.com Thu Feb 3 11:41:52 2011 From: bazy84 at gmail.com (Bazy) Date: Thu, 3 Feb 2011 13:41:52 +0200 Subject: mysql 5.5.8 on lenny Message-ID: Hello, I'm running 10.04.2 LTS on 64bit. The mysql version that I can install with from lenny packages is 5.1.41-3ubuntu12.9, but, for the hell of it :-) the developers require 5.5.8. I've been googling around and found "alien" to convert rpm to deb, I also found some packages in ppa's but I'm not installing those in production. What would be the best/recommended way to install mysql 5.5.8? Thank you for your ideas, Cheers! Bazy From arvimide at earthlink.net Thu Feb 3 16:09:59 2011 From: arvimide at earthlink.net (AV3) Date: Thu, 03 Feb 2011 11:09:59 -0500 Subject: NOD32 on Linux In-Reply-To: <4D4A4355.9040407@optonline.net> References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> Message-ID: On Feb/3/2011 12:5533 AM, Doug wrote: > On 02/02/2011 10:14 AM, AV3 wrote: >> On Feb/2/2011 6:3904 AM, Mike McMullin wrote: >>> On January 23, 2011 12:24:13 pm Johnny Rosenberg wrote: >>>> Den 2011-01-23 17:41:58 skrev Cybe R. >>>> Wizard: >>>>> /snip/ >>>>> Their offer to protect from Linux viruses is quite suspect: >>>>> http://www.linux.com/news/software/applications/8261-note-to-new-linux-us >>>>> >>>>> ers-no-antivirus-needed therefore I would never use their product, >>>>> even >>>>> if I thought I /should/ protect Winduhs users. >>>>> >>>>> Cybe R. Wizard >>>> /snip/ >>> >>> One of the new AV apps for Linux is harking on how it is now our >>> responsibility to protect Windows users, but running an AV app, if we >>> forward >>> files or e-mails to them. Gee if their app was that it could catch it on >>> Windows why would I need it on Linux? >>> >> >> >> >> You don't "need" it, and you needn't bother with it. Only Windows AV >> programs keep as up-to-date as possible with new malware, so an >> AV-for-Linux would almost certainly lag behind. Linux users have >> neither the ability to "protect" Windows users nor the responsibility. >> >> >> Mac went over to a Unix-based program ten years ago and has since >> enjoyed the luxury of Unix protections. It is either baffling or >> stupid for Microsoft to have ignored the obvious advantages of doing >> the equivalent. I don't think any Unix-based OS users owe Windows >> users any consideration; on the contrary, I think Microsoft ought to >> pay compensation to others for the inconvenience of living in a world >> of Windows-targeted malware, even if those others are largely immune >> to it. >> >> > Altho it may be a little more difficult to write viri and worms for > Unix-based systems, it has certainly been done--every so often you hear > about some > really _bad_ worm that is infecting big computers all over the > world--almost surely, Unix machines. If I had to hazard a guess, it > wouldn't take very > long , if M/S switched to a Unix based system, before all the crud that > now infects M/S would be infecting the new M/S system, and, of course, > _us_! > You may be right, but it seems more likely to me that only users folders would be at risk, not the system folder. So the makers of malware would have more limited rewards to look forward to. When confronted with Unix underpinnings of Mac OS X, the makers of malware for the old Mac OS just shriveled up and died. -- ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ ||Arnold VICTOR, New York City, i. e., || ||Arnoldo VIKTORO, Nov-jorkurbo, t. e., || ||Remove capital letters from e-mail address for correct address/ || || Forigu majusklajn literojn el e-poŝta adreso por ĝusta adreso || ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ From smoot at tic.com Thu Feb 3 16:18:06 2011 From: smoot at tic.com (Smoot Carl-Mitchell) Date: Thu, 03 Feb 2011 09:18:06 -0700 Subject: NOD32 on Linux In-Reply-To: References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> Message-ID: <1296749886.9522.97.camel@smoot> On Thu, 2011-02-03 at 08:14 +0200, Donkey Hottie wrote: > On 3.2.2011 7:55, Doug wrote: > > If I had to hazard a guess, it > > wouldn't take very > > long , if M/S switched to a Unix based system, before all the crud that > > now infects M/S would be infecting the new M/S system, and, of course, > > _us_! > > > > Wouldn't that be something.. MS once had Xenix, but then sold it to SCO, > which renamed it Unix. And it's dead now... See this nice chart for Unix provenance. http://www.levenez.com/unix/unix_a4.pdf Xenix was a tradename much like HP-UX or Solaris or AIX. They were systems based on the original Unix code developed at AT&T Bell Labs. SCO later acquired the rights to the Unix trademark and rebranded their system SCO Unix and later Unixware. -- Smoot Carl-Mitchell System/Network Architect voice: +1 480 922-7313 cell: +1 602 421-9005 smoot at tic.com From smoot at tic.com Thu Feb 3 16:26:24 2011 From: smoot at tic.com (Smoot Carl-Mitchell) Date: Thu, 03 Feb 2011 09:26:24 -0700 Subject: NOD32 on Linux In-Reply-To: References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> Message-ID: <1296750384.9522.106.camel@smoot> On Thu, 2011-02-03 at 11:09 -0500, AV3 wrote: > You may be right, but it seems more likely to me that only users folders > would be at risk, not the system folder. So the makers of malware would > have more limited rewards to look forward to. When confronted with Unix > underpinnings of Mac OS X, the makers of malware for the old Mac OS just > shriveled up and died. There are still attack vectors into Unix and Unix like systems (Linux). Daemons running with root privileges or setuid programs are a problem, since if you obtain root privileges, you can do anything. The SELinux framework if you enable it does mitigate some of these issues by restricting application permissions further to specific folders or files. A user can thwart these measures by doing dumb things like using the root account for everyday tasks or executing a trojan horse sent as an email attachment or embedded as a link in a web page as root. -- Smoot Carl-Mitchell System/Network Architect voice: +1 480 922-7313 cell: +1 602 421-9005 smoot at tic.com From kellyremo at zoho.com Thu Feb 3 17:37:10 2011 From: kellyremo at zoho.com (kellyremo) Date: Thu, 03 Feb 2011 09:37:10 -0800 Subject: How to set GNOME-panel to several columns if needed? Message-ID: <12dec995f8b.7536027056785343812.3228174790867650383@zoho.com> http://i.imgur.com/rUKeu.png how could i configure the GNOME-panel to have several columns [if there are many applications]? ~~like this: http://i.imgur.com/ElgAA.jpg Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: From devicerandom at gmail.com Thu Feb 3 18:50:51 2011 From: devicerandom at gmail.com (devicerandom) Date: Thu, 03 Feb 2011 18:50:51 +0000 Subject: Become a Linux Guru In-Reply-To: <4D49F286.1000606@dehumanizer.com> References: <4D49F286.1000606@dehumanizer.com> Message-ID: <4D4AF90B.2010500@gmail.com> On 03/02/11 00:10, Pedro Timóteo wrote: > On 02-02-2011 13:55, Sandy Harris wrote: >> Explore. Try a few different Linux distros and at least one of >> the various *BSD open source Unices. > > ^This. It may sound weird, but exploring something like FreeBSD or > OpenBSD in addition to several Linux distros makes you much better at > Linux than if you *only* ever used Linux. I'd especially recommend > OpenBSD, since it's more "bare bones" and has probably the best man > pages in the world. > > Agree. And in any case , step 1 is ditching Ubuntu and going with Gentoo. I used it for years, and it teached me much more about Linux than any binary distribution could. m. From nathan.bahn at gmail.com Thu Feb 3 19:35:09 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Thu, 3 Feb 2011 14:35:09 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: Hello everyone-- I now have a slight variation of the problem. I am taking the liberty of bringing it up here because I believe that there is no difference in the Linux C.L.I. between openSUSE 11.3 and Ubuntu 10.10. If I am mistaken, then I apologize. Below is what I have done on the C.L.I.: PRK at linux-PRK:/etc> sudo nano /etc/fstab /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part5 swap swap defaults 0 0 /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part1 / ext4 acl,user_xattr 1 1 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 PRK at linux-PRK:/etc> sudo mount -a root's password: PRK at linux-PRK:/etc> udisks --mount /dev/fd0 Mount failed: Error mounting: mount exited with exit code 1: helper failed with: mount: mount point /media/floppy0 does not exist It goes without saying that I'm quite clueless as to what I'm doing incorrectly. --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From jf_byrnes at comcast.net Thu Feb 3 20:04:02 2011 From: jf_byrnes at comcast.net (Jim Byrnes) Date: Thu, 03 Feb 2011 14:04:02 -0600 Subject: OO update fails Message-ID: <4D4B0A32.8040005@comcast.net> Just let Update Manager apply security updates to Open Office on 2 machines. One was successful and one was not. On the failed machine, it aborts just after trying to unpack openoffice.org-core. I got a popup saying to Use the broken filter. Synaptic showed the openoffice packages as Broken dependencies. Selecting them and doing Edit-->Fix broken packages did not correct the problem. What are my options to fix this now? Thanks, Jim From haniganwork at earthlink.net Thu Feb 3 20:44:32 2011 From: haniganwork at earthlink.net (Linda) Date: Thu, 3 Feb 2011 14:44:32 -0600 (GMT-06:00) Subject: only scan as root Message-ID: <4406622.1296765872477.JavaMail.root@elwamui-chisos.atl.sa.earthlink.net> -----Original Message----- >From: Johnny Rosenberg >Sent: Jan 31, 2011 3:21 PM >To: Linda , "Ubuntu user technical support, not for > general discussions" >Subject: Re: only scan as root > >Den 2011-01-31 21:54:23 skrev Linda : > >> I found some instructions to get a Canon LiDE 200 scanner working on >> Lucid. http://www.uluga.ubuntuforums.org/showthread.php?t=1161276&page=2 >> It has sorted of worked. I have everything installed and if I run xsane >> or simple-scan as root it will run, but as a user it fails to detect a >> scanner. The solutions I have found online say to add users to saned and >> scanner groups. I don't have a scanner group. I also found a solution >> that suggested I also tried to change permissions >> with chmod a+w /dev/bus/usb/002/007 since lsusb shows that is the bus >> and device for the scanner but no luck there either. Any ideas on how I >> can get the scanner to work without running it as root? >> Thanks >> Linda >> > >I don't know, but maybe this question should rather be asked to the sane >developer list? > >sane-devel at lists.alioth.debian.org > >Subscribe here: >http://lists.alioth.debian.org/mailman/listinfo/sane-devel > > >About sane-devel list, the information below was copied from their web >site: >sane-devel is the main discussion list for SANE (Scanner Access Now Easy). >Despite its name, it's also intended for users. You need to be subscribed >to be able to send mail to this list. If you are not subscribed, your mail >may be approved by the moderator but that can take some time. When >answering to a posting, keep in mind that the response is directed to the >author by default. If you want to respond to the list, please use the >"reply-to-list" (or similar) function of your mail client. > >-- >Kind regards > >Johnny Rosenberg Thank you. The sane-devel list gave me a working solution here is the link for anyone else with the same problem. http://lists.alioth.debian.org/pipermail/sane-devel/2011-February/028153.html From waldbauernbub at gmx.at Thu Feb 3 21:48:59 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Thu, 03 Feb 2011 22:48:59 +0100 Subject: which server to offer files to friends In-Reply-To: <4D49FB48.90101@dehumanizer.com> References: <4D49E645.7010209@gmx.at> <4D49FB48.90101@dehumanizer.com> Message-ID: <4D4B22CB.7050702@gmx.at> Hi Pedro, Am 2011-02-03 01:48, schrieb Pedro Timóteo: >> * ssh-login: I do not want to give friends from untrusted computer >> ssh-access to my machine. >> > > You can give scp access without shell access, using rssh: > > http://www.cyberciti.biz/tips/rhel-centos-linux-install-configure-rssh-shell.html > > > Incidentally, that was the first result I got by googling for "scp > without ssh". :) > > I didn't know rssh, yet. Does anybody know a user can break out of this jail? I just found some posts claiming that rssh is not compatible with winscp (which some clients will use). I have to check if this is still valid. Franz From waldbauernbub at gmx.at Thu Feb 3 21:50:15 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Thu, 03 Feb 2011 22:50:15 +0100 Subject: which server to offer files to friends In-Reply-To: <02AF982AB953466287DE86EE1FAD568B@mascorp.com> References: <4D49E645.7010209@gmx.at> <02AF982AB953466287DE86EE1FAD568B@mascorp.com> Message-ID: <4D4B2317.4030608@gmx.at> Hi Daevid, Am 2011-02-03 00:30, schrieb Daevid Vincent: > Why not just put them in a web accessible directory? Use https:// if you > REALLY want and use .htacess for the authentication. Seems pretty easy to > me. You can also just setup SAMBA on the linux box so you can drag/drop > files from any machine on your LAN. > Thank you for your suggestion. I will take a look at the .htaccess option. But it seems that other, non apache solutions are available. I think I will go with them and delay my apache adventure. Franz From waldbauernbub at gmx.at Thu Feb 3 21:51:40 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Thu, 03 Feb 2011 22:51:40 +0100 Subject: which server to offer files to friends In-Reply-To: <1296729922.2665.1.camel@osiris> References: <4D49E645.7010209@gmx.at> <1296729922.2665.1.camel@osiris> Message-ID: <4D4B236C.70002@gmx.at> Hi Tony, Am 2011-02-03 11:45, schrieb Tony Pursell: > On Thu, 2011-02-03 at 00:18 +0100, Franz Waldmüller wrote: >> Hi, >> >> I am looking for a solution to offer files on my ubuntu server to my >> friends. [snip] > Have you thought of using Ubuntu One...? > No I have not. But I need to have several different users and need a lot of disk space. Thank you for the suggestion. Franz From mrzenwiz at gmail.com Thu Feb 3 22:03:23 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 14:03:23 -0800 Subject: How to set GNOME-panel to several columns if needed? In-Reply-To: <12dec995f8b.7536027056785343812.3228174790867650383@zoho.com> References: <12dec995f8b.7536027056785343812.3228174790867650383@zoho.com> Message-ID: On Thu, Feb 3, 2011 at 9:37 AM, kellyremo wrote: > > http://i.imgur.com/rUKeu.png > > how could i configure the GNOME-panel to have several columns [if there are > many applications]? > > ~~like this: > http://i.imgur.com/ElgAA.jpg > Isn't your name S. Mathias? From mrzenwiz at gmail.com Thu Feb 3 22:07:55 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 14:07:55 -0800 Subject: Ubuntu 10.04.2 LTS = No sound in MythTV + mplayer In-Reply-To: References: Message-ID: On Wed, Feb 2, 2011 at 8:42 PM, Steve Malenfant wrote: > > I seem to have found a way to make it work. ALSA:Default doesn't work > anymore for me in both mplayer and MythTV. I have to do a scan and choose > the proper device that gets populated. For mplayer, I have to provide "-ao > alsa" and it I do "-ao alsa:default" then my video doesn't even show up. > I'll have to look into getting the ALSA:default working again. Kind of a > pain in the bottom when you need to specify the audio device all the time. > Not to disparage your efforts, but that is one good use for aliases. In particular with mplayer, I have found aliases handy for playing specific tracks on either of my two DVD burners, using full-screen presentations, playing those bizarre flash videos that are widescreen but appear in 4:3 aspect ratio without the right option and suchlike. E.g.: mp0f is much easier to type than 'mplayer --dvd-device=/dev/sr0 -fs' From waldbauernbub at gmx.at Thu Feb 3 22:12:28 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Thu, 03 Feb 2011 23:12:28 +0100 Subject: which server to offer files to friends In-Reply-To: <1296690529.12449.292.camel@karl> References: <4D49E645.7010209@gmx.at> <1296690529.12449.292.camel@karl> Message-ID: <4D4B284C.5010404@gmx.at> Hi Karl, Am 2011-02-03 00:48, schrieb Karl Auer: > On Thu, 2011-02-03 at 00:18 +0100, Franz Waldmüller wrote: >> I am looking for a solution to offer files on my ubuntu server to my >> friends. > > Run VirtualBox on your server and set up a virtual machine running > Ubuntu (or whatever). Give your friends access to the VM via ssh. You > can turn the VM off and on easily, or even under program control (e.g., > cron). > > Yes, you will have to copy your files to the VM for your friends to > access them, but they can all use the one copy if you set up a > group-readable directory on the VM for them. Of course, you could allow > only particular users to access particular files by copying the files to > specific home directories or by using more granular groups. If you set > upa shared directory for the VM (shared between the VMand the host) you > might be able to use links rather than copying files, but I haven't > actually tried that. Not sure if one can make a shared directory > read-only... > > With ssh set up, they can use direct SCP, tools like WinSCP, or (if they > are Ubuntu users) they can mount their home directories (or any other > directories to which they have permission on the VM) as filesystems. > Very flexible, all encrypted. > > There is no way you can offer secure access to your own computer without > having some kind of access control (accounts). Nor is there any way > around some form of pre-processing of the files you make available - > either by copying them to some accessible location or something else as > suggested below. > > Any other of your suggested solutions would work just as well on a VM as > directly on your server. If you do on a VM, you are at least > limiting any damage to the VM. Except of course for losing control of > your data, but as soon as you give a copy of a data file to anyone, you > have effectively lost control anyway. > Virtual Machine is a good idea. My server has just 512 MB of RAM and has no hardware virtualisation (It is an old Pentium 3 Laptop). I will have to figure out if there are some resources left. The virtual machine has another option: If the host fails I could transfer the virtual machine to another machine. > If your friends are computer-literate, you could use GPG. Each friend > generates a key (better still, generate the keys yourself) and you > encrypt the files for that one friend. Then you can have a single login > for everyone, because each individual will only be able to decrypt the > files intended for that individual. You could even make the files > world-readable and let anyone at all download them, because they are > useless to anyone without the key to decrypt them. > Encrypting all files. Unfortunately I am afraid that my friends are not computer literate enough (At least some of them). Thank for your long list of options. I think at first I will try the rssh option suggested by Pedro. I dropped ftp with tls because nautilus does not support it. Once I got some spare time I will try to work on your virtual machine suggestion. Thanks, Franz From mrzenwiz at gmail.com Thu Feb 3 22:24:01 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 14:24:01 -0800 Subject: NOD32 on Linux In-Reply-To: <1296750384.9522.106.camel@smoot> References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> <1296750384.9522.106.camel@smoot> Message-ID: On Thu, Feb 3, 2011 at 8:26 AM, Smoot Carl-Mitchell wrote: > > There are still attack vectors into Unix and Unix like systems (Linux). > Daemons running with root privileges or setuid programs are a problem, > since if you obtain root privileges, you can do anything.  The SELinux > framework if you enable it does mitigate some of these issues by > restricting application permissions further to specific folders or > files. > > A user can thwart these measures by doing dumb things like using the > root account for everyday tasks or executing a trojan horse sent as an > email attachment or embedded as a link in a web page as root. > While this is quite true, it is also much more difficult to gain access other than by user stupidity (or ignorance). Unlike the Windows model, where security is virtually non-existent and most users run as their own administrators 90% or more of the time, the UNIX/Linux model is tighter and generally less susceptible to direct attack. For one thing, UNIX and Linux kernel vulnerabilities are fixed at a much faster and higher rate than Windows bugs, and in most of the cases I've seen of such genuine vulnerabilities, they are found and fixed by developers and contributors much more frequently than being found (and not fixed) by dedicated virus writers. As viruses (not viri - this is grammatically incorrect) are much harder to write against UNIX and Linux, Trojans will likely be (and are) more profligate than viruses. It is also worth noting that the vast majority of Windows viruses use vulnerabilities in applications such as MS Word and IE to get through the holes in Windows, and a great many of them are not actually Windows flaws per se. Witness the most recent "day 0" Windows bug that Microsoft recently announced (http://www.infoworld.com/t/malware/what-microsoft-didnt-say-about-the-latest-windows-zero-day-flaw-914) - it is actually a day 0 bug in IE, but they seemed to feel it was better to blame it on Windows rather than take yet another hit on their prize bastard child browser, which is steadily losing market share to other, better options (Firefox, Safari, etc.). From mrzenwiz at gmail.com Thu Feb 3 22:28:32 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 14:28:32 -0800 Subject: Become a Linux Guru In-Reply-To: <4D4AF90B.2010500@gmail.com> References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> Message-ID: On Thu, Feb 3, 2011 at 10:50 AM, devicerandom wrote: > > Agree. > And in any case , step 1 is ditching Ubuntu and going with Gentoo. I used it > for years, and it teached me much more about Linux than any binary > distribution could. > This is utter nonsense. Most interested engineers can learn Linux on any Linux distribution. What makes the difference is how much you try and dig in, not which distro on which you do the work. From jg at jguk.org Thu Feb 3 22:32:18 2011 From: jg at jguk.org (Jon Grant) Date: Thu, 3 Feb 2011 22:32:18 +0000 Subject: HP All-In-One 3050 Wifi printer with Ubuntu 10.10 Message-ID: Hello This printer looks like it should work. Just wanted to ask if anyone has been using it with Ubuntu? HP open source site provides hplip driver: http://hplipopensource.com/hplip-web/index.html http://hplipopensource.com/hplip-web/models/deskjet_aio/deskjet_3050_j610_series.html Thanks, Jon From jg at jguk.org Thu Feb 3 22:37:05 2011 From: jg at jguk.org (Jon Grant) Date: Thu, 03 Feb 2011 22:37:05 +0000 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: References: <4D49D23C.5000204@jguk.org> Message-ID: <4D4B2E11.8080503@jguk.org> Hi NoOp wrote, On 03/02/11 01:26: > On 02/02/2011 01:53 PM, Jon Grant wrote: [.] >> I am using Gnome desktop, with pae kernel: >> >> Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC >> 2011 i686 GNU/Linux > > Any particular reason why you are using the pae kernel? > Just curious. This laptop has 4GB of RAM. There is a 3GB addressing limit with the standard 32bit kernel sans-pae: http://en.wikipedia.org/wiki/Physical_Address_Extension#Linux Best regards, Jon From jg at jguk.org Thu Feb 3 22:40:16 2011 From: jg at jguk.org (Jon Grant) Date: Thu, 03 Feb 2011 22:40:16 +0000 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <1296690096.18976.3.camel@noah-laptop> References: <4D49D23C.5000204@jguk.org> <1296690096.18976.3.camel@noah-laptop> Message-ID: <4D4B2ED0.6030309@jguk.org> Hello Noah Noah Duffy wrote, On 02/02/11 23:41: > Jon, I'm not exactly sure what would be causing the problem, but I know > that I used to have frequent drops of my Wireless connection under 10.04 > and 10.10 that couldn't be resolved until I rebooted. This has seemed > to stop under 10.04. I wonder if the kernel has been patched under the > LTS release and not 10.10. You may want to look into that. Thank you for the suggestion. I've made the following changes, to see if this makes any difference: * Transmission "Blocklist updates" [Disabled] * Encryption "Prefer encryption" I had a symbolic link on desktop to $HOME. I removed this in case it was trying to index recursively in Nautilus. Best regards, Jon From mrzenwiz at gmail.com Thu Feb 3 22:40:41 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 14:40:41 -0800 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On Thu, Feb 3, 2011 at 11:35 AM, Nathan Bahn wrote: > Hello everyone-- > > I now have a slight variation of the problem.  I am taking the liberty of > bringing it up here because I believe that there is no difference in the > Linux C.L.I. between openSUSE 11.3 and Ubuntu 10.10.  If I am mistaken, then > I apologize. > > Below is what I have done on the C.L.I.: > > PRK at linux-PRK:/etc> sudo nano /etc/fstab > /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part5 > swap                 swap       defaults              0 0 > /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part1 > /                    ext4       acl,user_xattr        1 1 > proc                 /proc                proc       defaults              0 > 0 > sysfs                /sys                 sysfs      noauto                0 > 0 > debugfs              /sys/kernel/debug    debugfs    noauto                0 > 0 > devpts               /dev/pts             devpts     mode=0620,gid=5       0 > 0 > /dev/fd0     /media/floppy0 auto   re,user,noauto,utf8 0    0 > The /media device system will not work in fstab because it is a dynamic mount point managed by the automounter (autofs), so this line is not valid and will cause problems. > PRK at linux-PRK:/etc> sudo mount -a > root's password: > PRK at linux-PRK:/etc> udisks --mount /dev/fd0 > Mount failed: Error mounting: mount exited with exit code 1: helper failed > with: > mount: mount point /media/floppy0 does not exist > Well, like I said - you can't do that (in most cases). > It goes without saying that I'm quite clueless as to what I'm doing > incorrectly. You need to mount the floppy drive to a real mount point, like /mnt/floppy, which you have to create (as root) with mkdir. A little research, in man pages and some Linux/UNIX forums, on mounting disks, automounts and managing file systems should help you a lot. (Sorry I don't have any pointers on this handy - I haven't needed to look this sort of thing up in years.) From arvimide at earthlink.net Thu Feb 3 22:52:51 2011 From: arvimide at earthlink.net (AV3) Date: Thu, 03 Feb 2011 17:52:51 -0500 Subject: NOD32 on Linux In-Reply-To: <1296750384.9522.106.camel@smoot> References: <12db2850cbb.-3366330828122179571.-5104210479121088361@zoho.com> <20110123104158.37e9be4e@WizardsTower> <201102020639.04526.mmcmullin@cogeco.ca> <4D4A4355.9040407@optonline.net> <1296750384.9522.106.camel@smoot> Message-ID: On Feb/3/2011 11:2624 AM, Smoot Carl-Mitchell wrote: > On Thu, 2011-02-03 at 11:09 -0500, AV3 wrote: > >> You may be right, but it seems more likely to me that only users folders >> would be at risk, not the system folder. So the makers of malware would >> have more limited rewards to look forward to. When confronted with Unix >> underpinnings of Mac OS X, the makers of malware for the old Mac OS just >> shriveled up and died. > > There are still attack vectors into Unix and Unix like systems (Linux). > Daemons running with root privileges or setuid programs are a problem, > since if you obtain root privileges, you can do anything. The SELinux > framework if you enable it does mitigate some of these issues by > restricting application permissions further to specific folders or > files. > > A user can thwart these measures by doing dumb things like using the > root account for everyday tasks or executing a trojan horse sent as an > email attachment or embedded as a link in a web page as root. > I agree that these risks exist, but they are far more manageable than the continuing Windows approach of "patching makes perfect." It baffles me that Microsoft won't risk password protections, when Mac users adopted them without a murmur and MacOS X has been growing. There hasn't been any Mac OS X malware "in the wild," but one shouldn't underestimate the cleverness of trojan horse come-ons. -- ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ ||Arnold VICTOR, New York City, i. e., || ||Arnoldo VIKTORO, Nov-jorkurbo, t. e., || ||Remove capital letters from e-mail address for correct address/ || || Forigu majusklajn literojn el e-poŝta adreso por ĝusta adreso || ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ From jg at jguk.org Thu Feb 3 23:43:35 2011 From: jg at jguk.org (Jon Grant) Date: Thu, 03 Feb 2011 23:43:35 +0000 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: References: <4D49D23C.5000204@jguk.org> Message-ID: <4D4B3DA7.9010205@jguk.org> Anyone else seeing problems with indicator applet? When apps are minimised there, I can no longer open the windows, or close them.. ktorrent and transmission being best examples. they are still running though: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4864 jon 20 0 267m 45m 18m S 149 1.2 3:55.87 ktorrent 4337 jon 20 0 153m 30m 13m S 100 0.8 3:21.29 transmission Thanks for any tips Jon From n.milo.duffy at gmail.com Fri Feb 4 00:03:49 2011 From: n.milo.duffy at gmail.com (Noah Duffy) Date: Thu, 03 Feb 2011 18:03:49 -0600 Subject: HP All-In-One 3050 Wifi printer with Ubuntu 10.10 In-Reply-To: References: Message-ID: <1296777829.18976.12.camel@noah-laptop> On Thu, 2011-02-03 at 22:32 +0000, Jon Grant wrote: > Hello > > This printer looks like it should work. Just wanted to ask if anyone > has been using it with Ubuntu? > > > > HP open source site provides hplip driver: > http://hplipopensource.com/hplip-web/index.html > > > http://hplipopensource.com/hplip-web/models/deskjet_aio/deskjet_3050_j610_series.html > > Thanks, Jon > Never used it specifically, but I have always had GREAT success with HP printers on Linux. I don't see any reason it wouldn't work. Perhaps Google the model number with the Linux tag and see if anyone else has commented on it somewhere. Noah Duffy Skype - Noah0504 | Google Talk/Jabber - n.milo.duffy at gmail.com _ ( ) ASCII ribbon campaign X against HTML email. / \ From n.milo.duffy at gmail.com Fri Feb 4 00:08:26 2011 From: n.milo.duffy at gmail.com (Noah Duffy) Date: Thu, 03 Feb 2011 18:08:26 -0600 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <4D4B2E11.8080503@jguk.org> References: <4D49D23C.5000204@jguk.org> <4D4B2E11.8080503@jguk.org> Message-ID: <1296778106.18976.14.camel@noah-laptop> On Thu, 2011-02-03 at 22:37 +0000, Jon Grant wrote: > Hi > > NoOp wrote, On 03/02/11 01:26: > > On 02/02/2011 01:53 PM, Jon Grant wrote: > [.] > >> I am using Gnome desktop, with pae kernel: > >> > >> Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC > >> 2011 i686 GNU/Linux > > > > Any particular reason why you are using the pae kernel? > > Just curious. > > This laptop has 4GB of RAM. There is a 3GB addressing limit with the > standard 32bit kernel sans-pae: > > http://en.wikipedia.org/wiki/Physical_Address_Extension#Linux > > Best regards, Jon > > > Is the processor not a 64-bit processor? And not to reply to another email already sent, the other computer you don't have issues with, what are it's specs? Is it the same install? -- Noah Duffy Skype - Noah0504 | Google Talk/Jabber - n.milo.duffy at gmail.com _ ( ) ASCII ribbon campaign X against HTML email. / \ From dmcgarrett at optonline.net Fri Feb 4 00:21:23 2011 From: dmcgarrett at optonline.net (Doug) Date: Thu, 03 Feb 2011 19:21:23 -0500 Subject: Become a Linux Guru In-Reply-To: References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> Message-ID: <4D4B4683.7030307@optonline.net> On 02/03/2011 05:28 PM, MR ZenWiz wrote: > On Thu, Feb 3, 2011 at 10:50 AM, devicerandom wrote: >> Agree. >> And in any case , step 1 is ditching Ubuntu and going with Gentoo. I used it >> for years, and it teached me much more about Linux than any binary >> distribution could. >> > This is utter nonsense. Most interested engineers can learn Linux on > any Linux distribution. What makes the difference is how much you try > and dig in, not which distro on which you do the work. > I agree. But actually, it would make the most sense, in my view, to use Ubuntu or Debian, because these are the most popular and widely used, and therefore have more readers and solvers on their mailing lists, which the newbie should definitely subscribe to--both, at a minimum. (I subscribe to Debian, Ubuntu, Kubuntu, SUSE, and the Forum for PCLOS, which is my distro of choice.) My own opinion is that forums are more difficult to use than mailing lists, because you tend only to get answers to your specific questions, rather than an overview of what's on everybody's mind, and where you can tap into things of interest even if they're not on your agenda "right now." Granted, there are a few mavins who read and answer the forum on a regular basis, but it would seem to the casual observer--me--that they _are_ few, and that they _are_ mavins, not regular readers. --doug Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From glgxg at sbcglobal.net Fri Feb 4 00:34:21 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 03 Feb 2011 16:34:21 -0800 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On 02/03/2011 11:35 AM, Nathan Bahn wrote: > Hello everyone-- > > I now have a slight variation of the problem. I am taking the liberty of > bringing it up here because I believe that there is no difference in the > Linux C.L.I. between openSUSE 11.3 and Ubuntu 10.10. If I am mistaken, then > I apologize. > > Below is what I have done on the C.L.I.: > > PRK at linux-PRK:/etc> sudo nano /etc/fstab ... $ gksudo gedit /etc/fstab might be a little easier for you unless you are on a server :-) > /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 Modify to: /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 > > > PRK at linux-PRK:/etc> sudo mount -a > root's password: Don't need to do anything as root. Just as a regular user w/sudo. > PRK at linux-PRK:/etc> udisks --mount /dev/fd0 > Mount failed: Error mounting: mount exited with exit code 1: helper failed > with: > mount: mount point /media/floppy0 does not exist Fix the /etc/fstab & reboot. ... From wayward4now at gmail.com Fri Feb 4 01:42:50 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 03 Feb 2011 20:42:50 -0500 Subject: Become a Linux Guru In-Reply-To: <4D4AF90B.2010500@gmail.com> References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> Message-ID: <1296783770.14469.4.camel@iam.wayward4now.net> On Thu, 2011-02-03 at 18:50 +0000, devicerandom wrote: > On 03/02/11 00:10, Pedro Timóteo wrote: > > On 02-02-2011 13:55, Sandy Harris wrote: > >> Explore. Try a few different Linux distros and at least one of > >> the various *BSD open source Unices. > > > > ^This. It may sound weird, but exploring something like FreeBSD or > > OpenBSD in addition to several Linux distros makes you much better at > > Linux than if you *only* ever used Linux. I'd especially recommend > > OpenBSD, since it's more "bare bones" and has probably the best man > > pages in the world. > > > > > > Agree. > And in any case , step 1 is ditching Ubuntu and going with Gentoo. I > used it for years, and it teached me much more about Linux than any > binary distribution could. ...if only the original Caldera was still in business. I miss 'em. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From glgxg at sbcglobal.net Fri Feb 4 02:05:42 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 03 Feb 2011 18:05:42 -0800 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <4D4B2E11.8080503@jguk.org> References: <4D49D23C.5000204@jguk.org> <4D4B2E11.8080503@jguk.org> Message-ID: On 02/03/2011 02:37 PM, Jon Grant wrote: > Hi > > NoOp wrote, On 03/02/11 01:26: >> On 02/02/2011 01:53 PM, Jon Grant wrote: > [.] >>> I am using Gnome desktop, with pae kernel: >>> >>> Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC >>> 2011 i686 GNU/Linux >> >> Any particular reason why you are using the pae kernel? >> Just curious. > > This laptop has 4GB of RAM. There is a 3GB addressing limit with the > standard 32bit kernel sans-pae: > > http://en.wikipedia.org/wiki/Physical_Address_Extension#Linux > > Best regards, Jon https://help.ubuntu.com/community/EnablingPAE Ubuntu 10.04 LTS (Lucid Lynx) Both the CD and DVD installer of Ubuntu 10.04 automatically installs the PAE enabled kernel if it detects more than 3 Gb of available memory. In the case of the liveCD, a working network connection is required, since the PAE enabled kernel packages are not present on the CD. From glgxg at sbcglobal.net Fri Feb 4 02:11:38 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 03 Feb 2011 18:11:38 -0800 Subject: slightly OT concerning pdf's In-Reply-To: <1296626527.30987.270.camel@iam.wayward4now.net> References: <1296289823.4557.45.camel@iam.wayward4now.net> <201101291005.48806.kassube@gmx.net> <1296327815.4557.56.camel@iam.wayward4now.net> <1296626527.30987.270.camel@iam.wayward4now.net> Message-ID: On 02/01/2011 10:02 PM, Ric Moore wrote: > On Tue, 2011-02-01 at 22:19 -0600, Tommy Trussell wrote: ... >> You may even find that the document has different sections and even >> whitespace encoded in different fonts. If this is a document that has >> been passed around among lots of authors over the years, there could >> be who-knows-what in it. > > Bingo! This is an original "creation", but using AcroRead and clicking > on "file" / "properties" / "fonts", I found a font "MS-Mincho" that it > doesn't recognize on the actual font type line noting it as "Unknown". > While this is sorta/mostly OT, I sure learned something about pdf files. > I've passed this on to staff so that they can dwell on it and encode > their fonts used directly into the pdf's in the future. Thanks again, to > all who responded. There is no Bigno... the font issue that you complained about in an added post stated: But, on my machine, I was seeing a space in the banner text, in the words "Initiative" and "Publication" to look like I nitiative and P ublication. The font on that line is (as I've already mentioned) is: SymbolMT (Bold) Why didn't you ever just post a screenshot of what *you* were seeing? From glgxg at sbcglobal.net Fri Feb 4 02:14:25 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 03 Feb 2011 18:14:25 -0800 Subject: which server to offer files to friends In-Reply-To: <4D4B284C.5010404@gmx.at> References: <4D49E645.7010209@gmx.at> <1296690529.12449.292.camel@karl> <4D4B284C.5010404@gmx.at> Message-ID: On 02/03/2011 02:12 PM, Franz Waldmüller wrote: ... > > Virtual Machine is a good idea. My server has just 512 MB of RAM and has > no hardware virtualisation (It is an old Pentium 3 Laptop). I will have > to figure out if there are some resources left. The virtual machine has > another option: If the host fails I could transfer the virtual machine > to another machine. Actually it's not with only 512MB. ... From n.milo.duffy at gmail.com Fri Feb 4 02:30:11 2011 From: n.milo.duffy at gmail.com (Noah Duffy) Date: Thu, 03 Feb 2011 20:30:11 -0600 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: References: <4D49D23C.5000204@jguk.org> <4D4B2E11.8080503@jguk.org> Message-ID: <1296786611.15962.0.camel@noah-laptop> On Thu, 2011-02-03 at 18:05 -0800, NoOp wrote: > On 02/03/2011 02:37 PM, Jon Grant wrote: > > Hi > > > > NoOp wrote, On 03/02/11 01:26: > >> On 02/02/2011 01:53 PM, Jon Grant wrote: > > [.] > >>> I am using Gnome desktop, with pae kernel: > >>> > >>> Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC > >>> 2011 i686 GNU/Linux > >> > >> Any particular reason why you are using the pae kernel? > >> Just curious. > > > > This laptop has 4GB of RAM. There is a 3GB addressing limit with the > > standard 32bit kernel sans-pae: > > > > http://en.wikipedia.org/wiki/Physical_Address_Extension#Linux > > > > Best regards, Jon > > https://help.ubuntu.com/community/EnablingPAE > > Ubuntu 10.04 LTS (Lucid Lynx) > > Both the CD and DVD installer of Ubuntu 10.04 automatically installs the > PAE enabled kernel if it detects more than 3 Gb of available memory. In > the case of the liveCD, a working network connection is required, since > the PAE enabled kernel packages are not present on the CD. > > > But isn't that for the x86 install only? -- Noah Duffy Skype - Noah0504 | Google Talk/Jabber - n.milo.duffy at gmail.com _ ( ) ASCII ribbon campaign X against HTML email. / \ From mrzenwiz at gmail.com Fri Feb 4 02:50:53 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 18:50:53 -0800 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <1296786611.15962.0.camel@noah-laptop> References: <4D49D23C.5000204@jguk.org> <4D4B2E11.8080503@jguk.org> <1296786611.15962.0.camel@noah-laptop> Message-ID: On Thu, Feb 3, 2011 at 6:30 PM, Noah Duffy wrote: > > But isn't that for the x86 install only? > Obviously so. What's your point? From glgxg at sbcglobal.net Fri Feb 4 03:03:00 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 03 Feb 2011 19:03:00 -0800 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <1296778106.18976.14.camel@noah-laptop> References: <4D49D23C.5000204@jguk.org> <4D4B2E11.8080503@jguk.org> <1296778106.18976.14.camel@noah-laptop> Message-ID: On 02/03/2011 04:08 PM, Noah Duffy wrote: > On Thu, 2011-02-03 at 22:37 +0000, Jon Grant wrote: >> Hi >> >> NoOp wrote, On 03/02/11 01:26: >> > On 02/02/2011 01:53 PM, Jon Grant wrote: >> [.] >> >> I am using Gnome desktop, with pae kernel: >> >> >> >> Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC >> >> 2011 i686 GNU/Linux >> > >> > Any particular reason why you are using the pae kernel? >> > Just curious. >> >> This laptop has 4GB of RAM. There is a 3GB addressing limit with the >> standard 32bit kernel sans-pae: >> >> http://en.wikipedia.org/wiki/Physical_Address_Extension#Linux >> >> Best regards, Jon >> >> >> > > Is the processor not a 64-bit processor? And not to reply to another > email already sent, the other computer you don't have issues with, what > are it's specs? Is it the same install? > Lets repeat: Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC 2011 i686 GNU/Linux From wayward4now at gmail.com Fri Feb 4 03:41:34 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 03 Feb 2011 22:41:34 -0500 Subject: slightly OT concerning pdf's In-Reply-To: References: <1296289823.4557.45.camel@iam.wayward4now.net> <201101291005.48806.kassube@gmx.net> <1296327815.4557.56.camel@iam.wayward4now.net> <1296626527.30987.270.camel@iam.wayward4now.net> Message-ID: <1296790894.16394.2.camel@iam.wayward4now.net> On Thu, 2011-02-03 at 18:11 -0800, NoOp wrote: > On 02/01/2011 10:02 PM, Ric Moore wrote: > > On Tue, 2011-02-01 at 22:19 -0600, Tommy Trussell wrote: > ... > >> You may even find that the document has different sections and even > >> whitespace encoded in different fonts. If this is a document that has > >> been passed around among lots of authors over the years, there could > >> be who-knows-what in it. > > > > Bingo! This is an original "creation", but using AcroRead and clicking > > on "file" / "properties" / "fonts", I found a font "MS-Mincho" that it > > doesn't recognize on the actual font type line noting it as "Unknown". > > While this is sorta/mostly OT, I sure learned something about pdf files. > > I've passed this on to staff so that they can dwell on it and encode > > their fonts used directly into the pdf's in the future. Thanks again, to > > all who responded. > > There is no Bigno... the font issue that you complained about in an > added post stated: > > > But, on my machine, I was seeing a space in the banner text, in the > words "Initiative" and "Publication" to look like I nitiative and P > ublication. > > > The font on that line is (as I've already mentioned) is: > SymbolMT (Bold) > > Why didn't you ever just post a screenshot of what *you* were seeing? I have several screenshots, I just didn't want to crowd the list with attachments to a topic I noted was kinda/mostly OT. But, as I have responded after, that is the problem noted by Acroread. Nifty! Thanks anyway... problem solved thanks to the responses. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Fri Feb 4 03:47:05 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 03 Feb 2011 22:47:05 -0500 Subject: Choosing a new printer/all-in-one In-Reply-To: <1296690471.18976.6.camel@noah-laptop> References: <4D49E8F5.1090200@gmx.at> <1296690471.18976.6.camel@noah-laptop> Message-ID: <1296791225.16394.8.camel@iam.wayward4now.net> On Wed, 2011-02-02 at 17:47 -0600, Noah Duffy wrote: > I also recommend HP printers. I would just look at their All-in-One > reviews and go from there. I had a HP AOI that had wireless > capabilities. It always worked great. No issues that were caused from > me using Linux. I like mine as well, but it sucks ink like a thirsty mule and any electrical glitch causes it to spasm with glee and print off test pages that practically douse the page with a goodly amount of ink. I have found no way to turn off this "feature". Out here, on rural electric, you can count on the power being interrupted every time a pigeon lands on a wire. So, I keep it turned off until I'm ready to use it. The only way I get to the Internet is through HughesNet. That's country. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mrzenwiz at gmail.com Fri Feb 4 04:08:16 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 3 Feb 2011 20:08:16 -0800 Subject: Choosing a new printer/all-in-one In-Reply-To: <1296791225.16394.8.camel@iam.wayward4now.net> References: <4D49E8F5.1090200@gmx.at> <1296690471.18976.6.camel@noah-laptop> <1296791225.16394.8.camel@iam.wayward4now.net> Message-ID: On Thu, Feb 3, 2011 at 7:47 PM, Ric Moore wrote: > > I like mine as well, but it sucks ink like a thirsty mule and any > electrical glitch causes it to spasm with glee and print off test pages > that practically douse the page with a goodly amount of ink. I have > found no way to turn off this "feature". Out here, on rural electric, > you can count on the power being interrupted every time a pigeon lands > on a wire. So, I keep it turned off until I'm ready to use it. The only > way I get to the Internet is through HughesNet. That's country. Ric > So your internet is okay for participating in lists but not for buying a UPS/BBU with line conditioning? Hmm.... From wayward4now at gmail.com Fri Feb 4 08:26:11 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 04 Feb 2011 03:26:11 -0500 Subject: Choosing a new printer/all-in-one In-Reply-To: References: <4D49E8F5.1090200@gmx.at> <1296690471.18976.6.camel@noah-laptop> <1296791225.16394.8.camel@iam.wayward4now.net> Message-ID: <1296807971.17169.18.camel@iam.wayward4now.net> On Thu, 2011-02-03 at 20:08 -0800, MR ZenWiz wrote: > On Thu, Feb 3, 2011 at 7:47 PM, Ric Moore wrote: > > > > I like mine as well, but it sucks ink like a thirsty mule and any > > electrical glitch causes it to spasm with glee and print off test pages > > that practically douse the page with a goodly amount of ink. I have > > found no way to turn off this "feature". Out here, on rural electric, > > you can count on the power being interrupted every time a pigeon lands > > on a wire. So, I keep it turned off until I'm ready to use it. The only > > way I get to the Internet is through HughesNet. That's country. Ric > > > > So your internet is okay for participating in lists but not for buying > a UPS/BBU with line conditioning? Heh, I killed off the last UPS with the power going down and staying down long enough for a UPS not to matter much. The battery finally gave out. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mrzenwiz at gmail.com Fri Feb 4 09:20:59 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 4 Feb 2011 01:20:59 -0800 Subject: Choosing a new printer/all-in-one In-Reply-To: <1296807971.17169.18.camel@iam.wayward4now.net> References: <4D49E8F5.1090200@gmx.at> <1296690471.18976.6.camel@noah-laptop> <1296791225.16394.8.camel@iam.wayward4now.net> <1296807971.17169.18.camel@iam.wayward4now.net> Message-ID: On Fri, Feb 4, 2011 at 12:26 AM, Ric Moore wrote: > On Thu, 2011-02-03 at 20:08 -0800, MR ZenWiz wrote: >> >> So your internet is okay for participating in lists but not for buying >> a UPS/BBU with line conditioning? > > Heh, I killed off the last UPS with the power going down and staying > down long enough for a UPS not to matter much. The battery finally gave > out. Ric That's why they are stocked with rechargeable batteries, the ones that recharge when the power comes back. Or did you mean that it happens so often that the battery failed to recharge? That would take a fair number of complete discharges, and they're still replaceable.... From kaushalshriyan at gmail.com Fri Feb 4 09:56:35 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Fri, 4 Feb 2011 15:26:35 +0530 Subject: Wireless not working on Ubuntu 10.10 Message-ID: Hi, Please suggest/guide for the below issue Thanks Kaushal $lspci -vvv -s 0e:00.0 0e:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01) Subsystem: Dell Wireless 1397 WLAN Mini-Card Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ SERR- Kernel driver in use: b43-pci-bridge Kernel modules: ssb $lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 10.10 Release: 10.10 Codename: maverick $sudo dmidecode | less Product Name: Dell Vostro 1520^C $lspci -vnn | grep 14e4 0e:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01) -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Fri Feb 4 10:17:56 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 4 Feb 2011 15:47:56 +0530 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: Message-ID: I executed aptitude safe-upgrade on 10.04 64 bit server here are the dependency problems I met http://paste.ubuntu.com/562399/ Let me know if some one can point out what should I be checking. -- From popey at ubuntu.com Fri Feb 4 10:39:26 2011 From: popey at ubuntu.com (Alan Pope) Date: Fri, 4 Feb 2011 10:39:26 +0000 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: Message-ID: On 4 February 2011 10:17, Tapas Mishra wrote: > I executed aptitude safe-upgrade on 10.04 64 bit server here are the > dependency problems I met > > http://paste.ubuntu.com/562399/ > > Let me know if some one can point out what should I be checking. The first error:- Setting up dbus (1.2.16-2ubuntu4.1) ... The system user `messagebus' already exists. Exiting. Failed to open connection to "system" message bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. dpkg: error processing dbus (--configure): subprocess installed post-installation script returned error exit status 1 Caused the subsequent errors:- dpkg: dependency problems prevent configuration of consolekit: consolekit depends on dbus (>= 1.1.2); however: Package dbus is not configured yet. dpkg: error processing consolekit (--configure): dependency problems - leaving unconfigured Al. From mightydreams at gmail.com Fri Feb 4 12:04:06 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 4 Feb 2011 17:34:06 +0530 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: Message-ID: On Fri, Feb 4, 2011 at 4:09 PM, Alan Pope wrote: > On 4 February 2011 10:17, Tapas Mishra wrote: >> I executed aptitude safe-upgrade on 10.04 64 bit server here are the >> dependency problems I met >> >> http://paste.ubuntu.com/562399/ >> >> Let me know if some one can point out what should I be checking. > > The first error:- > > Setting up dbus (1.2.16-2ubuntu4.1) ... > The system user `messagebus' already exists. Exiting. > Failed to open connection to "system" message bus: Did not receive a > reply. Possible causes include: the remote application did not send a > reply, the message bus security policy blocked the reply, the reply > timeout expired, or the network connection was broken. > dpkg: error processing dbus (--configure): >  subprocess installed post-installation script returned error exit status 1 > > Caused the subsequent errors:- > > dpkg: dependency problems prevent configuration of consolekit: >  consolekit depends on dbus (>= 1.1.2); however: >  Package dbus is not configured yet. > dpkg: error processing consolekit (--configure): >  dependency problems - leaving unconfigured > > Al. > That is really cool but what next I try let me know? -- From amedee-ubuntu at amedee.be Fri Feb 4 12:20:26 2011 From: amedee-ubuntu at amedee.be (Amedee Van Gasse) Date: Fri, 4 Feb 2011 13:20:26 +0100 (CET) Subject: Become a Linux Guru In-Reply-To: <4D4AF90B.2010500@gmail.com> References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> Message-ID: <82a7d0c90d14bd9b6bce845f0ae5006b.squirrel@amedee.be> On Thu, February 3, 2011 19:50, devicerandom wrote: > And in any case , step 1 is ditching Ubuntu and going with Gentoo. I > used it for years, and it teached me much more about Linux than any > binary distribution could. I have used Gentoo, and I respectfully disagree. It's not because your pc spends 80% of its time compiling with the -go-faster-stripes and -break-my-cpu compiler options that you actually learn something. Except when your name is Neo and you can somehow magically absorb knowledge when the compilation output is scrolling across your screen in a Matrix-inspired green on black font. :-) In my very humble opinion, the best way to learn the inner workings of Linux is by digging into the bash shell[*]. It does not matter which distro you use. Just take a look at the questions asked on the LPI exams (LPIC 101): the majority is about bash commands. [*] I know. BASH = Bourne-Again SHell shell. Now go back playing with your LEGO. :) From mightydreams at gmail.com Fri Feb 4 12:34:50 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 4 Feb 2011 18:04:50 +0530 Subject: how to have tomcat always starting upon Message-ID: I am having an environment in /opt/apache-tomcat-5.5.31/bin when I manually login to server via ssh after a reboot then I go to above directory and do ./startup.sh then it works.I want to automate is. Is this some how possible? -- From popey at ubuntu.com Fri Feb 4 12:49:29 2011 From: popey at ubuntu.com (Alan Pope) Date: Fri, 4 Feb 2011 12:49:29 +0000 Subject: how to have tomcat always starting upon In-Reply-To: References: Message-ID: On 4 February 2011 12:34, Tapas Mishra wrote: > I am having an environment in /opt/apache-tomcat-5.5.31/bin > when I manually login to server via ssh after a reboot then I go to > above directory > and do ./startup.sh then it works.I want to automate is. > Is this some how possible? > Google + "tomcat init script" = http://www.google.co.uk/search?q=tomcat+init+script First hit looks good. http://raibledesigns.com/tomcat/boot-howto.html Tweak the CATALINA_HOME variable. Al. From bilwalsh at swbell.net Fri Feb 4 13:51:19 2011 From: bilwalsh at swbell.net (Billie Walsh) Date: Fri, 04 Feb 2011 07:51:19 -0600 Subject: Choosing a new printer/all-in-one In-Reply-To: References: <4D49E8F5.1090200@gmx.at> <1296690471.18976.6.camel@noah-laptop> <1296791225.16394.8.camel@iam.wayward4now.net> <1296807971.17169.18.camel@iam.wayward4now.net> Message-ID: <4D4C0457.4050502@swbell.net> On 02/04/2011 03:20 AM, MR ZenWiz wrote: > On Fri, Feb 4, 2011 at 12:26 AM, Ric Moore wrote: >> On Thu, 2011-02-03 at 20:08 -0800, MR ZenWiz wrote: >>> So your internet is okay for participating in lists but not for buying >>> a UPS/BBU with line conditioning? >> Heh, I killed off the last UPS with the power going down and staying >> down long enough for a UPS not to matter much. The battery finally gave >> out. Ric > That's why they are stocked with rechargeable batteries, the ones that > recharge when the power comes back. Or did you mean that it happens > so often that the battery failed to recharge? That would take a fair > number of complete discharges, and they're still replaceable.... > An UPS is supposed to power things long enough to save your work and shut down properly. Not power it forever. In our case it's long enough to get the generator started and online. -- "A good moral character is the first essential in a man." George Washington _ _... ..._ _ _._ ._ ..... ._.. ... .._ From devicerandom at gmail.com Fri Feb 4 14:38:49 2011 From: devicerandom at gmail.com (devicerandom) Date: Fri, 04 Feb 2011 14:38:49 +0000 Subject: Become a Linux Guru In-Reply-To: References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> Message-ID: <4D4C0F79.9090007@gmail.com> On 03/02/11 22:28, MR ZenWiz wrote: > On Thu, Feb 3, 2011 at 10:50 AM, devicerandom wrote: >> >> Agree. >> And in any case , step 1 is ditching Ubuntu and going with Gentoo. I used it >> for years, and it teached me much more about Linux than any binary >> distribution could. >> > > This is utter nonsense. Most interested engineers can learn Linux on > any Linux distribution. What makes the difference is how much you try > and dig in, not which distro on which you do the work. > I expected this reply. Technically you're of course right. What I meant is that Gentoo *forces* you to try and dig in also things that usually would be taken for granted in binary distros (ever tried recompiling all your system with a new GCC with incompatible interfaces?) -and in doing so one learns a lot. The first (teaching) asset of Gentoo is that *you* are the installer, not a program: you fire up any working live cd (I used Ubuntu to install it!), get to a command line, download a .tar.bz2 and follow the manual. My personal advice to anyone using Linux first time is 1-2 years with Ubuntu, 1-2 years with a "hardcore" distro like Gentoo, all while having a spare system on which to try new and exotic distros; and then back to whatever you're pleased with once you're skilled enough (I'm with Ubuntu now, happily). From devicerandom at gmail.com Fri Feb 4 14:40:31 2011 From: devicerandom at gmail.com (devicerandom) Date: Fri, 04 Feb 2011 14:40:31 +0000 Subject: Become a Linux Guru In-Reply-To: <82a7d0c90d14bd9b6bce845f0ae5006b.squirrel@amedee.be> References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> <82a7d0c90d14bd9b6bce845f0ae5006b.squirrel@amedee.be> Message-ID: <4D4C0FDF.8060200@gmail.com> On 04/02/11 12:20, Amedee Van Gasse wrote: > On Thu, February 3, 2011 19:50, devicerandom wrote: > >> And in any case , step 1 is ditching Ubuntu and going with Gentoo. I >> used it for years, and it teached me much more about Linux than any >> binary distribution could. > > I have used Gentoo, and I respectfully disagree. > It's not because your pc spends 80% of its time compiling with the > -go-faster-stripes and -break-my-cpu compiler options that you actually > learn something. Except when your name is Neo and you can somehow > magically absorb knowledge when the compilation output is scrolling across > your screen in a Matrix-inspired green on black font. :-) I answered this above. Installing Gentoo is already a learning experience. And no, compiling in itself doesn't help -but when you're dealing with normal cases (e.g. incompatbile GCC, recompiling a kernel often) you learn usually a lot. From bluethundr at gmail.com Fri Feb 4 14:51:56 2011 From: bluethundr at gmail.com (Tim Dunphy) Date: Fri, 4 Feb 2011 09:51:56 -0500 Subject: how to have tomcat always starting upon In-Reply-To: References: Message-ID: this should work for you: http://tinyurl.com/4ofdvhw once you find the init script and tweak JAVA_HOME and CATALINA_HOME to the right values then go chkconfig tomcat on if you're on a red hat type distro (such as CentOS) or update-rc.d tomcat enable 2345 if you are on an Ubuntu / Debian style server. Make sure you have the name of the init script right by ls'ing your init directory (/etc/init.d) and looking for the right name or else this won't work. regards, tim On Fri, Feb 4, 2011 at 7:49 AM, Alan Pope wrote: > On 4 February 2011 12:34, Tapas Mishra wrote: >> I am having an environment in /opt/apache-tomcat-5.5.31/bin >> when I manually login to server via ssh after a reboot then I go to >> above directory >> and do ./startup.sh then it works.I want to automate is. >> Is this some how possible? >> > > Google + "tomcat init script" = > http://www.google.co.uk/search?q=tomcat+init+script > > First hit looks good. > > http://raibledesigns.com/tomcat/boot-howto.html > Tweak the CATALINA_HOME variable. > > Al. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B From fmiller at lightlink.com Fri Feb 4 17:15:07 2011 From: fmiller at lightlink.com (Fred A. Miller) Date: Fri, 04 Feb 2011 12:15:07 -0500 Subject: Choosing a new printer/all-in-one In-Reply-To: References: Message-ID: <4D4C341B.2070005@lightlink.com> On 01/28/2011 05:44 AM, Leo Noordhuizen wrote: > In another thread I asked about the support for Canon printers in > Linux. Specifically of the iP4500 printer. > As it turns out the support isnt as wished for, and as the printer is > starting to make 'funny' noises, is getting a bit old, AND it seems > to consume ink like an alcoholic, > It may be time to replace my iP 4500 and Scanjet G3010 (which is > taking up too much place for the little use it gets anyway) by one of > those All-in-ones... > > Now the big questions is which one should I go for.... > > My wishlist: > > * Double-sided printing, as silent as possible, with a reasonable > speed and of course good quality > * Occasionally printing a photo > * Good Linux support > * Occasionally scanning (and possibly printing) (multi-color) text > * Preferably the scanner use LED instead of the time-consuming > older means of lighting the original > * Of course low ink cost ( :) ) > * Nice to have: printing on CD and DVD > > Canon has a unit which seems to fullfil this list quite nicely, apart > from the Linux support, so that wouldnt be my first choice. > > Of course there is also the question of availability, price and > resulting quality of prints when using third party ink. > I know that the price difference between original and third party ink > can be a factor of 3... > > Any advice regarding this would be greatly appreciated. For proper Linux support, you should stay with Epson or HP. The ONLY 3rd party ink maker is www.inksupply.com...the ONLY maker in the US. I have a professional photo printer, so the inks MUST be VERY accurate and they are the only ones who do that, save me a bundle of money and the inks don't harm the print heads. As to what model to get.....sorry....can't help as that's not the type of printers I use. Fred -- "Those who hammer their guns into plows will plow for those who do not." Thomas Jefferson -------------- next part -------------- An HTML attachment was scrubbed... URL: From emiliosf at gmail.com Fri Feb 4 18:26:33 2011 From: emiliosf at gmail.com (Emilio Fernandes) Date: Fri, 4 Feb 2011 16:26:33 -0200 Subject: Become a Linux Guru In-Reply-To: <4D4C0FDF.8060200@gmail.com> References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> <82a7d0c90d14bd9b6bce845f0ae5006b.squirrel@amedee.be> <4D4C0FDF.8060200@gmail.com> Message-ID: I agree with Albert, If you really want to know how the things work under linux the best way to become a expert is: Build your next three distributions from scratch: http://www.linuxfromscratch.org/ You can base your distro on Debian/Ubuntu (.deb) it's easy. I started on Red Hat 5. (.rpm) and now i'm on Debian/Ubuntu. But you will learn new things EVERY day! Good Luck and Have Fun! 2011/2/4 devicerandom > On 04/02/11 12:20, Amedee Van Gasse wrote: > >> On Thu, February 3, 2011 19:50, devicerandom wrote: >> >> And in any case , step 1 is ditching Ubuntu and going with Gentoo. I >>> used it for years, and it teached me much more about Linux than any >>> binary distribution could. >>> >> >> I have used Gentoo, and I respectfully disagree. >> It's not because your pc spends 80% of its time compiling with the >> -go-faster-stripes and -break-my-cpu compiler options that you actually >> learn something. Except when your name is Neo and you can somehow >> magically absorb knowledge when the compilation output is scrolling across >> your screen in a Matrix-inspired green on black font. :-) >> > > I answered this above. Installing Gentoo is already a learning experience. > And no, compiling in itself doesn't help -but when you're dealing with > normal cases (e.g. incompatbile GCC, recompiling a kernel often) you learn > usually a lot. > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- Emilio Seidel Fernandes Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Fri Feb 4 18:32:36 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 04 Feb 2011 10:32:36 -0800 Subject: OO update fails In-Reply-To: <4D4B0A32.8040005@comcast.net> References: <4D4B0A32.8040005@comcast.net> Message-ID: On 02/03/2011 12:04 PM, Jim Byrnes wrote: > Just let Update Manager apply security updates to Open Office on 2 > machines. One was successful and one was not. > > On the failed machine, it aborts just after trying to unpack > openoffice.org-core. I got a popup saying to Use the broken filter. > > Synaptic showed the openoffice packages as Broken dependencies. > Selecting them and doing Edit-->Fix broken packages did not correct the > problem. > > What are my options to fix this now? Did you get this resolved? What do you show for: $ apt-cache policy openoffice.org-core Try: $ sudo apt-get install -f $ sudo dpkg --configure -a From dreadpiratejeff at gmail.com Fri Feb 4 18:52:45 2011 From: dreadpiratejeff at gmail.com (J) Date: Fri, 4 Feb 2011 13:52:45 -0500 Subject: Choosing a new printer/all-in-one In-Reply-To: <4D4C341B.2070005@lightlink.com> References: <4D4C341B.2070005@lightlink.com> Message-ID: On Fri, Feb 4, 2011 at 12:15, Fred A. Miller wrote: > For proper Linux support, you should stay with Epson or HP. The ONLY 3rd > party ink maker is www.inksupply.com...the ONLY > maker in the US. I have a professional photo printer, so the inks MUST be > VERY accurate and they are the only ones who do that, save me a bundle of > money and the inks don't harm the print heads. As to what model to > get.....sorry....can't help as that's not the type of printers I use. FWIW, outside of photo printing, Brother printers have also had good Linux support traditionally. As an aside, I didn't realise there were professional inkjets. I'd always thought professional quality photo printing was done either with a full development machine, or in smaller environments using dye-sublimation or something other than ink-jet technology. Just curious about that. Cheers Jeff From mrzenwiz at gmail.com Fri Feb 4 19:05:04 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 4 Feb 2011 11:05:04 -0800 Subject: Choosing a new printer/all-in-one In-Reply-To: <4D4C341B.2070005@lightlink.com> References: <4D4C341B.2070005@lightlink.com> Message-ID: On Fri, Feb 4, 2011 at 9:15 AM, Fred A. Miller wrote: > > For proper Linux support, you should stay with Epson or HP. The ONLY 3rd > party ink maker is www.inksupply.com...the ONLY > maker in the US. Please elaborate - are you saying that this is the only *good* ink maker in the US? Because if they are in fact the sole manufacturer, it wouldn't matter who the supplier is.... From aluoor at gmail.com Fri Feb 4 20:31:18 2011 From: aluoor at gmail.com (Sven Aluoor) Date: Fri, 4 Feb 2011 21:31:18 +0100 Subject: which server to offer files to friends In-Reply-To: <4D49FB48.90101@dehumanizer.com> References: <4D49E645.7010209@gmx.at> <4D49FB48.90101@dehumanizer.com> Message-ID: On Thu, Feb 3, 2011 at 1:48 AM, Pedro Timóteo wrote: >> * ssh-login: I do not want to give friends from untrusted computer >> ssh-access to my machine. >> > > You can give scp access without shell access, using rssh: I recommend you scponly (scponly is packaged by Ubuntu/Debian devs in universe) from http://www.sublimation.org/scponly/wiki/index.php/Main_Page scponly is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the tried and true ssh suite of applications. A typical usage of scponly is in creating a semi-public account not unlike the concept of anonymous login for ftp. This allows an administrator to share files in the same way an anon ftp setup would, only employing all the protection that ssh provides. This is especially significant if you consider that ftp authentications traverse public networks in a plaintext format. cheers Sven From jf_byrnes at comcast.net Fri Feb 4 20:33:17 2011 From: jf_byrnes at comcast.net (Jim Byrnes) Date: Fri, 04 Feb 2011 14:33:17 -0600 Subject: OO update fails In-Reply-To: References: <4D4B0A32.8040005@comcast.net> Message-ID: <4D4C628D.5010900@comcast.net> NoOp wrote: > On 02/03/2011 12:04 PM, Jim Byrnes wrote: >> Just let Update Manager apply security updates to Open Office on 2 >> machines. One was successful and one was not. >> >> On the failed machine, it aborts just after trying to unpack >> openoffice.org-core. I got a popup saying to Use the broken filter. >> >> Synaptic showed the openoffice packages as Broken dependencies. >> Selecting them and doing Edit-->Fix broken packages did not correct the >> problem. >> >> What are my options to fix this now? > > Did you get this resolved? No, thanks for asking. > > What do you show for: > $ apt-cache policy openoffice.org-core > > Try: > > $ sudo apt-get install -f > $ sudo dpkg --configure -a > Output from those 3 commands is 140+ lines. So I put it here: http://pastebin.com/z1AMdd8V Regards, Jim From mrzenwiz at gmail.com Fri Feb 4 21:19:02 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 4 Feb 2011 13:19:02 -0800 Subject: OO update fails In-Reply-To: <4D4C628D.5010900@comcast.net> References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> Message-ID: On Fri, Feb 4, 2011 at 12:33 PM, Jim Byrnes wrote: > > Output from those 3 commands is 140+ lines. > > So I put it here:   http://pastebin.com/z1AMdd8V > It looks like you have a damaged download file in your cache. You might try 'sudo apt-cache clean' and then retry the update. From glgxg at sbcglobal.net Fri Feb 4 21:23:08 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 04 Feb 2011 13:23:08 -0800 Subject: OO update fails In-Reply-To: <4D4C628D.5010900@comcast.net> References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> Message-ID: On 02/04/2011 12:33 PM, Jim Byrnes wrote: > NoOp wrote: >> On 02/03/2011 12:04 PM, Jim Byrnes wrote: >>> Just let Update Manager apply security updates to Open Office on 2 >>> machines. One was successful and one was not. >>> >>> On the failed machine, it aborts just after trying to unpack >>> openoffice.org-core. I got a popup saying to Use the broken filter. >>> >>> Synaptic showed the openoffice packages as Broken dependencies. >>> Selecting them and doing Edit-->Fix broken packages did not correct the >>> problem. >>> >>> What are my options to fix this now? >> >> Did you get this resolved? > > No, thanks for asking. >> >> What do you show for: >> $ apt-cache policy openoffice.org-core >> >> Try: >> >> $ sudo apt-get install -f >> $ sudo dpkg --configure -a >> > > Output from those 3 commands is 140+ lines. > > So I put it here: http://pastebin.com/z1AMdd8V Thanks. Seem to be quite a few similar: I've had no issues (I asked for the security updates... https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/710430 originally) sorry. Can you jump on one of those related bugs & add your pastebin link/data? Perhaps: https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/712751 From jf_byrnes at comcast.net Fri Feb 4 21:58:32 2011 From: jf_byrnes at comcast.net (Jim Byrnes) Date: Fri, 04 Feb 2011 15:58:32 -0600 Subject: OO update fails In-Reply-To: References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> Message-ID: <4D4C7688.3010206@comcast.net> MR ZenWiz wrote: > On Fri, Feb 4, 2011 at 12:33 PM, Jim Byrnes wrote: >> >> Output from those 3 commands is 140+ lines. >> >> So I put it here: http://pastebin.com/z1AMdd8V >> > > It looks like you have a damaged download file in your cache. You > might try 'sudo apt-cache clean' and then retry the update. I tried that but get E: Invalid operation clean. I suppose it is not possible to just locate the file openoffice.org-core and delete it and then try to apply the update again? Thanks, Jim From glgxg at sbcglobal.net Fri Feb 4 22:08:04 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 04 Feb 2011 14:08:04 -0800 Subject: OO update fails In-Reply-To: <4D4C7688.3010206@comcast.net> References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> <4D4C7688.3010206@comcast.net> Message-ID: On 02/04/2011 01:58 PM, Jim Byrnes wrote: > MR ZenWiz wrote: >> On Fri, Feb 4, 2011 at 12:33 PM, Jim Byrnes wrote: >>> >>> Output from those 3 commands is 140+ lines. >>> >>> So I put it here: http://pastebin.com/z1AMdd8V >>> >> >> It looks like you have a damaged download file in your cache. You >> might try 'sudo apt-cache clean' and then retry the update. $ sudo apt-get clean > > I tried that but get E: Invalid operation clean. See above. clean clean clears out the local repository of retrieved package files. It removes everything but the lock file from /var/cache/apt/archives/ and /var/cache/apt/archives/partial/. When APT is used as a dselect(1) method, clean is run automatically. Those who do not use dselect will likely want to run apt-get clean from time to time to free up disk space. > > I suppose it is not possible to just locate the file openoffice.org-core > and delete it and then try to apply the update again? $ locate openoffice.org-core /usr/share/bug/openoffice.org-core /usr/share/bug/openoffice.org-core/control /usr/share/bug/openoffice.org-core/presubj /usr/share/bug/openoffice.org-core/script /usr/share/doc/openoffice.org-core /usr/share/lintian/overrides/openoffice.org-core /var/cache/apt/archives/openoffice.org-core_1%3a3.2.1-7ubuntu1.1_i386.deb /var/lib/dpkg/info/openoffice.org-core.list /var/lib/dpkg/info/openoffice.org-core.md5sums /var/lib/dpkg/info/openoffice.org-core.postinst /var/lib/dpkg/info/openoffice.org-core.postrm /var/lib/dpkg/info/openoffice.org-core.preinst From ratcheson at gmail.com Fri Feb 4 22:13:38 2011 From: ratcheson at gmail.com (Richard Atcheson) Date: Fri, 4 Feb 2011 16:13:38 -0600 Subject: Wireless not working on Ubuntu 10.10 In-Reply-To: References: Message-ID: <201102041613.38341.ratcheson@gmail.com> On Friday 04 February 2011 03:56:35 Kaushal Shriyan wrote: > Hi, > > Please suggest/guide for the below issue > > Thanks > > Kaushal I have the identical wireless card and problem. Couldnt find a guide that worked, but I Tried the "other" net manager, wcid I think, and really screwed up things. Had to reinstall Maverick for the 3rd time. This time it worked. Even made grub work right. If your home dir is on a separate partition it;s an easy job to reformat root and reinstall. Dont waste your time trying to install over the old root stuff, the spray from the wind will get you in the face! If you dont have your home dir on a separate partition, make a backup so you can keep all your settings. Then restore to a separate partition. It'll save you grief later on. Richard From jf_byrnes at comcast.net Fri Feb 4 22:33:05 2011 From: jf_byrnes at comcast.net (Jim Byrnes) Date: Fri, 04 Feb 2011 16:33:05 -0600 Subject: OO update fails In-Reply-To: References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> <4D4C7688.3010206@comcast.net> Message-ID: <4D4C7EA1.4030103@comcast.net> NoOp wrote: > On 02/04/2011 01:58 PM, Jim Byrnes wrote: >> MR ZenWiz wrote: >>> On Fri, Feb 4, 2011 at 12:33 PM, Jim Byrnes wrote: >>>> >>>> Output from those 3 commands is 140+ lines. >>>> >>>> So I put it here: http://pastebin.com/z1AMdd8V >>>> >>> >>> It looks like you have a damaged download file in your cache. You >>> might try 'sudo apt-cache clean' and then retry the update. > > $ sudo apt-get clean > >> >> I tried that but get E: Invalid operation clean. > > See above. > OK that was the start of fixing it. Then ran Synaptic-->Edit-->Fix Broken Packages Then applied the packages again. It re-downloaded openoffic.org-core and then successfully updated everything. Thanks to you both for all the help. Regards, Jim From redhowlingwolves at nc.rr.com Fri Feb 4 22:39:41 2011 From: redhowlingwolves at nc.rr.com (scott) Date: Fri, 04 Feb 2011 17:39:41 -0500 Subject: Become a Linux Guru In-Reply-To: <4D4C0FDF.8060200@gmail.com> References: <4D49F286.1000606@dehumanizer.com> <4D4AF90B.2010500@gmail.com> <82a7d0c90d14bd9b6bce845f0ae5006b.squirrel@amedee.be> <4D4C0FDF.8060200@gmail.com> Message-ID: <4D4C802D.7040209@nc.rr.com> On 02/04/2011 09:40 AM, devicerandom wrote: > On 04/02/11 12:20, Amedee Van Gasse wrote: >> On Thu, February 3, 2011 19:50, devicerandom wrote: >> >>> And in any case , step 1 is ditching Ubuntu and going with Gentoo. I >>> used it for years, and it teached me much more about Linux than any >>> binary distribution could. >> >> I have used Gentoo, and I respectfully disagree. >> It's not because your pc spends 80% of its time compiling with the >> -go-faster-stripes and -break-my-cpu compiler options that you actually >> learn something. Except when your name is Neo and you can somehow >> magically absorb knowledge when the compilation output is scrolling >> across >> your screen in a Matrix-inspired green on black font. :-) > > I answered this above. Installing Gentoo is already a learning > experience. And no, compiling in itself doesn't help -but when you're > dealing with normal cases (e.g. incompatbile GCC, recompiling a kernel > often) you learn usually a lot. > > As opposed to rolling your own and Gentoo, don't forget Slackware and Arch. Both are pretty minimal installs and you need to learn a lot quickly to get your system where you want it. I still think the idea of using a distro that is widely used is a better choice, though. Once you become familiar with a deb or rpm based distro, you will be better prepared to deal with the idiosyncracies of a distro geared to the more knowledgeable user. Learning shell scripting is a must. There are many good tutorials and books. Google is your friend here. I learned a lot just by doing things, some ended up not being very smart, others worked out well. Back in the win95 days, I broke my system regularly. Taught me a lot about what you should or should not mess with. Fixing it was always more fun than breaking it. I actually enjoyed trying to undo things I did, especially when I wasn't quite sure exactly what I did to begin with. Have fun. Scott From jf_byrnes at comcast.net Fri Feb 4 22:43:52 2011 From: jf_byrnes at comcast.net (Jim Byrnes) Date: Fri, 04 Feb 2011 16:43:52 -0600 Subject: OO update fails In-Reply-To: References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> Message-ID: <4D4C8128.7080001@comcast.net> NoOp wrote: > On 02/04/2011 12:33 PM, Jim Byrnes wrote: >> NoOp wrote: >>> On 02/03/2011 12:04 PM, Jim Byrnes wrote: >>>> Just let Update Manager apply security updates to Open Office on 2 >>>> machines. One was successful and one was not. >>>> >>>> On the failed machine, it aborts just after trying to unpack >>>> openoffice.org-core. I got a popup saying to Use the broken filter. >>>> >>>> Synaptic showed the openoffice packages as Broken dependencies. >>>> Selecting them and doing Edit-->Fix broken packages did not correct the >>>> problem. >>>> >>>> What are my options to fix this now? >>> >>> Did you get this resolved? >> >> No, thanks for asking. >>> >>> What do you show for: >>> $ apt-cache policy openoffice.org-core >>> >>> Try: >>> >>> $ sudo apt-get install -f >>> $ sudo dpkg --configure -a >>> >> >> Output from those 3 commands is 140+ lines. >> >> So I put it here: http://pastebin.com/z1AMdd8V > > Thanks. Seem to be quite a few similar: > > > I've had no issues (I asked for the security updates... > https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/710430 > originally) sorry. > > Can you jump on one of those related bugs& add your pastebin link/data? > Perhaps: > https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/712751 > > I added a comment to this one. Since you gave me the info to recover from the error while I was composing the comment I added that info to the comment. Regards, Jim From glgxg at sbcglobal.net Fri Feb 4 23:01:49 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 04 Feb 2011 15:01:49 -0800 Subject: [Resolved] Re: OO update fails In-Reply-To: <4D4C8128.7080001@comcast.net> References: <4D4B0A32.8040005@comcast.net> <4D4C628D.5010900@comcast.net> <4D4C8128.7080001@comcast.net> Message-ID: On 02/04/2011 02:43 PM, Jim Byrnes wrote: > NoOp wrote: ... >> Can you jump on one of those related bugs& add your pastebin link/data? >> Perhaps: >> https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/712751 >> >> > > I added a comment to this one. Since you gave me the info to recover > from the error while I was composing the comment I added that info to > the comment. > > Regards, Jim > Thanks! & Thanks to Mr Z for the Clean suggestion. Gary From masaok at gmail.com Sat Feb 5 02:08:59 2011 From: masaok at gmail.com (Masao Kitamura) Date: Fri, 4 Feb 2011 18:08:59 -0800 Subject: Auto logout Gnome desktop on idle? Message-ID: Hello, I want to have Gnome Desktop auto-logout users when they're idle for X minutes. Does anyone know how to do this? I've tried the "autolog" package, but that seems to only work on non-GUI terminals. How does the screensaver know how long the user has been idle? Is there a system variable and/or built-in utility? Thanks, Masao Ubuntu 10.10 32-bit on HP xw6400 Workstations From blchupin at iinet.net.au Sat Feb 5 02:32:50 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Sat, 05 Feb 2011 13:32:50 +1100 Subject: Choosing a new printer/all-in-one In-Reply-To: References: <4D4C341B.2070005@lightlink.com> Message-ID: <4D4CB6D2.9060409@iinet.net.au> On 05/02/2011 06:05, MR ZenWiz wrote: > On Fri, Feb 4, 2011 at 9:15 AM, Fred A. Miller wrote: >> For proper Linux support, you should stay with Epson or HP. The ONLY 3rd >> party ink maker is www.inksupply.com...the ONLY >> maker in the US. > Please elaborate - are you saying that this is the only *good* ink > maker in the US? Because if they are in fact the sole manufacturer, > it wouldn't matter who the supplier is.... I know what Fred meant because we talked about this a while back. Fred uses *pigmented* inks in his printer to give archival qualities to the prints he does and not the everyday inks which you can buy in the corner shop. The supplier he mentioned provides these pigmented inks - but also produces and supplies the inks (in bulk) if you want/are able to refill the cartridges which contain the usual vegetable dyes you would be now using in your printer. The pigmented inks are not cheap but they do provide archival quality to the prints. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From nick.z.edwards at gmail.com Sat Feb 5 06:29:35 2011 From: nick.z.edwards at gmail.com (Nick Edwards) Date: Sat, 5 Feb 2011 16:29:35 +1000 Subject: Wireless not working on Ubuntu 10.10 In-Reply-To: References: Message-ID: This is partially supported in kernels 2.6.33+ On Fri, Feb 4, 2011 at 7:56 PM, Kaushal Shriyan wrote: > Hi, > > Please suggest/guide for the below issue > > Thanks > > Kaushal > > $lspci -vvv -s 0e:00.0 > 0e:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY > (rev 01) > Subsystem: Dell Wireless 1397 WLAN Mini-Card > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ SERR- Latency: 0, Cache Line Size: 64 bytes > Interrupt: pin A routed to IRQ 18 > Region 0: Memory at fa000000 (64-bit, non-prefetchable) [size=16K] > Capabilities: > Kernel driver in use: b43-pci-bridge > Kernel modules: ssb > > $lsb_release -a > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 10.10 > Release: 10.10 > Codename: maverick > $sudo dmidecode | less > Product Name: Dell Vostro 1520^C > $lspci -vnn | grep 14e4 > 0e:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g > LP-PHY [14e4:4315] (rev 01) > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Sat Feb 5 07:08:29 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 5 Feb 2011 12:38:29 +0530 Subject: how to have tomcat always starting upon In-Reply-To: References: Message-ID: On Fri, Feb 4, 2011 at 6:19 PM, Alan Pope wrote: > On 4 February 2011 12:34, Tapas Mishra wrote: >> I am having an environment in /opt/apache-tomcat-5.5.31/bin >> when I manually login to server via ssh after a reboot then I go to >> above directory >> and do ./startup.sh then it works.I want to automate is. >> Is this some how possible? >> > > Google + "tomcat init script" = > http://www.google.co.uk/search?q=tomcat+init+script > > First hit looks good. > > http://raibledesigns.com/tomcat/boot-howto.html > Tweak the CATALINA_HOME variable. > > Al. > > -- Your link looks good to me.I have one doubt it says to have a user tomcat for this.Is this strictly necessary? Also I have all the variables defined in .bashrc so do I need to define them again in tomcat init script as per your link. From clanlaw at googlemail.com Sat Feb 5 08:53:46 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 5 Feb 2011 08:53:46 +0000 Subject: Auto logout Gnome desktop on idle? In-Reply-To: References: Message-ID: On 5 February 2011 02:08, Masao Kitamura wrote: > Hello, > > I want to have Gnome Desktop auto-logout users when they're idle for X minutes. Are you sure you want to do this? If, for example, you opened a document and started editing it and then got a phone call so that it caused an auto-logout, the result would be that of closing the editor without saving your changes first. Is the option of locking the desktop on idle not sufficient (so you are left logged in but must enter password to continue)? Colin From lasthib at gmail.com Sat Feb 5 11:15:17 2011 From: lasthib at gmail.com (Thibaut) Date: Sat, 05 Feb 2011 12:15:17 +0100 Subject: toshiba nb200 Message-ID: <4D4D3145.9010908@gmail.com> Hi I'm trying to install ubuntu netbook 10.10 on my toshiba nb200 from a usb key I constantly have to press a key. Otherwise the system freeze and nothing is possible. How can i solve this issue? Thanks, t. From clanlaw at googlemail.com Sat Feb 5 11:52:50 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 5 Feb 2011 11:52:50 +0000 Subject: toshiba nb200 In-Reply-To: <4D4D3145.9010908@gmail.com> References: <4D4D3145.9010908@gmail.com> Message-ID: On 5 February 2011 11:15, Thibaut wrote: > Hi > > I'm trying to install ubuntu netbook 10.10 on my toshiba nb200 from a usb > key > > I constantly have to press a key. Otherwise the system freeze and nothing is > possible. Is it during the install that you are having the problem, or have you installed it but while running you have to press keys? If the second then perhaps it is a screensaver issue. Go to System > Preferences > Screensaver and de-select Activate Screensaver, then click the Power Management button and set Put Computer To Sleep and Put Display to sleep both to Never. If that fixes it then you can re-enable one at a time to find what is causing the problem. Colin From mtulliolenti at gmail.com Sat Feb 5 11:58:24 2011 From: mtulliolenti at gmail.com (Marco Tullio Lenti) Date: Sat, 5 Feb 2011 12:58:24 +0100 Subject: toshiba nb200 In-Reply-To: <4D4D3145.9010908@gmail.com> References: <4D4D3145.9010908@gmail.com> Message-ID: I had experience only in installing by CD, maybe the tasfert rate is too slow for the usb key. May you tell me the factory name and the storage capacity? Bye. Marco 2011/2/5 Thibaut > Hi > > I'm trying to install ubuntu netbook 10.10 on my toshiba nb200 from a usb > key > > I constantly have to press a key. Otherwise the system freeze and nothing > is possible. > > How can i solve this issue? > > Thanks, > t. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kaushalshriyan at gmail.com Sat Feb 5 13:50:09 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Sat, 5 Feb 2011 19:20:09 +0530 Subject: Wireless not working on Ubuntu 10.10 In-Reply-To: References: Message-ID: On Sat, Feb 5, 2011 at 11:59 AM, Nick Edwards wrote: > This is partially supported in kernels 2.6.33+ > > Hi So enabling 10.10 backports would solve it ? Thanks Kaushal > > > On Fri, Feb 4, 2011 at 7:56 PM, Kaushal Shriyan wrote: > >> Hi, >> >> Please suggest/guide for the below issue >> >> Thanks >> >> Kaushal >> >> $lspci -vvv -s 0e:00.0 >> 0e:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY >> (rev 01) >> Subsystem: Dell Wireless 1397 WLAN Mini-Card >> Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- >> Stepping- SERR- FastB2B- DisINTx- >> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ >> SERR- > Latency: 0, Cache Line Size: 64 bytes >> Interrupt: pin A routed to IRQ 18 >> Region 0: Memory at fa000000 (64-bit, non-prefetchable) [size=16K] >> Capabilities: >> Kernel driver in use: b43-pci-bridge >> Kernel modules: ssb >> >> $lsb_release -a >> No LSB modules are available. >> Distributor ID: Ubuntu >> Description: Ubuntu 10.10 >> Release: 10.10 >> Codename: maverick >> $sudo dmidecode | less >> Product Name: Dell Vostro 1520^C >> $lspci -vnn | grep 14e4 >> 0e:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g >> LP-PHY [14e4:4315] (rev 01) >> >> >> -- >> >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> >> > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Sat Feb 5 13:55:51 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 5 Feb 2011 13:55:51 +0000 Subject: Wireless not working on Ubuntu 10.10 In-Reply-To: References: Message-ID: On 5 February 2011 13:50, Kaushal Shriyan wrote: > On Sat, Feb 5, 2011 at 11:59 AM, Nick Edwards > wrote: >> >> This is partially supported in kernels 2.6.33+ >> > > Hi > So enabling 10.10 backports would solve it ? My 10.10 is using 2.6.35 as standard. Colin From kaushalshriyan at gmail.com Sat Feb 5 14:02:18 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Sat, 5 Feb 2011 19:32:18 +0530 Subject: Wireless not working on Ubuntu 10.10 In-Reply-To: References: Message-ID: On Sat, Feb 5, 2011 at 7:25 PM, Colin Law wrote: > On 5 February 2011 13:50, Kaushal Shriyan > wrote: > > On Sat, Feb 5, 2011 at 11:59 AM, Nick Edwards > > wrote: > >> > >> This is partially supported in kernels 2.6.33+ > >> > > > > Hi > > So enabling 10.10 backports would solve it ? > > My 10.10 is using 2.6.35 as standard. > > Colin > > Hi, Yeah but it does not work for me Thanks Kaushal > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From oguzyilmazlist at gmail.com Sat Feb 5 14:41:43 2011 From: oguzyilmazlist at gmail.com (Oguz Yilmaz) Date: Sat, 5 Feb 2011 16:41:43 +0200 Subject: mounting an ext4 filesystem with block size of 65536 Message-ID: Dear list members, I do some benchmarking on EXT4 performance on Compact Flash media. I have created an ext4 fs with block size of 65536. however I can not mount it on ubuntu-10.10-netbook-i386. According to my readings on ext4 it should allow such big block sized fs. I want hear your comments. root at ubuntu:~# mkfs.ext4 -b 65536 /dev/sda3 Warning: blocksize 65536 not usable on most systems. mke2fs 1.41.12 (17-May-2010) mkfs.ext4: 65536-byte blocks too big for system (max 4096) Proceed anyway? (y,n) y Warning: 65536-byte blocks too big for system (max 4096), forced to continue Filesystem label= OS type: Linux Block size=65536 (log=6) Fragment size=65536 (log=6) Stride=0 blocks, Stripe width=0 blocks 19968 inodes, 19830 blocks 991 blocks (5.00%) reserved for the super user First data block=0 1 block group 65528 blocks per group, 65528 fragments per group 19968 inodes per group Writing inode tables: done Creating journal (1024 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 37 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. root at ubuntu:~# tune2fs -l /dev/sda3 tune2fs 1.41.12 (17-May-2010) Filesystem volume name: Last mounted on: Filesystem UUID: 4cf3f507-e7b4-463c-be11-5b408097099b Filesystem magic number: 0xEF53 Filesystem revision #: 1 (dynamic) Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize Filesystem flags: signed_directory_hash Default mount options: (none) Filesystem state: clean Errors behavior: Continue Filesystem OS type: Linux Inode count: 19968 Block count: 19830 Reserved block count: 991 Free blocks: 18720 Free inodes: 19957 First block: 0 Block size: 65536 Fragment size: 65536 Blocks per group: 65528 Fragments per group: 65528 Inodes per group: 19968 Inode blocks per group: 78 Flex block group size: 16 Filesystem created: Sat Feb 5 14:39:55 2011 Last mount time: n/a Last write time: Sat Feb 5 14:40:02 2011 Mount count: 0 Maximum mount count: 37 Last checked: Sat Feb 5 14:39:55 2011 Check interval: 15552000 (6 months) Next check after: Thu Aug 4 14:39:55 2011 Lifetime writes: 70 MB Reserved blocks uid: 0 (user root) Reserved blocks gid: 0 (group root) First inode: 11 Inode size: 256 Required extra isize: 28 Desired extra isize: 28 Journal inode: 8 Default directory hash: half_md4 Directory Hash Seed: afb5b570-9d47-4786-bad2-4aacb3b73516 Journal backup: inode blocks root at ubuntu:~# mount -t ext4 /dev/sda3 /mnt/ mount: wrong fs type, bad option, bad superblock on /dev/sda3, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so -- Oguz YILMAZ From snhmnd at gmail.com Sat Feb 5 15:50:54 2011 From: snhmnd at gmail.com (seanh) Date: Sat, 5 Feb 2011 15:50:54 +0000 Subject: Easiest way to make an encrypted external hard drive? Message-ID: Hey, I'm trying to find out what is the easiest way to make an encrypted backup of my Ubuntu home dir onto an external hard drive. There are so many options, the main ones seem to be: TrueCrypt, ecrypt-fs/Ubuntu's encrypted home option, dmcrypt/luks/cryptsetup/cryptmount. TrueCrypt looks like it's probably the easiest to use and it works on other platforms (e.g. Windows and OS X) as well. But it has a dodgy license, and does not ship with Ubuntu or Debian. Ubuntu's encrypted home directory is very easy to use as it's built into Ubuntu. I think I could make an encrypted backup of my encrypted home dir by just rsyncing /home/.ecryptfs/seanh/.Private to an external drive. There are various how-tos on blogs for recovering from such a backup (i.e. decrypting and mounting the backup from a LiveCD or a newly installed system), but they seem pretty complicated. Good documentation on this seems pretty sparse, and I have unanswered questions. Is it safe to mount a backup of the encrypted home dir on a non-encrypted system that might not have encrypted swap? What about the wrapped passphrase files, is it safe to back these up to somewhere like Ubuntu One or Dropbox, rather than writing down the (decrypted) passphrases as Ubuntu tells you to do? I don't think a backup of an Ubuntyu ecnrypted homedir would be readable on non-Linux systems. I found several tutorials on blogs about creating an encrypted external hard drive using dmcrypt/luks/cryptsetup/cryptmount. Looks slightly tricky, but maybe it is the way to go. Can be used on Windows also. One option would be to avoid the need to have an encrypted external drive at all. Keep sensitive files only in secure locations, such as in encrypted Ubuntu homedirs, and backed up to remote locations that store with encryption such as Dropbox and Ubuntu One. The external hard drive would then be used only to backup non-sensitive stuff, unencrypted. This also means that I don't have the worry of some bug in the encryption software corrupting the entire encrypted backup drive and making the whole thing unreadable (I've heard stories). But it means I'd have to be careful not to accidentally backup any sensitive data onto the drive, and to make sure that all the non-sensitive data _does_ get backed up. I can't simply backup my entire homedir and get everything. Still, I can invent a simple scheme for managing that and try to stick to it. This avoids the whole complicated issue of having to select and learn a disk encryption tool. Might be the best option. Any thoughts or suggestions? From dave at thefletchers.net Sat Feb 5 16:44:27 2011 From: dave at thefletchers.net (David Fletcher) Date: Sat, 05 Feb 2011 16:44:27 +0000 Subject: Easiest way to make an encrypted external hard drive? In-Reply-To: References: Message-ID: <1296924267.1994.16.camel@boss> I'd say whether or not you need to do this depends on how much is in your home directory. What I do is, keep all my music, photographs, virtual machines and anything else that's big in a separate directory off the root directory. Only my email, letters, spreadsheets, scanned documents and other things that are not too large but which I would like to keep private are kept in my home directory. I then use a script while logged in as a separate administrator to create a tar file of everything in /home/. At the moment that makes about a 2GB file. I use gpg to do a symmetrical encryption of this file which I can then copy onto flash drives. One of these is stored in the car glove box as an off site backup. Of course if you've encrypted your home directory then personally, I'd recommend making sure you can restore a backup of everything to another computer when the hard drive dies. The separate directory for the big files gets backed up to my server by rsync a couple of times a day. Dave From dotancohen at gmail.com Sat Feb 5 18:30:10 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Sat, 5 Feb 2011 20:30:10 +0200 Subject: still looking for decent PDF annotation tool In-Reply-To: References: Message-ID: On Fri, Jan 21, 2011 at 10:37, Robert P. J. Day wrote: > >  i do a lot of proofreading/editing for a publisher and i typically > get Word-format content that i can easily annotate in oowriter.  my > changes are either in-place edits or side notes added with Ctl-Alt-N, > while displaying and recording all the changes. > >  occasionally, though, the only available format for a document is > PDF, and i'd really like to be able to make the same changes to a PDF > doc.  is there an open-source solution for this?  if not, i'm prepared > to get something commercial. > I recently had a chance to annotate a PDF in Windows with the Foxit (non-FOSS) PDF reader. The annotations show in Kubuntu in Okular and Adobe Reader. You might want to look at the Foxit Linux version to see if it has similar capabilities. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From nathan.bahn at gmail.com Sat Feb 5 18:36:02 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Sat, 5 Feb 2011 13:36:02 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On Thu, Feb 3, 2011 at 7:34 PM, NoOp wrote: > On 02/03/2011 11:35 AM, Nathan Bahn wrote: > > Hello everyone-- > > > > I now have a slight variation of the problem. I am taking the liberty of > > bringing it up here because I believe that there is no difference in the > > Linux C.L.I. between openSUSE 11.3 and Ubuntu 10.10. If I am mistaken, > then > > I apologize. > > > > Below is what I have done on the C.L.I.: > > > > PRK at linux-PRK:/etc> sudo nano /etc/fstab > ... > $ gksudo gedit /etc/fstab > might be a little easier for you unless you are on a server :-) > > > /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 > > Modify to: > > /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 > > > > > > > PRK at linux-PRK:/etc> sudo mount -a > > root's password: > > Don't need to do anything as root. Just as a regular user w/sudo. > > > PRK at linux-PRK:/etc> udisks --mount /dev/fd0 > > Mount failed: Error mounting: mount exited with exit code 1: helper > failed > > with: > > mount: mount point /media/floppy0 does not exist > > Fix the /etc/fstab & reboot. > ... > Hello everyone-- Regrettably, I'm still screwing up. PRK at linux-PRK:~> udisks --mount /dev/fd0 Mount failed: Error mounting: mount exited with exit code 1: helper failed with: mount: mount point /media/floppy0 does not exist (gksudo gedit didn't work) PRK at linux-PRK:~> sudo nano /etc/fstab root's password: /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part5 swap $ /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part1 / $ proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 I'm afraid that I'm as clueless as ever..... --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From maillistindia at gmail.com Sat Feb 5 18:37:26 2011 From: maillistindia at gmail.com (Mail List) Date: Sun, 06 Feb 2011 00:07:26 +0530 Subject: Annotation for pdf In-Reply-To: References: Message-ID: Okular works best for pdf's in Ubuntu. It's got great features and that should be suffice. However, the annotations that you do are limited for viewing by okular. If you want a better solution try out Xournal. It's not exactly a pdf annotation tool but that should not worry you. Foxit Linux is useless bundle not even worth for free. If you have a lot of research articles, look no further than Mendeley. That annotates (sticky notes) and highlights in equal measure. Hope that helps. From mightydreams at gmail.com Sat Feb 5 19:13:23 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 6 Feb 2011 00:43:23 +0530 Subject: ssh connection keepalive or idletimeout Message-ID: I have ssh access to a machine in my network,when I access it from within the network and the connection lies idle for a lot of time the connection does not die. But when I login to the server from my home and there is no data transmission for a long time the connection dies. Here I would like to mention I have not set idletimeout or keepalive in sshd_config and also the behavior of connection from inside network and outside is different. So what can be a reason for this? -- From mightydreams at gmail.com Sat Feb 5 19:13:49 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 6 Feb 2011 00:43:49 +0530 Subject: ssh connection keepalive or idletimeout In-Reply-To: References: Message-ID: I have ssh access to a machine in my network,when I access it from within the network and the connection lies idle for a lot of time the connection does not die. But when I login to the server from my home and there is no data transmission for a long time the connection dies. Here I would like to mention I have not set idletimeout or keepalive in sshd_config and also the behavior of connection from inside network and outside is different. So what can be a reason for this? -- From waldbauernbub at gmx.at Sat Feb 5 19:40:29 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Sat, 05 Feb 2011 20:40:29 +0100 Subject: ssh connection keepalive or idletimeout In-Reply-To: References: Message-ID: <4D4DA7AD.2010704@gmx.at> Am 2011-02-05 20:13, schrieb Tapas Mishra: > I have ssh access to a machine in my network,when I access it from > within the network and the connection lies idle for a lot of time the > connection does not die. > But when I login to the server from my home and there is no data > transmission for a long time the connection dies. > Here I would like to mention I have not set idletimeout or keepalive > in sshd_config and also the behavior of connection from inside network > and outside is different. > So what can be a reason for this? > > -- > I don't know the reason, but if you want to avoid the disconnect, start a lite process, e.g: watch date Franz From jboyson.subscriber at gmail.com Sat Feb 5 20:32:02 2011 From: jboyson.subscriber at gmail.com (Jay Boyson) Date: Sat, 5 Feb 2011 15:32:02 -0500 Subject: ssh connection keepalive or idletimeout In-Reply-To: <4D4DA7AD.2010704@gmx.at> References: <4D4DA7AD.2010704@gmx.at> Message-ID: Try snooping on the remote machine when you are connected to it from the outside net. Compare your snoop to a local net session. On Feb 5, 2011 2:41 PM, "Franz Waldmüller" wrote: > Am 2011-02-05 20:13, schrieb Tapas Mishra: >> I have ssh access to a machine in my network,when I access it from >> within the network and the connection lies idle for a lot of time the >> connection does not die. >> But when I login to the server from my home and there is no data >> transmission for a long time the connection dies. >> Here I would like to mention I have not set idletimeout or keepalive >> in sshd_config and also the behavior of connection from inside network >> and outside is different. >> So what can be a reason for this? >> >> -- >> > I don't know the reason, but if you want to avoid the disconnect, start > a lite process, e.g: > watch date > > Franz > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From jboyson.subscriber at gmail.com Sat Feb 5 20:39:29 2011 From: jboyson.subscriber at gmail.com (Jay Boyson) Date: Sat, 5 Feb 2011 15:39:29 -0500 Subject: ssh connection keepalive or idletimeout In-Reply-To: References: <4D4DA7AD.2010704@gmx.at> Message-ID: You can also use man ssh to get the verbose debugging flags. Enable the flags and see what the debug logs show you. On Feb 5, 2011 3:32 PM, "Jay Boyson" wrote: > Try snooping on the remote machine when you are connected to it from the > outside net. Compare your snoop to a local net session. > On Feb 5, 2011 2:41 PM, "Franz Waldmüller" wrote: >> Am 2011-02-05 20:13, schrieb Tapas Mishra: >>> I have ssh access to a machine in my network,when I access it from >>> within the network and the connection lies idle for a lot of time the >>> connection does not die. >>> But when I login to the server from my home and there is no data >>> transmission for a long time the connection dies. >>> Here I would like to mention I have not set idletimeout or keepalive >>> in sshd_config and also the behavior of connection from inside network >>> and outside is different. >>> So what can be a reason for this? >>> >>> -- >>> >> I don't know the reason, but if you want to avoid the disconnect, start >> a lite process, e.g: >> watch date >> >> Franz >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.echols at comcast.net Sat Feb 5 20:46:06 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 05 Feb 2011 12:46:06 -0800 Subject: enterprise management / groupware / document management / customer portal Message-ID: <4D4DB70E.3040901@comcast.net> Greetings Can anyone share their experience or insights to suggest enterprise management/groupware that can be run on an Ubuntu server? Please note: I am way beyond the "check the repositories for egroupware, phpgroupware, citadel, {your choice here}" answer. Use case and some explanation below. A bit long. I am attempting to provide some support to a group that wants to start a consultant business with very little in the way of funds. The business will have multiple customers and the deliverables will be documents and advice. Initially, there is no intention to have a brick and mortar office, each of the players will work at home. I am looking for some advice about enterprise management/ groupware options to run a "virtual office" for these folks. My best source of info so far has been opensourceCMS.com and I've probably run about a dozen of the online demos. They are limited, though and I can't really get the flavor for how they work or if they can be configured to suit. My hope is that someone here will have some direct experience or some other thoughts about how I might analyze some of the possibilities. Here are the basic desires for functionality: Web browser based for intra-net or https connection so that users can work remotely within their browser. Obviously they'll need separate software to produce their output whatever it may be. Should be Project centric where, within a project, the users can: - Set and track tasks - by date or dependencies - Calendar events and deadlines - Contacts module within the project, - categories of contacts including "Customer" who gets the bill! - Time keeping and billing -with timer? - allowing hourly or flat fee billing on an arbitrary basis by task - Communication: phone logs and emails - Notes tracking - To do lists - Document Management - OCR - indexing - versions Wish List: - Customer portal. - messaging between users - mobile sync Should be multiple user, each user with the option of a "dashboard" view where a user can see their individual calendar, coming due events / task . (or other useful views?) All the modules should be searchable, not just by project. (Example search for a contact . .) The frontend should be PHP or something that is reasonably hackable to configure / brand. Concerns: Given another recent thread, the customer portal is probably a separate function and should probably run on a separate server and not have direct access to the internal database. In the repositories I've found a number of packages. When using the term "groupware" most mean MSOutlook / exchange server replacements, but without the project orientation or the time and billing or the document management functions. While I have been doing research for a while, I have not installed any possible candidates because the installation and configuration and testing appears to be non-trivial . . . and then some. Of the demos that I have looked at, eGroupware seems to be the closest fit, and is in the repos. But some fairly important functions seem to be missing from the community version. Also in the repos, phpGroupware and Citadel. But I am not opposed to building from source if there is somewhat of a "howto." So, those who have read this far, thanks for taking the time. Any thoughts to share? Other questions about what I am trying to accomplish? Thanks, --PE From michael at weblore.com Sat Feb 5 21:03:03 2011 From: michael at weblore.com (Michael Satterwhite) Date: Sat, 05 Feb 2011 15:03:03 -0600 Subject: Evolution Compose Problem Message-ID: <4D4DBB07.20403@weblore.com> I've had to reinstall everything due to a hard disk crash. I'm having a problem with Evolution. When I try to compose a new message, I don't have a field to enter the "To" or the subject. It has the menu and toolbar - then the area for the message. I don't see a way to get these fields back. I've googled several combinations, but don't see a solution. Can anyone help? Thanks much. ---Michael From bqz69 at telia.com Sat Feb 5 21:40:58 2011 From: bqz69 at telia.com (user1) Date: Sat, 5 Feb 2011 21:40:58 +0000 (UTC) Subject: Firefox truncating web pages References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: I am using ubuntu 10.10 and icecat (firefox variant) 3.6.13 When I open this link http://askubuntu.com/ in firefox some text get cut. When I open the same link in google chrome everything is okay. I have met the same problem before, when I tried to do a visa payment, I had to switch to google chrome to make the payment work - a payment formular was cut when using firefox. From mightydreams at gmail.com Sat Feb 5 21:45:34 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 6 Feb 2011 03:15:34 +0530 Subject: Firefox truncating web pages In-Reply-To: References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: Can you post a snapshot on flickr or blog so that people can see how it looks like on your machine. Also tell if any add ons are installed on your machine in Firefox. On Sun, Feb 6, 2011 at 3:10 AM, user1 wrote: > I am using ubuntu 10.10 and icecat (firefox variant) 3.6.13 > > When I open this link http://askubuntu.com/ in firefox some text get cut. > > When I open the same link in google chrome everything is okay. > > I have met the same problem before, when I tried to do a visa payment, I > had to switch to google chrome to make the payment work - a payment > formular was cut when using firefox. > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- http://mightydreams.blogspot.com From jg at jguk.org Sat Feb 5 21:54:11 2011 From: jg at jguk.org (Jon Grant) Date: Sat, 05 Feb 2011 21:54:11 +0000 Subject: mounting an ext4 filesystem with block size of 65536 In-Reply-To: References: Message-ID: <4D4DC703.5070504@jguk.org> Oguz Yilmaz wrote, On 05/02/11 14:41: > Dear list members, > > I do some benchmarking on EXT4 performance on Compact Flash media. > I have created an ext4 fs with block size of 65536. however I can not > mount it on ubuntu-10.10-netbook-i386. Remember this is logical block size of 64KB. The block device driver may function in 512 byte segments regardless of what the FS block size is. May be not worth your time investigating. > According to my readings on ext4 it should allow such big block sized > fs. I want hear your comments. Where/what has been read? is it really supported? Have you checked on the linux-kernel list or run on another distro? [.] > root at ubuntu:~# mount -t ext4 /dev/sda3 /mnt/ > mount: wrong fs type, bad option, bad superblock on /dev/sda3, > missing codepage or helper program, or other error > In some cases useful info is found in syslog - try > dmesg | tail or so Have you contacted the "mount" developer mailing list? You will get approprietary info than a users mailing list I expect. Cheers, Jon From jg at jguk.org Sat Feb 5 21:58:21 2011 From: jg at jguk.org (Jon Grant) Date: Sat, 05 Feb 2011 21:58:21 +0000 Subject: toshiba nb200 In-Reply-To: <4D4D3145.9010908@gmail.com> References: <4D4D3145.9010908@gmail.com> Message-ID: <4D4DC7FD.80102@jguk.org> Thibaut wrote, On 05/02/11 11:15: > Hi > > I'm trying to install ubuntu netbook 10.10 on my toshiba nb200 from a > usb key > > I constantly have to press a key. Otherwise the system freeze and > nothing is possible. > > How can i solve this issue? Try boot from USB CDROM. Try boot from different USB stick Try run over LAN Try boot from SD card Cheers, JOn From jg at jguk.org Sat Feb 5 22:02:54 2011 From: jg at jguk.org (Jon Grant) Date: Sat, 5 Feb 2011 22:02:54 +0000 Subject: Ubuntu 10.10 Performance issues with transmission or ktorrent indicator applet In-Reply-To: <1296778106.18976.14.camel@noah-laptop> References: <4D49D23C.5000204@jguk.org> <4D4B2E11.8080503@jguk.org> <1296778106.18976.14.camel@noah-laptop> Message-ID: On 4 February 2011 00:08, Noah Duffy wrote: > On Thu, 2011-02-03 at 22:37 +0000, Jon Grant wrote: >> Hi >> >> NoOp wrote, On 03/02/11 01:26: >> > On 02/02/2011 01:53 PM, Jon Grant wrote: >> [.] >> >> I am using Gnome desktop, with pae kernel: >> >> >> >> Linux note 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC >> >> 2011 i686 GNU/Linux >> > >> > Any particular reason why you are using the pae kernel? >> > Just curious. >> >> This laptop has 4GB of RAM. There is a 3GB addressing limit with the >> standard 32bit kernel sans-pae: >> >> http://en.wikipedia.org/wiki/Physical_Address_Extension#Linux >> >> Best regards, Jon >> >> >> > > Is the processor not a 64-bit processor?  And not to reply to another > email already sent, the other computer you don't have issues with, what > are it's specs?  Is it the same install? Laptop with problem is Acer 3820T, Intel core i3. x86 install using pae kernel as 4GB RAM. Other laptop without problem is running Ubuntu 9.4, same wifi/lan. Transmission running fine. On problem laptop Acer 3820T Transmission hangs with high CPU usage. Likewise KTorrent does the same.. very bizarre, I have no idea what is causing it. I removed applet-indicator package, still same issue hanging, and requiring a reboot. Thanks for the help so far guys, Jon From glgxg at sbcglobal.net Sat Feb 5 22:05:30 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sat, 05 Feb 2011 14:05:30 -0800 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: >> Modify to: >> >> /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 You have: /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 From mightydreams at gmail.com Sat Feb 5 22:37:59 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 6 Feb 2011 04:07:59 +0530 Subject: how to compress jpeg to reduce size Message-ID: I have an image which is 1.7Mb in size it is a scanned document. I have to submit it online in an application where they do not accept more than 1 Mb size JPEG so how can I reduce the size of this image.Any format other than this gif,png,jpg also is acceptable but file size should be 1 Mb only.So how can I achieve this let me know if some one has any suggestions for the same. -- Thanks From p.echols at comcast.net Sat Feb 5 23:04:32 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 05 Feb 2011 15:04:32 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: <4D4DD780.3010306@comcast.net> On 02/05/2011 02:37 PM, Tapas Mishra wrote: > I have an image which is 1.7Mb in size it is a scanned document. > I have to submit it online in an application where they do not accept > more than 1 Mb size JPEG > so how can I reduce the size of this image.Any format other than this > gif,png,jpg also is acceptable but > file size should be 1 Mb only.So how can I achieve this let me know if > some one has any suggestions for the same. > From the imagemagick tools use convert like this: $ convert input.jpg -quality nn output.jpg where nn is between 1 and 100. 1 is the lowest quality (highest compression). Obviously you want the least compression that will fit the size requirement. You can also try resizing slightly: $ convert input.jpg -resize 800x800 output.jpg This will resize the picture to the 800px in the longest dimension. Aspect ratio is preserved. Of course, you can use Gimp or another gui tool to do the same. Cheers. --PE From haniganwork at earthlink.net Sat Feb 5 23:06:57 2011 From: haniganwork at earthlink.net (Linda) Date: Sat, 05 Feb 2011 17:06:57 -0600 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: <4D4DD811.40008@earthlink.net> On 02/05/2011 04:37 PM, Tapas Mishra wrote: > I have an image which is 1.7Mb in size it is a scanned document. > I have to submit it online in an application where they do not accept > more than 1 Mb size JPEG > so how can I reduce the size of this image.Any format other than this > gif,png,jpg also is acceptable but > file size should be 1 Mb only.So how can I achieve this let me know if > some one has any suggestions for the same. > You can resize it with Gimp to make it small enough or if you save as a new name you can choose the how much you want to compress it. Linda From tcoulon at decoulon.ch Sat Feb 5 23:12:19 2011 From: tcoulon at decoulon.ch (Thierry de Coulon) Date: Sun, 6 Feb 2011 00:12:19 +0100 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: <201102060012.20031.tcoulon@decoulon.ch> On Saturday 05 February 2011 11:37:59 pm Tapas Mishra wrote: > I have an image which is 1.7Mb in size it is a scanned document. > I have to submit it online in an application where they do not accept > more than 1 Mb size JPEG > so how can I reduce the size of this image.Any format other than this > gif,png,jpg also is acceptable but > file size should be 1 Mb only.So how can I achieve this let me know if > some one has any suggestions for the same. > > -- > Thanks Correct me if I am wrong, but: - jpeg _is_ compressed nearly as much as possible, so you can't compress it more (trying to usually results in a bigger file, actually) - jpeg is a lossy compression, so you can decrease the image size by decreasing the quality (Gimp lets you set this when saving a jpeg). You get a smaller file but a worse quality. - you can reduce the size of your picture (less pixels, less size) or the color depth. - you can combine all these options The best option depends on what you want to do with the picture. Gif is usually best for drawings with solid colors. I don't think that PNG has any size advantage, but you can save images with transparency (alpha channel), what jpeg can't as far as I know. Hope this helps, Thierry From cyber_wizard at mindspring.com Sat Feb 5 23:17:28 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Sat, 5 Feb 2011 17:17:28 -0600 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: <20110205171728.061eb871@WizardsTower> On Sun, 6 Feb 2011 04:07:59 +0530 Tapas Mishra wrote: > I have an image which is 1.7Mb in size it is a scanned document. > I have to submit it online in an application where they do not accept > more than 1 Mb size JPEG > so how can I reduce the size of this image.Any format other than this > gif,png,jpg also is acceptable but > file size should be 1 Mb only.So how can I achieve this let me know if > some one has any suggestions for the same. > Did you bother to look /anywhere/ before asking? From Synaptic, search for, "resize photo": Ansel1 FotoWall Fotoxx GIMP KIPI plugins Phatch (GUI & CLI) photon python-imaging ...and that doesn't even mention Image Magick. I'm almost completely sure there more. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From lasthib at gmail.com Sat Feb 5 23:32:19 2011 From: lasthib at gmail.com (Thibaut) Date: Sun, 06 Feb 2011 00:32:19 +0100 Subject: toshiba nb200 In-Reply-To: References: <4D4D3145.9010908@gmail.com> Message-ID: <4D4DDE03.6080608@gmail.com> On 02/05/2011 12:52 PM, Colin Law wrote: > Is it during the install that you are having the problem, or have you > installed it but while running you have to press keys? it's during the installation and during the boot time From lasthib at gmail.com Sat Feb 5 23:33:25 2011 From: lasthib at gmail.com (Thibaut) Date: Sun, 06 Feb 2011 00:33:25 +0100 Subject: toshiba nb200 In-Reply-To: <4D4DC7FD.80102@jguk.org> References: <4D4D3145.9010908@gmail.com> <4D4DC7FD.80102@jguk.org> Message-ID: <4D4DDE45.8070107@gmail.com> On 02/05/2011 10:58 PM, Jon Grant wrote: > > Try boot from USB CDROM. > Try boot from different USB stick > Try run over LAN > Try boot from SD card I tried from different usb keys, same results ... there is no cdrom on toshiba nb200 i had the same issue with fedora though... From p.echols at comcast.net Sat Feb 5 23:49:50 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 05 Feb 2011 15:49:50 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: <201102060012.20031.tcoulon@decoulon.ch> References: <201102060012.20031.tcoulon@decoulon.ch> Message-ID: <4D4DE21E.10506@comcast.net> On 02/05/2011 03:12 PM, Thierry de Coulon wrote: > On Saturday 05 February 2011 11:37:59 pm Tapas Mishra wrote: >> I have an image which is 1.7Mb in size it is a scanned document. >> I have to submit it online in an application where they do not accept >> more than 1 Mb size JPEG >> so how can I reduce the size of this image.Any format other than this >> gif,png,jpg also is acceptable but >> file size should be 1 Mb only.So how can I achieve this let me know if >> some one has any suggestions for the same. >> >> -- >> Thanks > Correct me if I am wrong, but: > - jpeg _is_ compressed nearly as much as possible, so you can't compress it > more (trying to usually results in a bigger file, actually) > - jpeg is a lossy compression, so you can decrease the image size by > decreasing the quality (Gimp lets you set this when saving a jpeg). You get a > smaller file but a worse quality. Yes, but not by as much as you might think. I did a test starting with an image as it was saved by the camera like this: $ convert DSC_1896.JPG -quality 93 DSC_1896-small.jpg The original file was 2.7Mib, the resulting file was 1.1Mib. Then look at the pictures, still using imagemagick $ display DSC_1896* This opens the viewer at full resolution (not squeezed into the display) then right click [next] to toggle. I can't see any artifacts. > - you can reduce the size of your picture (less pixels, less size) or the > color depth. > - you can combine all these options > > The best option depends on what you want to do with the picture. > > Gif is usually best for drawings with solid colors. > I don't think that PNG has any size advantage, PNG is non-destructive compression, but you pay a hefty size penalty. Normally about 2x the size of a jpeg in my experience. Cheers, --PE From bqz69 at telia.com Sun Feb 6 01:32:24 2011 From: bqz69 at telia.com (user1) Date: Sun, 6 Feb 2011 01:32:24 +0000 (UTC) Subject: Firefox truncating web pages References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: > Can you post a snapshot on flickr or blog so that people can see how it http://db.tt/fIlmelh From glgxg at sbcglobal.net Sun Feb 6 03:19:57 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sat, 05 Feb 2011 19:19:57 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: On 02/05/2011 02:37 PM, Tapas Mishra wrote: > I have an image which is 1.7Mb in size it is a scanned document. > I have to submit it online in an application where they do not accept > more than 1 Mb size JPEG > so how can I reduce the size of this image.Any format other than this > gif,png,jpg also is acceptable but > file size should be 1 Mb only.So how can I achieve this let me know if > some one has any suggestions for the same. > $ sudo apt-get nautilus-image-converter http://packages.ubuntu.com/maverick/nautilus-image-converter From glgxg at sbcglobal.net Sun Feb 6 04:08:16 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sat, 05 Feb 2011 20:08:16 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: On 02/05/2011 07:19 PM, NoOp wrote: > On 02/05/2011 02:37 PM, Tapas Mishra wrote: >> I have an image which is 1.7Mb in size it is a scanned document. >> I have to submit it online in an application where they do not accept >> more than 1 Mb size JPEG >> so how can I reduce the size of this image.Any format other than this >> gif,png,jpg also is acceptable but >> file size should be 1 Mb only.So how can I achieve this let me know if >> some one has any suggestions for the same. >> > > $ sudo apt-get nautilus-image-converter Sorry: $ sudo apt-get install nautilus-image-converter From mightydreams at gmail.com Sun Feb 6 04:42:21 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 6 Feb 2011 10:12:21 +0530 Subject: how to compress jpeg to reduce size In-Reply-To: <4D4DE21E.10506@comcast.net> References: <201102060012.20031.tcoulon@decoulon.ch> <4D4DE21E.10506@comcast.net> Message-ID: > >> >> On Saturday 05 February 2011 11:37:59 pm Tapas Mishra wrote: >>> >>> I have an image which is 1.7Mb in size it is a scanned document. >>> I have to submit it online in an application where they do not accept >>> more than 1 Mb size JPEG >>> so how can I reduce the size of this image.Any format other than this >>> gif,png,jpg also is acceptable but >>> file size should be 1 Mb only.So how can I achieve this let me know if >>> some one has any suggestions for the same. On Sun, Feb 6, 2011 at 5:19 AM, Patton Echols wrote: > Yes, but not by as much as you might think.  I did a test starting with an > image as it was saved by the camera like this: > > $ convert DSC_1896.JPG -quality 93 DSC_1896-small.jpg > > The original file was 2.7Mib, the resulting file was 1.1Mib. > > Then look at the pictures, still using imagemagick > Thanks this was quite helpful.I was looking for this only. From mightydreams at gmail.com Sun Feb 6 05:30:32 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 6 Feb 2011 11:00:32 +0530 Subject: how to expand space for more softwares Message-ID: I keep installing various softwares on my Ubuntu desktop.Right now I am stuck up with space problem. I have some partitions which are being used by other OS but they have plenty of space free. It is mountable/read/write happens. I am not clear if I have to expand space for more installations then /opt /usr or /lib or /etc which directory and how should I go ahead to give them more space. -- http://mightydreams.blogspot.com From nick.z.edwards at gmail.com Sun Feb 6 05:56:33 2011 From: nick.z.edwards at gmail.com (Nick Edwards) Date: Sun, 6 Feb 2011 15:56:33 +1000 Subject: Wireless not working on Ubuntu 10.10 In-Reply-To: References: Message-ID: Depend on how they build it, usually there is /proc/config.gz, but ubuntu just being a rebadged debian, will, like debian have that file uncompressed and renamed in /boot See http://linuxwireless.org/en/users/Drivers/b43 especially the firmware bit, I suspect this is your real issue...so if you have not done so, load firmware, and try insmod the b43 module check out /boot/config- and look for b43 stuff, its included as a module in 10.04 so it'll be in 10.10. On Sun, Feb 6, 2011 at 12:02 AM, Kaushal Shriyan wrote: > > > On Sat, Feb 5, 2011 at 7:25 PM, Colin Law wrote: > >> On 5 February 2011 13:50, Kaushal Shriyan >> wrote: >> > On Sat, Feb 5, 2011 at 11:59 AM, Nick Edwards > > >> > wrote: >> >> >> >> This is partially supported in kernels 2.6.33+ >> >> >> > >> > Hi >> > So enabling 10.10 backports would solve it ? >> >> My 10.10 is using 2.6.35 as standard. >> >> Colin >> >> > Hi, > > Yeah but it does not work for me > > Thanks > > Kaushal > >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nick.z.edwards at gmail.com Sun Feb 6 06:00:49 2011 From: nick.z.edwards at gmail.com (Nick Edwards) Date: Sun, 6 Feb 2011 16:00:49 +1000 Subject: mysql 5.5.8 on lenny In-Reply-To: References: Message-ID: >From source, but we warned, you need to install cmake to build it, they no longer use autoconf etc so you're up for new learning curve, Oracle becoming windozy. On Thu, Feb 3, 2011 at 9:41 PM, Bazy wrote: > Hello, > > I'm running 10.04.2 LTS on 64bit. The mysql version that I can install > with from lenny packages is 5.1.41-3ubuntu12.9, but, for the hell of > it :-) the developers require 5.5.8. I've been googling around and > found "alien" to convert rpm to deb, I also found some packages in > ppa's but I'm not installing those in production. > What would be the best/recommended way to install mysql 5.5.8? > > > Thank you for your ideas, > Cheers! > Bazy > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kassube at gmx.net Sun Feb 6 07:56:57 2011 From: kassube at gmx.net (Nils Kassube) Date: Sun, 6 Feb 2011 08:56:57 +0100 Subject: how to expand space for more softwares In-Reply-To: References: Message-ID: <201102060856.57921.kassube@gmx.net> Tapas Mishra wrote: > I keep installing various softwares on my Ubuntu desktop.Right now I > am stuck up with space problem. > I have some partitions which are being used by other OS but they have > plenty of space free. What filesystems are on the partitions? > It is mountable/read/write happens. > I am not clear if I have to expand space for more installations then > /opt > /usr or /lib or /etc which directory and how should I go ahead to > give them more space. I don't have a real solution for you but here are some thoughts: If you want to install more packages from the Ubuntu repositories, you will need more space mainly in /usr and /var. But new packages usually want to put their binaries in existing directories, so you can't easily mount a new partition at e.g. /usr because then the existing files would be hidden. And that partition should be a filesystem which supports Linux (Unix) permissions, i.e. no FAT32 or NTFS. If your new packages are compiled from source, you could install them in /opt or /usr/local and use that directory as the mount point for the other partition. But whatever you do, make sure that the newly created directories don't interfere with the existing other OS. As an example for possible problems, lets assume your other OS is some other Linux distribution. Then there is a directory /bin on that partition and if you now mount the partition at /usr/local, newly compiled packages would put their binary executables in /usr/local/bin which would clutter the /bin directory for the other OS. Furthermore your shell programs would now possibly load executable files from /usr/local/bin instead of /bin if the absolute path is not given and your $PATH has /usr/local/bin listed before /bin. Those programs may not be compatible with the libraries on your Ubuntu system and you could have some difficulty troubleshooting. I think your best option would be to put your /home directory on that other partition and mount that partition at /home. But again you would have to move the existing data to that other partition and it should support Linux permissions. Nils From oguzyilmazlist at gmail.com Sun Feb 6 08:08:59 2011 From: oguzyilmazlist at gmail.com (Oguz Yilmaz) Date: Sun, 6 Feb 2011 10:08:59 +0200 Subject: mounting an ext4 filesystem with block size of 65536 In-Reply-To: <4D4DC703.5070504@jguk.org> References: <4D4DC703.5070504@jguk.org> Message-ID: -- Oguz YILMAZ On Sat, Feb 5, 2011 at 11:54 PM, Jon Grant wrote: > Oguz Yilmaz wrote, On 05/02/11 14:41: >> >> Dear list members, >> >> I do some benchmarking on EXT4 performance on Compact Flash media. >> I have created an ext4 fs with block size of 65536. however I can not >> mount it on ubuntu-10.10-netbook-i386. > > Remember this is logical block size of 64KB. The block device driver may > function in 512 byte segments regardless of what the FS block size is. May > be not worth your time investigating. > >> According to my readings on ext4 it should allow such big block sized >> fs. I want hear your comments. > > Where/what has been read? is it really supported? Have you checked on the > linux-kernel list or run on another distro? > http://lwn.net/Articles/266274/ Tehere are some toher references in google search also. > [.] >> >> root at ubuntu:~# mount -t ext4 /dev/sda3 /mnt/ >> mount: wrong fs type, bad option, bad superblock on /dev/sda3, >>        missing codepage or helper program, or other error >>        In some cases useful info is found in syslog - try >>        dmesg | tail  or so > > Have you contacted the "mount" developer mailing list? You will get > approprietary info than a users mailing list I expect. > thanks for the pointer. > Cheers, Jon > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From clanlaw at googlemail.com Sun Feb 6 09:00:55 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sun, 6 Feb 2011 09:00:55 +0000 Subject: how to expand space for more softwares In-Reply-To: References: Message-ID: On 6 February 2011 05:30, Tapas Mishra wrote: > I keep installing various softwares on my Ubuntu desktop.Right now I > am stuck up with space problem. > I have some partitions which are being used by other OS but they have > plenty of space free. > It is mountable/read/write happens. > I am not clear if I have to expand space for more installations then > /opt > /usr or /lib or /etc which directory and how should I go ahead to give > them more space. You can move and resize partitions using gparted. Download and boot from a live CD of gparted (or you can run it off the ubuntu live cd I think), then you can shrink the partitions that have space and make the partitions that are too small larger. Backup well first of course. Do not try and resize while running off the partitions you are trying to resize of course. Colin From maillistindia at gmail.com Sun Feb 6 09:15:44 2011 From: maillistindia at gmail.com (Mail List) Date: Sun, 06 Feb 2011 14:45:44 +0530 Subject: Ideas for a good offline RSS Reader In-Reply-To: References: Message-ID: Hi All, I have been sending across ideas for the development of a good RSS reader. So far Linux lacks any credible alternative. Therefore, I have proposed certain ideas. Please feel free to chip in yours. Is there anyone who would be interested in development? This is because despite everything, I cannot code (thats not my speciality) but well. this is the probable set of features: 1) Subscribe to RSS 0.9x, 1.0, 2.0 and Atom feeds 2) Download podcasts and save in the file system. 3) Freely configure your keyboard shortcuts 4) Search through all downloaded articles 5) Categorize and query your subscriptions with a flexible tag system 6) Integrate any data source through a flexible filter and plugin system possibly through "extension system" (Opera/Chromium). Firefox is still running in a terrible beta and I really don't mind shifting to a "browser" if it gets my work done. For the time being, I am in Opera. 7) Automatically remove unwanted articles through a "killfile" (this is something that no one has implemented) 8) Define "meta feeds" using a powerful query language 9) Port and exporting your subscriptions with the widely used OPML format 10) Keep all your feeds in sync with Google Reader (they have an API for that!) 11) Download all the articles in one single pane; for example the you tube videos and fetch complete articles. 12) There is a lot of things happening in medical field. For example, there is a web site called as Mendeley (www.mendeley.com) which allows one to store the articles and meta data. Suppose the feed reader were to be integrated with Mendeley AND Twitter, the existing data/RSS feeds can be cross checked in REAL time. I think, one has to port their API (someone has to think about making a plug in for this!). This RSS Reader, in my humble opinion, would then become a "content discovery platform". You can use this reader to search for stuff of your choice. Get an API of say "Hacker News or Digg", tag by keywords say "ruby" and everything related to "ruby" would be there in it. Then see for the contextual linkage- how well the articles are related by means of a simple tag cloud. Voila! You have the best content offline :) Is this possible? These are the features copied from http://newsbeuter.org/index.html (But it's terminal based). I have just added what I feel can be added as GUI. Development here: git clone git://github.com/akrennmair/newsbeuter.git Thanks! From mtulliolenti at gmail.com Sun Feb 6 11:24:04 2011 From: mtulliolenti at gmail.com (Marco Tullio Lenti) Date: Sun, 6 Feb 2011 12:24:04 +0100 Subject: mounting an ext4 filesystem with block size of 65536 In-Reply-To: References: Message-ID: I think is better to use first a standard block size, this is from the factory delivery. Better is to begin with a compatible windows FAT. After you may begin with linux sytem format, is better to use the default block size. Bye. Marco 2011/2/5 Oguz Yilmaz > Dear list members, > > I do some benchmarking on EXT4 performance on Compact Flash media. > I have created an ext4 fs with block size of 65536. however I can not > mount it on ubuntu-10.10-netbook-i386. > > According to my readings on ext4 it should allow such big block sized > fs. I want hear your comments. > > > root at ubuntu:~# mkfs.ext4 -b 65536 /dev/sda3 > Warning: blocksize 65536 not usable on most systems. > mke2fs 1.41.12 (17-May-2010) > mkfs.ext4: 65536-byte blocks too big for system (max 4096) > Proceed anyway? (y,n) y > Warning: 65536-byte blocks too big for system (max 4096), forced to > continue > Filesystem label= > OS type: Linux > Block size=65536 (log=6) > Fragment size=65536 (log=6) > Stride=0 blocks, Stripe width=0 blocks > 19968 inodes, 19830 blocks > 991 blocks (5.00%) reserved for the super user > First data block=0 > 1 block group > 65528 blocks per group, 65528 fragments per group > 19968 inodes per group > > Writing inode tables: done > Creating journal (1024 blocks): done > Writing superblocks and filesystem accounting information: done > > This filesystem will be automatically checked every 37 mounts or > 180 days, whichever comes first. Use tune2fs -c or -i to override. > > > > root at ubuntu:~# tune2fs -l /dev/sda3 > tune2fs 1.41.12 (17-May-2010) > Filesystem volume name: > Last mounted on: > Filesystem UUID: 4cf3f507-e7b4-463c-be11-5b408097099b > Filesystem magic number: 0xEF53 > Filesystem revision #: 1 (dynamic) > Filesystem features: has_journal ext_attr resize_inode dir_index > filetype extent flex_bg sparse_super large_file huge_file uninit_bg > dir_nlink extra_isize > Filesystem flags: signed_directory_hash > Default mount options: (none) > Filesystem state: clean > Errors behavior: Continue > Filesystem OS type: Linux > Inode count: 19968 > Block count: 19830 > Reserved block count: 991 > Free blocks: 18720 > Free inodes: 19957 > First block: 0 > Block size: 65536 > Fragment size: 65536 > Blocks per group: 65528 > Fragments per group: 65528 > Inodes per group: 19968 > Inode blocks per group: 78 > Flex block group size: 16 > Filesystem created: Sat Feb 5 14:39:55 2011 > Last mount time: n/a > Last write time: Sat Feb 5 14:40:02 2011 > Mount count: 0 > Maximum mount count: 37 > Last checked: Sat Feb 5 14:39:55 2011 > Check interval: 15552000 (6 months) > Next check after: Thu Aug 4 14:39:55 2011 > Lifetime writes: 70 MB > Reserved blocks uid: 0 (user root) > Reserved blocks gid: 0 (group root) > First inode: 11 > Inode size: 256 > Required extra isize: 28 > Desired extra isize: 28 > Journal inode: 8 > Default directory hash: half_md4 > Directory Hash Seed: afb5b570-9d47-4786-bad2-4aacb3b73516 > Journal backup: inode blocks > > > root at ubuntu:~# mount -t ext4 /dev/sda3 /mnt/ > mount: wrong fs type, bad option, bad superblock on /dev/sda3, > missing codepage or helper program, or other error > In some cases useful info is found in syslog - try > dmesg | tail or so > > > > -- > Oguz YILMAZ > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kellyremo at zoho.com Sun Feb 6 12:20:38 2011 From: kellyremo at zoho.com (kellyremo) Date: Sun, 06 Feb 2011 04:20:38 -0800 Subject: OpenSSH could be faster...then why don't they path it?? Message-ID: <12dfaeaaa01.6137092556707365017.-352956039067029084@zoho.com> https://www.psc.edu/networking/projects/hpn-ssh/hpn-v-ssh-tput.jpg "SCP and the underlying SSH2 protocol implementation in OpenSSH is network performance limited by statically defined internal flow control buffers. These buffers often end up acting as a bottleneck for network throughput of SCP, especially on long and high bandwith network links. Modifying the ssh code to allow the buffers to be defined at run time eliminates this bottleneck. We have created a patch that will remove the bottlenecks in OpenSSH and is fully interoperable with other servers and clients. In addition HPN clients will be able to download faster from non HPN servers, and HPN servers will be able to receive uploads faster from non HPN clients. However, the host receiving the data must have a properly tuned TCP/IP stack." My question is: So Why Does the original OpenSSH has "limited statically defined internal flow control buffers"?? It could be way faster, even 10x!! With the HPN-SCP path it could be the descendant of FTP! Why aren't there any ""OpenSCP packages""? ('normal SCP+HPN-SCP path+no local user needed for SCP'ing+chroot by default') Any opinions? Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: From jg at jguk.org Sun Feb 6 12:50:41 2011 From: jg at jguk.org (Jon Grant) Date: Sun, 06 Feb 2011 12:50:41 +0000 Subject: toshiba nb200 In-Reply-To: <4D4DDE45.8070107@gmail.com> References: <4D4D3145.9010908@gmail.com> <4D4DC7FD.80102@jguk.org> <4D4DDE45.8070107@gmail.com> Message-ID: <4D4E9921.3050509@jguk.org> Thibaut wrote, On 05/02/11 23:33: > On 02/05/2011 10:58 PM, Jon Grant wrote: >> >> Try boot from USB CDROM. >> Try boot from different USB stick >> Try run over LAN >> Try boot from SD card > I tried from different usb keys, same results ... > > there is no cdrom on toshiba nb200 There is if you plug a USB one in ;) > i had the same issue with fedora though... > Take it to repair shop!? Install ubuntu on the hardrive in a differnet PC? Cheers, Jon From jbissett at hot-peppers.com Sun Feb 6 12:55:33 2011 From: jbissett at hot-peppers.com (Joe Bissett) Date: Sun, 06 Feb 2011 06:55:33 -0600 Subject: Network Setup In-Reply-To: References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> Message-ID: <4D4E9A45.6090000@hot-peppers.com> Hi Gary, Just wondering if you have had time to work on my problem? Thanks, Joe From smalenfant at gmail.com Sun Feb 6 13:55:04 2011 From: smalenfant at gmail.com (Steve Malenfant) Date: Sun, 6 Feb 2011 08:55:04 -0500 Subject: Ubuntu 10.04.2 LTS = No sound in MythTV + mplayer In-Reply-To: References: Message-ID: On Thu, Feb 3, 2011 at 5:07 PM, MR ZenWiz wrote: > On Wed, Feb 2, 2011 at 8:42 PM, Steve Malenfant > wrote: > > > > I seem to have found a way to make it work. ALSA:Default doesn't work > > anymore for me in both mplayer and MythTV. I have to do a scan and choose > > the proper device that gets populated. For mplayer, I have to provide > "-ao > > alsa" and it I do "-ao alsa:default" then my video doesn't even show up. > > I'll have to look into getting the ALSA:default working again. Kind of a > > pain in the bottom when you need to specify the audio device all the > time. > > > > Not to disparage your efforts, but that is one good use for aliases. > > In particular with mplayer, I have found aliases handy for playing > specific tracks on either of my two DVD burners, using full-screen > presentations, playing those bizarre flash videos that are widescreen > but appear in 4:3 aspect ratio without the right option and suchlike. > > E.g.: mp0f is much easier to type than 'mplayer --dvd-device=/dev/sr0 -fs' > > Using alias is fine when I want to play to a special device. In my case I just want my application to use audio by default. For some reason, it now started to work. Maybe because I put this in /etc/asoundrc : pcm.!default { type hw card 0 device 0 } ctl.!default { type hw card 0 device 0 } > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Sun Feb 6 16:56:35 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sun, 6 Feb 2011 08:56:35 -0800 Subject: OpenSSH could be faster...then why don't they path it?? In-Reply-To: <12dfaeaaa01.6137092556707365017.-352956039067029084@zoho.com> References: <12dfaeaaa01.6137092556707365017.-352956039067029084@zoho.com> Message-ID: On Sun, Feb 6, 2011 at 4:20 AM, kellyremo wrote: > > Any opinions? > Stop cross-posting to inappropriate lists. From mrzenwiz at gmail.com Sun Feb 6 17:20:31 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sun, 6 Feb 2011 09:20:31 -0800 Subject: Evolution Compose Problem In-Reply-To: <4D4DBB07.20403@weblore.com> References: <4D4DBB07.20403@weblore.com> Message-ID: On Sat, Feb 5, 2011 at 1:03 PM, Michael Satterwhite wrote: > I've had to reinstall everything due to a hard disk crash. I'm having a > problem with Evolution. > > When I try to compose a new message, I don't have a field to enter the "To" > or the subject. It has the menu and toolbar - then the area for the message. > I don't see a way to get these fields back. I've googled several > combinations, but don't see a solution. > > Can anyone help? > Have you tried asking on the Evolution email list? evolution-list at gnome.org From mrzenwiz at gmail.com Sun Feb 6 17:25:37 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sun, 6 Feb 2011 09:25:37 -0800 Subject: Firefox truncating web pages In-Reply-To: References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: On Sat, Feb 5, 2011 at 5:32 PM, user1 wrote: >> Can you post a snapshot on flickr or blog so that people can see how it > > http://db.tt/fIlmelh > I looked at the web page in Chrome and Firefox (3.6.13) and I'm not seeing a problem. I also wasn't clear what was wrong with the images you posted above. Any clarification I'm missing? From nathan.bahn at gmail.com Sun Feb 6 18:13:16 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Sun, 6 Feb 2011 13:13:16 -0500 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On Sat, Feb 5, 2011 at 5:05 PM, NoOp wrote: > > >> Modify to: > >> > >> /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 > > You have: > /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > Everyone-- I'm STILL doing something wrong! Am I wrong in assuming that there are no meaningful differences between the openSUSE C.L.I. and the Ubuntu C.L.I.? /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part5 swap swap defaults 0 0 /dev/disk/by-id/ata-WDC_WD400BB-60DGA0_WD-WCADK3933748-part1 / ext4 acl,user_xattr 1 1 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 PRK at linux-PRK:~> sudo gedit /etc/fstab root's password: (gedit:8463): Gtk-WARNING **: cannot open display: PRK at linux-PRK:~> udisks --mount /dev/fd0 Mount failed: Error mounting: mount exited with exit code 1: helper failed with: mount: mount point /media/floppy0 does not exist My C.L.I. skills just suck! --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From bqz69 at telia.com Sun Feb 6 18:18:59 2011 From: bqz69 at telia.com (user1) Date: Sun, 6 Feb 2011 18:18:59 +0000 (UTC) Subject: Firefox truncating web pages References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: Some clarification Try opening http://askubuntu.com in firefox then open the same page in google chrome and see the difference. I am showing which add-ons I have installed, when asked for it in this thread, and did it by some screenshots. From glgxg at sbcglobal.net Sun Feb 6 20:45:24 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 12:45:24 -0800 Subject: Network Setup In-Reply-To: <4D4E9A45.6090000@hot-peppers.com> References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> Message-ID: On 02/06/2011 04:55 AM, Joe Bissett wrote: > Hi Gary, > > Just wondering if you have had time to work on my problem? > > Thanks, Joe > > Sure... after the Super Bowl & after you post the results as requested in my last msg :-) From snhmnd at gmail.com Sun Feb 6 20:52:50 2011 From: snhmnd at gmail.com (seanh) Date: Sun, 6 Feb 2011 20:52:50 +0000 Subject: How to mount backup of encrypted home directory Message-ID: I use Ubuntu's encrypted home directory and I rsync'd my ~/.Private folder to an external hard drive. Now I want to mount that backup to restore some files. Can anyone help me to figure out how to mount (and decrypt) the backup? Documentation on this is surprisingly weak, there are various complicated how-tos on blogs and the ubuntu wiki, they vary, nothing seems authoritative, I can't get it to work. Here's what I did: seanh at dulip:~ % mkdir /tmp/restore seanh at dulip:~ % sudo mount -t ecryptfs /media/BACKUP1/dulip/home/seanh/latest.snapshot /tmp/restore [sudo] password for seanh: Passphrase: Select cipher: 1) aes: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) 2) blowfish: blocksize = 16; min keysize = 16; max keysize = 56 (not loaded) 3) des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 (not loaded) 4) twofish: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) 5) cast6: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) 6) cast5: blocksize = 8; min keysize = 5; max keysize = 16 (not loaded) Selection [aes]: Select key bytes: 1) 16 2) 32 3) 24 Selection [16]: Enable plaintext passthrough (y/n) [n]: Enable filename encryption (y/n) [n]: y Filename Encryption Key (FNEK) Signature [****************]: Attempting to mount with the following options: ecryptfs_unlink_sigs ecryptfs_fnek_sig=**************** ecryptfs_key_bytes=16 ecryptfs_cipher=aes ecryptfs_sig=**************** WARNING: Based on the contents of [/root/.ecryptfs/sig-cache.txt], it looks like you have never mounted with this key before. This could mean that you have typed your passphrase wrong. Would you like to proceed with the mount (yes/no)? : yes Would you like to append sig [****************] to [/root/.ecryptfs/sig-cache.txt] in order to avoid this warning in the future (yes/no)? : no Not adding sig to user sig cache file; continuing with mount. Mounted eCryptfs At first glance this appears to have worked. ls /tmp/restore shows my files. But if I then try to access any of those files, e.g. ls /tmp/restore/Desktop I get 'file does not exist' errors. If I open /tmp/restore in nautilus it shows an empty folder. If I do sudo ls /tmp/restore I see the encrypted filenames. When it asks for 'passphrase' I don't know if it wants my login password or the long encryption passphrase that I can get using the ecrypts-unwrap-passphrase command. I tried both but neither works. I also don't know what the filename encryption key signature should be, I tried accepting what it suggests, and also various other things found on blogs, but no luck. The complexity of recovering a backup of an Ubuntu encrypted homedir seems to be a problem. Anyone searching for help will find various pages listing commands that you don't understand the effect of. Maybe if we can figure it out, we can write an authoritative wiki page covering the various cases. From camuzat.sebastien at free.fr Sun Feb 6 21:01:55 2011 From: camuzat.sebastien at free.fr (camuzat.sebastien at free.fr) Date: Sun, 6 Feb 2011 22:01:55 +0100 (CET) Subject: Black screen after resume from sleep mode (Dell E5410) In-Reply-To: Message-ID: <1001913204.2987161297026115733.JavaMail.root@zimbra16-e3.priv.proxad.net> On my Dell Latitude D600, same problem with 10.10 and 10.04 installed. It can't resume from sleep, have to switch it off hardly. But resume after sleep works great under Ubuntu 9.10, on the same machine, older kernels... :-( ----- Mail d'origine ----- De: Peng Yu À: Ubuntu user technical support, not for general discussions Envoyé: Thu, 27 Jan 2011 07:00:57 +0100 (CET) Objet: Black screen after resume from sleep mode (Dell E5410) I installed ubuntu 10.04 on my Dell E5410, which recently got the LCD replaced by Dell because the defect in the original LCD. I don't remember whether the screen was black or not after sleep mode. But the screen is always black when the laptop is resumed from the sleep mode. I'm not sure if this is an problem with ubuntu or it is the problem of the newly replaced LCD. Could anybody help me on this issue and let me know how to diagnose? -- Regards, Peng -- ubuntu-users mailing list ubuntu-users at lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users From glgxg at sbcglobal.net Sun Feb 6 21:19:08 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 13:19:08 -0800 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On 02/06/2011 10:13 AM, Nathan Bahn wrote: > On Sat, Feb 5, 2011 at 5:05 PM, NoOp wrote: > >> >> >> Modify to: >> >> >> >> /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 >> >> You have: >> /dev/fd0 /media/floppy0 auto re,user,noauto,utf8 0 0 ... > > > Everyone-- > > I'm STILL doing something wrong! Am I wrong in assuming that there are no > meaningful differences between the openSUSE C.L.I. and the Ubuntu C.L.I.? ... > devpts /dev/pts devpts mode=0620,gid=5 0 > 0 > /dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0 That looks better :-) > > > PRK at linux-PRK:~> sudo gedit /etc/fstab Please do not use sudo for graphic programs, use gksudo instead. https://help.ubuntu.com/community/RootSudo https://help.ubuntu.com/community/RootSudo#Graphical sudo > root's password: > (gedit:8463): Gtk-WARNING **: cannot open display: > PRK at linux-PRK:~> udisks --mount /dev/fd0 > Mount failed: Error mounting: mount exited with exit code 1: helper failed > with: > mount: mount point /media/floppy0 does not exist What is the output from: $ ls -al /media and $ groups and $ cat /etc/lsb-release && uname -a and $ modprobe --list | grep floppy and $ lsmod | grep floppy From clanlaw at googlemail.com Sun Feb 6 21:26:28 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sun, 6 Feb 2011 21:26:28 +0000 Subject: Firefox truncating web pages In-Reply-To: References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: On 6 February 2011 18:18, user1 wrote: > Some clarification > > Try opening http://askubuntu.com in firefox > > then open the same page in google chrome and see the difference. Can you give us some clues as to what difference you see rather than just telling us to open them? Colin > > I am showing which add-ons I have installed, when asked for it in this > thread, and did it by some screenshots. > > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From bqz69 at telia.com Sun Feb 6 22:36:43 2011 From: bqz69 at telia.com (user1) Date: Sun, 6 Feb 2011 22:36:43 +0000 (UTC) Subject: Firefox truncating web pages References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: > Can you give us some clues as to what difference you see rather than > just telling us to open them? >> Here are screenshots of what http://askubuntu.com looks like when opened in google chrome and icecat/firefox http://db.tt/6TfwAbH From glgxg at sbcglobal.net Sun Feb 6 22:52:35 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 14:52:35 -0800 Subject: Evolution Compose Problem In-Reply-To: <4D4DBB07.20403@weblore.com> References: <4D4DBB07.20403@weblore.com> Message-ID: On 02/05/2011 01:03 PM, Michael Satterwhite wrote: > I've had to reinstall everything due to a hard disk crash. I'm having a > problem with Evolution. > > When I try to compose a new message, I don't have a field to enter the > "To" or the subject. It has the menu and toolbar - then the area for the > message. I don't see a way to get these fields back. I've googled > several combinations, but don't see a solution. You might try reinstalling evolution: 1. Shut down evolution if it is running: $ ps -e |grep evolution ... ? 00:00:00 evolution-alarm .... ? 00:00:06 evolution In this case it's running, otherwise I would have seen: $ ps -e |grep evolution .... ? 00:00:00 evolution-alarm So let's shut it down (do this from the command line rather than just closing Evo from the gui: $ evolution --force-shutdown Evolution process exited normally 2. Now backup your configuration folder: $ cp -R ~/.evolution ~/.evolution_backup 3. Now reinstall: $ sudo apt-get install --reinstall evolution 4. Restart & try Evo. If that doesn't resolve the issue, you could try moving the ~./evolution folder out of the way to see if it's something in the folder/profile that is creating the problem & I can give you instructions on how to do that safely. But first first try the above. From michael at weblore.com Sun Feb 6 23:14:45 2011 From: michael at weblore.com (Michael Satterwhite) Date: Sun, 06 Feb 2011 17:14:45 -0600 Subject: Evolution Compose Problem In-Reply-To: References: <4D4DBB07.20403@weblore.com> Message-ID: <4D4F2B65.3080309@weblore.com> On 02/06/2011 04:52 PM, NoOp wrote: > On 02/05/2011 01:03 PM, Michael Satterwhite wrote: >> I've had to reinstall everything due to a hard disk crash. I'm having a >> problem with Evolution. >> >> When I try to compose a new message, I don't have a field to enter the >> "To" or the subject. It has the menu and toolbar - then the area for the >> message. I don't see a way to get these fields back. I've googled >> several combinations, but don't see a solution. > You might try reinstalling evolution: > > 1. Shut down evolution if it is running: > > $ ps -e |grep evolution > ... ? 00:00:00 evolution-alarm > .... ? 00:00:06 evolution > > In this case it's running, otherwise I would have seen: > $ ps -e |grep evolution > .... ? 00:00:00 evolution-alarm > > So let's shut it down (do this from the command line rather than just > closing Evo from the gui: > > $ evolution --force-shutdown > Evolution process exited normally > > 2. Now backup your configuration folder: > > $ cp -R ~/.evolution ~/.evolution_backup > > 3. Now reinstall: > > $ sudo apt-get install --reinstall evolution > > 4. Restart& try Evo. > > If that doesn't resolve the issue, you could try moving the ~./evolution > folder out of the way to see if it's something in the folder/profile > that is creating the problem& I can give you instructions on how to do > that safely. But first first try the above. I followed the directions above - including moving the .evolution folder out of the way - but I still see the same problem. Compose does not have fields for either "To" or a Subject. > From datakid at gmail.com Sun Feb 6 23:29:54 2011 From: datakid at gmail.com (Lachlan Musicman) Date: Mon, 7 Feb 2011 10:29:54 +1100 Subject: enterprise management / groupware / document management / customer portal In-Reply-To: <4D4DB70E.3040901@comcast.net> References: <4D4DB70E.3040901@comcast.net> Message-ID: On Sun, Feb 6, 2011 at 07:46, Patton Echols wrote: > Concerns: > Given another recent thread, the customer portal is probably a separate > function and should probably run on a separate server and not have direct > access to the internal database. > > In the repositories I've found a number of packages.  When using the term > "groupware" most mean MSOutlook / exchange server replacements, but without > the project orientation or the time and billing or the document management > functions. To be honest, I think you will find it difficult to find something that fits all of your criteria - I think the most important thing now is to find out which functionalities you _definitively_ want integrated into the same package, and which softwares you are happy to run separately - eg, I've not known a FOSS groupware solution that integrated OCR yet. > Of the demos that I have looked at, eGroupware seems to be the closest fit, > and is in the repos.  But some fairly important functions seem to be missing > from the community version.  Also in the repos, phpGroupware and Citadel. >  But I am not opposed to building from source if there is somewhat of a > "howto." > > So, those who have read this far, thanks for taking the time.  Any thoughts > to share?  Other questions about what I am trying to accomplish? My initial advice is: egroupware isn't fantastic. The situation we were in was less business oriented, but we found the RoR project Redmine http://www.redmine.org/ to be a better fit, and filled the software gaps around it. In particular, the calendaring coupled with it's gannt chart etc etc. Other plus's are that it's more modular than egw and is built from a framework, so you can get most desired modules built, at a cheaper cost I would suggest than having it integrated into something like egw. Obviously, depending on req's google has a fine suite of softwares available too (email, docs, etc) The problems we had with egw were: speed of software, speed of dev, confusing interface -- Crunchiness is the gustatory sensation of muffled grinding of a foodstuff. Crunchiness differs from crispiness in that a crispy item is quickly atomized, while a crunchy one offers sustained, granular resistance to jaw action. While crispiness is difficult to maintain, crunchiness is difficult to overcome. from The Best of Wikipedia http://bestofwikipedia.tumblr.com/ From jg at jguk.org Sun Feb 6 23:35:20 2011 From: jg at jguk.org (Jon Grant) Date: Sun, 6 Feb 2011 23:35:20 +0000 Subject: How to mount backup of encrypted home directory In-Reply-To: References: Message-ID: Anyone know how I can switch back to an unencrypted home dir? Thanks, Jon From glgxg at sbcglobal.net Mon Feb 7 01:55:31 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 17:55:31 -0800 Subject: Evolution Compose Problem In-Reply-To: <4D4F2B65.3080309@weblore.com> References: <4D4DBB07.20403@weblore.com> <4D4F2B65.3080309@weblore.com> Message-ID: On 02/06/2011 03:14 PM, Michael Satterwhite wrote: > On 02/06/2011 04:52 PM, NoOp wrote: ... >> 3. Now reinstall: >> >> $ sudo apt-get install --reinstall evolution >> >> 4. Restart& try Evo. >> >> If that doesn't resolve the issue, you could try moving the ~./evolution >> folder out of the way to see if it's something in the folder/profile >> that is creating the problem& I can give you instructions on how to do >> that safely. But first first try the above. > I followed the directions above - including moving the .evolution folder > out of the way - but I still see the same problem. Compose does not have > fields for either "To" or a Subject. Sounds like it's time to file a bug report: https://bugs.launchpad.net/ubuntu/+source/evolution One other that you might try is to reinstall ubunu-desktop. That meta package should pull in any missing evo packages if there are any. From calcpage at aol.com Mon Feb 7 01:55:52 2011 From: calcpage at aol.com (A. Jorge Garcia) Date: Sun, 06 Feb 2011 20:55:52 -0500 Subject: NEW: Blogs, Videos and Donorschoose! In-Reply-To: <8CD8945C95AFC48-1744-15772@webmail-d032.sysops.aol.com> References: <8CD8945C95AFC48-1744-15772@webmail-d032.sysops.aol.com> Message-ID: <8CD9481444D35F9-1744-231DB@webmail-d146.sysops.aol.com> Please enjoy my blogs on Midterm Week (installing SAGE and Ubuntu) and Course Selection Week (Recruiting for next year)! http://shadowfaxrant.blogspot.com Here's some new Algebra II Trig and preCalculus related screen-casts (Law of Sines, Law of Cosines)! http://www.youtube.com/calcpage2009 Take a look at my latest DonorsChoose project (new Tablet PC for SmartBoarding and ScreenCasting)! http://www.donorschoose.org/donors/proposal.html?id=520470&challengeid=32688&more=true HTH, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 From glgxg at sbcglobal.net Mon Feb 7 02:01:08 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 18:01:08 -0800 Subject: How to mount backup of encrypted home directory In-Reply-To: References: Message-ID: On 02/06/2011 03:35 PM, Jon Grant wrote: > Anyone know how I can switch back to an unencrypted home dir? Start a new thread rather than hijacking seanh's thread? But try: https://help.ubuntu.com/community/EncryptedPrivateDirectory From snhmnd at gmail.com Mon Feb 7 03:00:35 2011 From: snhmnd at gmail.com (seanh) Date: Mon, 7 Feb 2011 03:00:35 +0000 Subject: How to mount backup of encrypted home directory In-Reply-To: References: Message-ID: I figured it out! It's simple once you know how, but figuring out how to do this right is _very_ tricky, as you'll see. This blog post got me there: http://www.kaijanmaki.net/2009/10/26/recovering-files-from-ecryptfs-encrypted-home/ Here's exactly what to do: First you need your mount passphrase, the one Ubuntu asks you to write down after the first time you login to your encrypted home directory. You can get that with: $ ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase Passphrase: (When it asks you to enter your passphrase supply your login password, and then it will print out your mount passphrase.) Second, you need your filename encryption key signature, you can get that with: $ sudo ecryptfs-add-passphrase --fnek Passphrase: Inserted auth tok with sig [xxxxxxxxxxxxxxx] into the user session keyring Inserted auth tok with sig [yyyyyyyyyyyyyyyy] into the user session keyring This command might ask you for your sudo password first (not shown above), for that supply your login password again. But when this command asks you to enter your "passphrase" you should enter the long mount passphrase that you just unwrapped in the previous command, not your login password. The second sig that it prints out (yyyy) is the one that you'll need below. Then do: $ mkdir /tmp/restore $ sudo mount -t ecryptfs /media/BACKUP/path/to/backup/of/your/.Private /tmp/restore This last command will ask you some questions. For the first passphrase it asks for, enter your long mount passphrase again. When it asks whether to use filename encryption say yes. When it asks for the filename encryption key signature give the second (yyyy) sig that you got from the ecryptfs-add-passphrase command. For everything else, accept the default answers. This seemed to work for me. This covers the case when you're trying to recover an encrypted backup of a homedir and you're logged into the current version of that same homedir. I don't know if this would work from a Live CD or a different system. I'll paste my full terminal session below. What was messing me up was: First, that you have to ignore the default filename encryption key signature that the mount command suggests and instead get your fnek from the ecryptfs-add-passphrase command, ignoring the first sig that the command prints and using the second one. That's pretty cryptic. I was using the encrypted home feature and I didn't even know that I had both an encryption passphrase and a filename encryption key signature until now. Second that ecryptfs uses "passphrase" to refer to both your login password (when the ecryptfs-unwrap-passphrase command asks you to enter a passphrase) and your long mount passphrase (when the ecryptfs-add-passphrase and mount commands ask you for a passphrase). If you supply the wrong "passphrase" to the ecryptfs-add-passphrase command it looks exactly as it does if you supply the right one, it prints out a signature, just not the right one. Btw, when googling for this I actually found an ancient thread started by myself trying to solve this exact same problem. I've been trying to figure this out on-and-off for a long time! Here's my full session: $ ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase Passphrase: ******************************************** $ sudo ecryptfs-add-passphrase --fnek [sudo] password for seanh: Passphrase: Inserted auth tok with sig [XXXXXXXXXXXXXXXX] into the user session keyring Inserted auth tok with sig [YYYYYYYYYYYYYYYY] into the user session keyring $ mkdir /tmp/restore $ sudo mount -t ecryptfs /media/BACKUP1/dulip/home/seanh/latest.snapshot /tmp/restore Passphrase: Select cipher: 1) aes: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) 2) blowfish: blocksize = 16; min keysize = 16; max keysize = 56 (not loaded) 3) des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 (not loaded) 4) twofish: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) 5) cast6: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) 6) cast5: blocksize = 8; min keysize = 5; max keysize = 16 (not loaded) Selection [aes]: Select key bytes: 1) 16 2) 32 3) 24 Selection [16]: Enable plaintext passthrough (y/n) [n]: Enable filename encryption (y/n) [n]: y Filename Encryption Key (FNEK) Signature [****************]: YYYYYYYYYYYYYYYY Attempting to mount with the following options: ecryptfs_unlink_sigs ecryptfs_fnek_sig=1ae4850919115899 ecryptfs_key_bytes=16 ecryptfs_cipher=aes ecryptfs_sig=5f610a2fcee4be96 Mounted eCryptfs $ On 6 February 2011 20:52, seanh wrote: > I use Ubuntu's encrypted home directory and I rsync'd my ~/.Private > folder to an external hard drive. Now I want to mount that backup to > restore some files. Can anyone help me to figure out how to mount (and > decrypt) the backup? > > Documentation on this is surprisingly weak, there are various > complicated how-tos on blogs and the ubuntu wiki, they vary, nothing > seems authoritative, I can't get it to work. Here's what I did: > >        seanh at dulip:~ % mkdir /tmp/restore >        seanh at dulip:~ % sudo mount -t ecryptfs > /media/BACKUP1/dulip/home/seanh/latest.snapshot /tmp/restore >        [sudo] password for seanh: >        Passphrase: >        Select cipher: >        1) aes: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) >        2) blowfish: blocksize = 16; min keysize = 16; max keysize = 56 (not loaded) >        3) des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 (not loaded) >        4) twofish: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) >        5) cast6: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) >        6) cast5: blocksize = 8; min keysize = 5; max keysize = 16 (not loaded) >        Selection [aes]: >        Select key bytes: >        1) 16 >        2) 32 >        3) 24 >        Selection [16]: >        Enable plaintext passthrough (y/n) [n]: >        Enable filename encryption (y/n) [n]: y >        Filename Encryption Key (FNEK) Signature [****************]: >        Attempting to mount with the following options: >        ecryptfs_unlink_sigs >        ecryptfs_fnek_sig=**************** >        ecryptfs_key_bytes=16 >        ecryptfs_cipher=aes >        ecryptfs_sig=**************** >        WARNING: Based on the contents of [/root/.ecryptfs/sig-cache.txt], >        it looks like you have never mounted with this key >        before. This could mean that you have typed your >        passphrase wrong. > >        Would you like to proceed with the mount (yes/no)? : yes >        Would you like to append sig [****************] to >        [/root/.ecryptfs/sig-cache.txt] >        in order to avoid this warning in the future (yes/no)? : no >        Not adding sig to user sig cache file; continuing with mount. >        Mounted eCryptfs > > At first glance this appears to have worked. ls /tmp/restore shows my > files. But if I then try to access any of those files, e.g. ls > /tmp/restore/Desktop I get 'file does not exist' errors. If I open > /tmp/restore in nautilus it shows an empty folder. If I do sudo ls > /tmp/restore I see the encrypted filenames. > > When it asks for 'passphrase' I don't know if it wants my login > password or the long encryption passphrase that I can get using the > ecrypts-unwrap-passphrase command. I tried both but neither works. I > also don't know what the filename encryption key signature should be, > I tried accepting what it suggests, and also various other things > found on blogs, but no luck. > > The complexity of recovering a backup of an Ubuntu encrypted homedir > seems to be a problem. Anyone searching for help will find various > pages listing commands that you don't understand the effect of. Maybe > if we can figure it out, we can write an authoritative wiki page > covering the various cases. > From snhmnd at gmail.com Mon Feb 7 03:24:55 2011 From: snhmnd at gmail.com (seanh) Date: Mon, 7 Feb 2011 03:24:55 +0000 Subject: How to mount backup of encrypted home directory In-Reply-To: References: Message-ID: Just moved to a different laptop with a different username, connected the external hard drive, and followed the instructions exactly as in my previous mail to mount the encrypted home dir from the external drive, they worked. Also tried booting a live USB and again, the instructions worked. Of course, you have to have your mount passphrase available. Great! From glgxg at sbcglobal.net Mon Feb 7 03:28:40 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 19:28:40 -0800 Subject: NEW: Blogs, Videos and Donorschoose! In-Reply-To: <8CD9481444D35F9-1744-231DB@webmail-d146.sysops.aol.com> References: <8CD8945C95AFC48-1744-15772@webmail-d032.sysops.aol.com> <8CD9481444D35F9-1744-231DB@webmail-d146.sysops.aol.com> Message-ID: On 02/06/2011 05:55 PM, A. Jorge Garcia wrote: > Please enjoy my blogs on Midterm Week (installing SAGE and Ubuntu) and ... So this was in reply to: In-Reply-To: <8CD8945C95AFC48-1744-15772 at webmail-d032.sysops.aol.com> from your original "Mounting ISO"? From snhmnd at gmail.com Mon Feb 7 03:40:50 2011 From: snhmnd at gmail.com (seanh) Date: Mon, 7 Feb 2011 03:40:50 +0000 Subject: Easiest way to make an encrypted external hard drive? In-Reply-To: <1296924267.1994.16.camel@boss> References: <1296924267.1994.16.camel@boss> Message-ID: I did an rsync of my encrypted ~/.Private directory to an external drive. It took ages, but further backups will be incremental so not as bad. I figured out how to mount and decrypt this backup to recover files from it. It's very tricky, but quick once you know how. The advantage of this approach is simplicity. You simply backup the Private dir with a single command and you have an encrypted backup of everything. No need to worry about whether or not you included all valuable data in the backup, or whether or not you excluded all sensitive data from it. The disadvantage is wasted storage space. Since you're backing up the encrypted files, there's no way to specify rsync rules to exclude giant unwanted directories such as Downloads and Trash. These account for more than half of my storage space used! If on an Ubuntu system with multiple users with encrypted home directories, if you want a single backup job run by root to backup all users then I think backing up the encrypted copies in /home/.ecryptfs is your only option. There's no simple way that root can backup the user's files unencrypted in order to exclude certain directories from the backup, because only the users have the passwords to decrypt their homes, root can only see the encrypted files. On 5 February 2011 16:44, David Fletcher wrote: > I'd say whether or not you need to do this depends on how much is in > your home directory. > > What I do is, keep all my music, photographs, virtual machines and > anything else that's big in a separate directory off the root directory. > Only my email, letters, spreadsheets, scanned documents and other things > that are not too large but which I would like to keep private are kept > in my home directory. > > I then use a script while logged in as a separate administrator to > create a tar file of everything in /home/. At the moment that makes > about a 2GB file. I use gpg to do a symmetrical encryption of this file > which I can then copy onto flash drives. One of these is stored in the > car glove box as an off site backup. Of course if you've encrypted your > home directory then personally, I'd recommend making sure you can > restore a backup of everything to another computer when the hard drive > dies. > > The separate directory for the big files gets backed up to my server by > rsync a couple of times a day. > > Dave > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From calcpage at aol.com Mon Feb 7 04:40:48 2011 From: calcpage at aol.com (A. Jorge Garcia) Date: Sun, 06 Feb 2011 23:40:48 -0500 Subject: NEW: Blogs, Videos and Donorschoose! In-Reply-To: References: Message-ID: <8CD949850FCEF26-D4C-16CBF@webmail-m079.sysops.aol.com> >> So this was in reply to: >> In-Reply-To: <8CD8945C95AFC48-1744-15772 at webmail-d032.sysops.aol.com> >> from your original "Mounting ISO"? Well, it is in part, why? Regards, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 From glgxg at sbcglobal.net Mon Feb 7 05:22:53 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 21:22:53 -0800 Subject: NEW: Blogs, Videos and Donorschoose! In-Reply-To: <8CD949850FCEF26-D4C-16CBF@webmail-m079.sysops.aol.com> References: <8CD949850FCEF26-D4C-16CBF@webmail-m079.sysops.aol.com> Message-ID: On 02/06/2011 08:40 PM, A. Jorge Garcia wrote: >>> So this was in reply to: >>> In-Reply-To: <8CD8945C95AFC48-1744-15772 at webmail-d032.sysops.aol.com> >>> from your original "Mounting ISO"? > > Well, it is in part, why? Well... while I actually quite like your blog/videos/efforts/etc., it just seems to me that the post is entirely unlreated to the original thread & appears more like a promotional post instead. It was, wasn't it? From glgxg at sbcglobal.net Mon Feb 7 05:55:29 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 06 Feb 2011 21:55:29 -0800 Subject: Floppy Drive Not Mounting In-Reply-To: References: Message-ID: On 02/06/2011 01:19 PM, NoOp wrote: ... > What is the output from: > $ ls -al /media > and > $ groups > and > $ cat /etc/lsb-release && uname -a > and > $ modprobe --list | grep floppy > and > $ lsmod | grep floppy Nathan, if you are still having problems tomorrow, drop me a msg off list & I'll be happy to assist directly. Gary From calcpage at aol.com Mon Feb 7 06:12:36 2011 From: calcpage at aol.com (A. Jorge Garcia) Date: Mon, 07 Feb 2011 01:12:36 -0500 Subject: NEW: Blogs, Videos and Donorschoose! In-Reply-To: References: Message-ID: <8CD94A5267411B3-84C-23668@webmail-d034.sysops.aol.com> >> Well... while I actually quite like your blog/videos/efforts/etc., it >> just seems to me that the post is entirely unlreated to the original >> thread & appears more like a promotional post instead. It was, wasn't it? The blog has a huge post as to how I dealt with the problem originally posed in "Mounting ISO." See: http://shadowfaxrant.blogspot.com/2011/01/then-god-mage-midterm-week-and-saw-that.html HTH, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 From mtulliolenti at gmail.com Mon Feb 7 08:36:04 2011 From: mtulliolenti at gmail.com (Marco Tullio Lenti) Date: Mon, 7 Feb 2011 09:36:04 +0100 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: If it is a document you may convert in greyscale. If it is not this case you may reduce the size with the program Corel Photo Paint 12 or later by the menu on the top at the voice IMAGE you choose REDEFINE and put a value less than 100 that is the default. A value of 60 I think is good for your purpose. If the image is too small chose a greater value (80). Bye. Marco 2011/2/5 Tapas Mishra > I have an image which is 1.7Mb in size it is a scanned document. > I have to submit it online in an application where they do not accept > more than 1 Mb size JPEG > so how can I reduce the size of this image.Any format other than this > gif,png,jpg also is acceptable but > file size should be 1 Mb only.So how can I achieve this let me know if > some one has any suggestions for the same. > > -- > Thanks > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Mon Feb 7 09:11:45 2011 From: clanlaw at googlemail.com (Colin Law) Date: Mon, 7 Feb 2011 09:11:45 +0000 Subject: Firefox truncating web pages In-Reply-To: References: <20090305062948.2d14734c@teamcharliesangels.com> Message-ID: On 6 February 2011 22:36, user1 wrote: > >> Can you give us some clues as to what difference you see rather than >> just telling us to open them? >>> > > Here are screenshots of what http://askubuntu.com looks like when opened > in google chrome and icecat/firefox > > http://db.tt/6TfwAbH FF works fine for me here. What happens if you use FF logged on to your PC as a different user? Have you tried disabling all the FF extensions and plugins? Colin From alain.muls at telenet.be Mon Feb 7 10:29:30 2011 From: alain.muls at telenet.be (Alain Muls) Date: Mon, 7 Feb 2011 11:29:30 +0100 Subject: updatedb and locate not working on encrypted home directory Message-ID: Hi All I have problems with the updatedb/locate utilities. All documents in the root partition can be located, but a document in my encrypted home directory can never be found. How do you tell updatedb to look into the (decrypted) home partition? Tx/Alain From bqz69 at telia.com Mon Feb 7 10:53:16 2011 From: bqz69 at telia.com (user1) Date: Mon, 7 Feb 2011 10:53:16 +0000 (UTC) Subject: hepunx.rl.ac.uk what is this - anybody know Message-ID: I am trying to run a "filelight /" command, and I can see, that filelight is almost stalled, scanning something like this: /afs/rl.ac.uk/user/a/adye/tmp_bin/* When I run df -h I can see that AFS has used 8,6 gb space of my harddisk From samtygier at yahoo.co.uk Mon Feb 7 11:07:59 2011 From: samtygier at yahoo.co.uk (sam tygier) Date: Mon, 07 Feb 2011 11:07:59 +0000 Subject: hepunx.rl.ac.uk what is this - anybody know In-Reply-To: References: Message-ID: On 07/02/11 10:53, user1 wrote: > I am trying to run a "filelight /" command, and I can see, that filelight > is almost stalled, scanning something like this: > /afs/rl.ac.uk/user/a/adye/tmp_bin/* > > When I run df -h I can see that AFS has used 8,6 gb space of my harddisk AFS is the andrew file system. its a network file system, so it is not using any of your disk space (apart from a small cache). /afs/rl.ac.uk/ is the shared folder of the rutherford appleton lab in the UK. you must have some openafs packages installed. sam From bqz69 at telia.com Mon Feb 7 11:22:23 2011 From: bqz69 at telia.com (user1) Date: Mon, 7 Feb 2011 11:22:23 +0000 (UTC) Subject: hepunx.rl.ac.uk what is this - anybody know References: Message-ID: > you must have some openafs packages installed. > > sam Thanks. That's correct, openafs-fileserver, openafs-client and a few more - I am not quite sure myself why I have installed those - probably during investigating something on the internet - the information on the internet is getting HUGE *smile* From amichai at iglu.org.il Mon Feb 7 17:01:45 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Mon, 7 Feb 2011 19:01:45 +0200 Subject: Unique S/N Generator? Message-ID: Hello, I would like to hand out some Coupons to my customers granting the 2-3 hours free phone support as part of a marketing campaign. I am looking for a way to generate a unique S/N number / code (preferably letters and numbers) for them to read back to me over the phone, so I can verify it's authenticity and provide them the service. Is there a tool out there I can use? I'd like to set different ranges of codes for different target audiences. Thanks! Amichai. -------------- next part -------------- An HTML attachment was scrubbed... URL: From devicerandom at gmail.com Mon Feb 7 17:19:11 2011 From: devicerandom at gmail.com (devicerandom) Date: Mon, 07 Feb 2011 17:19:11 +0000 Subject: Unique S/N Generator? In-Reply-To: References: Message-ID: <4D50298F.1040605@gmail.com> On 07/02/11 17:01, Amichai Rotman wrote: > Hello, > > I would like to hand out some Coupons to my customers granting the 2-3 > hours free phone support as part of a marketing campaign. > > I am looking for a way to generate a unique S/N number / code > (preferably letters and numbers) for them to read back to me over the > phone, so I can verify it's authenticity and provide them the service. > > Is there a tool out there I can use? With a bit of Python you can go anywhere. This code *should* generate 10000 unique alphanumeric codes and save them to a text file (I haven't tested it). #!/usr/bin/env python import random a='1234567890abcdefghi' #we return permutations of this string a = list(a) codes=[] for i in range(10000): #we generate 10000 codes code = ''.join(random.shuffle(a))) if not (code in codes): #avoid duplicates -very improbable but cheap codes.append(code) f = open('codes.txt','w') f.write('\n'.join(codes)) f.close() > I'd like to set different ranges of codes for different target audiences. This is easy -just include a unique character for each target audience in the initial string. http://docs.python.org/library/random.html can help. cheers, m. -- http://devicerandom.org From devicerandom at gmail.com Mon Feb 7 17:20:51 2011 From: devicerandom at gmail.com (devicerandom) Date: Mon, 07 Feb 2011 17:20:51 +0000 Subject: Unique S/N Generator? In-Reply-To: References: Message-ID: <4D5029F3.20707@gmail.com> On 07/02/11 17:01, Amichai Rotman wrote: > Hello, > > I would like to hand out some Coupons to my customers granting the 2-3 > hours free phone support as part of a marketing campaign. > > I am looking for a way to generate a unique S/N number / code > (preferably letters and numbers) for them to read back to me over the > phone, so I can verify it's authenticity and provide them the service. > > Is there a tool out there I can use? > > I'd like to set different ranges of codes for different target audiences. > (Also if you want to pay me a few $ , I can try to script the thing for you according to your preferences ;) -- http://devicerandom.org From macgeek417 at gmail.com Mon Feb 7 17:28:56 2011 From: macgeek417 at gmail.com (Alex) Date: Mon, 7 Feb 2011 11:28:56 -0600 Subject: Unique S/N Generator? In-Reply-To: References: Message-ID: On Mon, Feb 7, 2011 at 11:01 AM, Amichai Rotman wrote: > Hello, > I would like to hand out some Coupons to my customers granting the 2-3 hours > free phone support as part of a marketing campaign. > I am looking for a way to generate a unique S/N number / code (preferably > letters and numbers) for them to read back to me over the phone, so I can > verify it's authenticity and provide them the service. > Is there a tool out there I can use? > I'd like to set different ranges of codes for different target audiences. > Thanks! > Amichai. > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > Look around on http://www.random.org/ ? From aluoor at gmail.com Mon Feb 7 17:35:54 2011 From: aluoor at gmail.com (Sven Aluoor) Date: Mon, 7 Feb 2011 18:35:54 +0100 Subject: NEW: Blogs, Videos and Donorschoose! In-Reply-To: <8CD9481444D35F9-1744-231DB@webmail-d146.sysops.aol.com> References: <8CD8945C95AFC48-1744-15772@webmail-d032.sysops.aol.com> <8CD9481444D35F9-1744-231DB@webmail-d146.sysops.aol.com> Message-ID: On Mon, Feb 7, 2011 at 2:55 AM, A. Jorge Garcia wrote: > Please enjoy my blogs on Midterm Week (installing SAGE and Ubuntu) and (...) > HTH, > A. Jorge Garcia > Applied Math and CompSci Please stop spamming this list. Remeber the title of this list: ""Ubuntu user technical support, not for general discussions". This means no Web 2.0 marketing crap. Thanks. cheers Sven From kellyremo at zoho.com Mon Feb 7 18:21:42 2011 From: kellyremo at zoho.com (kellyremo) Date: Mon, 07 Feb 2011 10:21:42 -0800 Subject: Autorun is VERY bad Message-ID: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> How to disable autorun? Are there any hidden autorun features on a standard Ubuntu install?? http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx -------------- next part -------------- An HTML attachment was scrubbed... URL: From amichai at iglu.org.il Mon Feb 7 18:48:33 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Mon, 7 Feb 2011 20:48:33 +0200 Subject: Unique S/N Generator? In-Reply-To: References: Message-ID: Thanks, Alex. I found a Random List Generator in there. It is my understanding it will give me unique sequences each time? Or is it I get something someone else already got? Thanks.... Amichai On Mon, Feb 7, 2011 at 19:28, Alex wrote: > On Mon, Feb 7, 2011 at 11:01 AM, Amichai Rotman > wrote: > > Hello, > > I would like to hand out some Coupons to my customers granting the 2-3 > hours > > free phone support as part of a marketing campaign. > > I am looking for a way to generate a unique S/N number / code (preferably > > letters and numbers) for them to read back to me over the phone, so I can > > verify it's authenticity and provide them the service. > > Is there a tool out there I can use? > > I'd like to set different ranges of codes for different target audiences. > > Thanks! > > Amichai. > > -- > > ubuntu-users mailing list > > ubuntu-users at lists.ubuntu.com > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > Look around on http://www.random.org/ ? > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel.mcfarland at gmail.com Mon Feb 7 18:55:21 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Mon, 7 Feb 2011 10:55:21 -0800 Subject: Unique S/N Generator? In-Reply-To: <4D50298F.1040605@gmail.com> References: <4D50298F.1040605@gmail.com> Message-ID: This is ridiculous: apt-get install uuid ./uuid Done. On Mon, Feb 7, 2011 at 9:19 AM, devicerandom wrote: > On 07/02/11 17:01, Amichai Rotman wrote: > >> Hello, >> >> I would like to hand out some Coupons to my customers granting the 2-3 >> hours free phone support as part of a marketing campaign. >> >> I am looking for a way to generate a unique S/N number / code >> (preferably letters and numbers) for them to read back to me over the >> phone, so I can verify it's authenticity and provide them the service. >> >> Is there a tool out there I can use? >> > > With a bit of Python you can go anywhere. This code *should* generate 10000 > unique alphanumeric codes and save them to a text file (I haven't tested > it). > > > #!/usr/bin/env python > > import random > a='1234567890abcdefghi' #we return permutations of this string > > a = list(a) > > codes=[] > > for i in range(10000): #we generate 10000 codes > code = ''.join(random.shuffle(a))) > if not (code in codes): #avoid duplicates -very improbable but cheap > codes.append(code) > > f = open('codes.txt','w') > f.write('\n'.join(codes)) > f.close() > > > > I'd like to set different ranges of codes for different target audiences. >> > > This is easy -just include a unique character for each target audience in > the initial string. > > http://docs.python.org/library/random.html can help. > > cheers, > m. > > -- > http://devicerandom.org > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From macgeek417 at gmail.com Mon Feb 7 18:55:35 2011 From: macgeek417 at gmail.com (Alex) Date: Mon, 7 Feb 2011 12:55:35 -0600 Subject: Unique S/N Generator? In-Reply-To: References: Message-ID: On Mon, Feb 7, 2011 at 12:48 PM, Amichai Rotman wrote: > Thanks, Alex. > I found a Random List Generator in there. > It is my understanding it will give me unique sequences each time? > Or is it I get something someone else already got? > Thanks.... > Amichai They are completely random, so the chance of getting a duplicate is close to none. From daniel.mcfarland at gmail.com Mon Feb 7 18:55:48 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Mon, 7 Feb 2011 10:55:48 -0800 Subject: Unique S/N Generator? In-Reply-To: References: <4D50298F.1040605@gmail.com> Message-ID: On Mon, Feb 7, 2011 at 10:55 AM, daniel mcfarland < daniel.mcfarland at gmail.com> wrote: > > This is ridiculous: > > apt-get install uuid > ./uuid > > Done. > > > On Mon, Feb 7, 2011 at 9:19 AM, devicerandom wrote: > >> On 07/02/11 17:01, Amichai Rotman wrote: >> >>> Hello, >>> >>> I would like to hand out some Coupons to my customers granting the 2-3 >>> hours free phone support as part of a marketing campaign. >>> >>> I am looking for a way to generate a unique S/N number / code >>> (preferably letters and numbers) for them to read back to me over the >>> phone, so I can verify it's authenticity and provide them the service. >>> >>> Is there a tool out there I can use? >>> >> >> With a bit of Python you can go anywhere. This code *should* generate >> 10000 unique alphanumeric codes and save them to a text file (I haven't >> tested it). >> >> >> #!/usr/bin/env python >> >> import random >> a='1234567890abcdefghi' #we return permutations of this string >> >> a = list(a) >> >> codes=[] >> >> for i in range(10000): #we generate 10000 codes >> code = ''.join(random.shuffle(a))) >> if not (code in codes): #avoid duplicates -very improbable but cheap >> codes.append(code) >> >> f = open('codes.txt','w') >> f.write('\n'.join(codes)) >> f.close() >> >> >> >> I'd like to set different ranges of codes for different target audiences. >>> >> >> This is easy -just include a unique character for each target audience in >> the initial string. >> >> http://docs.python.org/library/random.html can help. >> >> cheers, >> m. >> >> -- >> http://devicerandom.org >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > > Woops, forgot to bottom quote. Gotta love it. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Mon Feb 7 19:04:25 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 7 Feb 2011 11:04:25 -0800 Subject: Autorun is VERY bad In-Reply-To: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: > > How to disable autorun? Are there any hidden autorun features on a standard > Ubuntu install?? > > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > RTFM From devicerandom at gmail.com Mon Feb 7 19:11:13 2011 From: devicerandom at gmail.com (devicerandom) Date: Mon, 07 Feb 2011 19:11:13 +0000 Subject: Unique S/N Generator? In-Reply-To: References: <4D50298F.1040605@gmail.com> Message-ID: <4D5043D1.4020601@gmail.com> On 07/02/11 18:55, daniel mcfarland wrote: > > This is ridiculous: > > apt-get install uuid > ./uuid > > Done. Cool, didn't know that! -- http://devicerandom.org From dreadpiratejeff at gmail.com Mon Feb 7 19:12:33 2011 From: dreadpiratejeff at gmail.com (J) Date: Mon, 7 Feb 2011 14:12:33 -0500 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On Mon, Feb 7, 2011 at 14:04, MR ZenWiz wrote: > On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: >> >> How to disable autorun? Are there any hidden autorun features on a standard >> Ubuntu install?? >> >> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >> > > RTFM That was incredibly useful. Thank you for taking the time to enrich the knowledge of the community at large by providing this information. I especially appreciate how you make a new member feel so welcome :) Have a great and shiny day! From cyber_wizard at mindspring.com Mon Feb 7 19:35:09 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Mon, 7 Feb 2011 13:35:09 -0600 Subject: Autorun is VERY bad In-Reply-To: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: <20110207133509.7bf825c7@WizardsTower> On Mon, 07 Feb 2011 10:21:42 -0800 kellyremo wrote: > > How to disable autorun? Are there any hidden autorun features on a > standard Ubuntu install?? > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > Here's the telling sentence from that site: "I'll explain how attackers can abuse these features to gain access to a live system by using a USB flash drive." What it tells us is that whoever is doing the 'hacking' of the system is sitting in front of the system. If that is so then all bets are off. The only real protection from someone with physical access to the system is encryption of the hard drive(s). If you are concerned with someone having physical access to your box, encrypt the drive during installation. If no one /has/ physical access, the USB attack won't work. The speaker also stated that autorun for USB is disabled by default in Ubuntu. Where is the problem, again? It is a non-news item. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From devicerandom at gmail.com Mon Feb 7 19:35:56 2011 From: devicerandom at gmail.com (devicerandom) Date: Mon, 07 Feb 2011 19:35:56 +0000 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: <4D50499C.10201@gmail.com> On 07/02/11 19:12, J wrote: > On Mon, Feb 7, 2011 at 14:04, MR ZenWiz wrote: >> On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: >>> >>> How to disable autorun? Are there any hidden autorun features on a standard >>> Ubuntu install?? >>> >>> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >>> >> >> RTFM > > That was incredibly useful. Thank you for taking the time to enrich > the knowledge of the community at large by providing this information. > > I especially appreciate how you make a new member feel so welcome :) > > Have a great and shiny day! > Encouraging people to read documentation *is* the way to enrich the knowledge of the community. Read http://www.catb.org/~esr/faqs/smart-questions.html -- http://devicerandom.org From mrzenwiz at gmail.com Mon Feb 7 20:03:06 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 7 Feb 2011 12:03:06 -0800 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On Mon, Feb 7, 2011 at 11:12 AM, J wrote: > On Mon, Feb 7, 2011 at 14:04, MR ZenWiz wrote: >> On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: >>> >>> How to disable autorun? Are there any hidden autorun features on a standard >>> Ubuntu install?? >>> >>> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >>> >> >> RTFM > > That was incredibly useful.  Thank you for taking the time to enrich > the knowledge of the community at large by providing this information. > > I especially appreciate how you make a new member feel so welcome :) > > Have a great and shiny day! > Some people just love to cross-post novice questions to multiple different email lists. I know - I used to do that, many years ago. This kellyremo person is the second or third one on this list, and no, I don't appreciate that kind of waste of my time. If you do, feel welcome to post a less intemperate response that you find helpful. (Please note that your response above was not.) To me, the FIRST place to look for an answer to a question like this IS in the manual, and something this basic does not require input from a list of experts. I welcome any new members who show some fundamental knowledge of what this list is and the community rules for posting to it, how to use a manual (e.g., by not asking questions that are plainly answered there) and showing even the slightest bit of email netiquette, say, by not cross-posting questions that are off-topic in all the lists to which they were posted. People who expect us to do their homework for them are welcome to receive feedback such as RTFM, STFW, etc. From mrzenwiz at gmail.com Mon Feb 7 20:08:14 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 7 Feb 2011 12:08:14 -0800 Subject: Evolution Compose Problem In-Reply-To: <4D4F2B65.3080309@weblore.com> References: <4D4DBB07.20403@weblore.com> <4D4F2B65.3080309@weblore.com> Message-ID: On Sun, Feb 6, 2011 at 3:14 PM, Michael Satterwhite wrote: > On 02/06/2011 04:52 PM, NoOp wrote: >> >> On 02/05/2011 01:03 PM, Michael Satterwhite wrote: >>> >>> I've had to reinstall everything due to a hard disk crash. I'm having a >>> problem with Evolution. >>> >>> When I try to compose a new message, I don't have a field to enter the >>> "To" or the subject. It has the menu and toolbar - then the area for the >>> message. I don't see a way to get these fields back. I've googled >>> several combinations, but don't see a solution. >> >> You might try reinstalling evolution: >> : > > I followed the directions above - including moving the .evolution folder out > of the way - but I still see the same problem. Compose does not have fields > for either "To" or a Subject. > You really ought to ask this on the Evolution user's list (evolution-list at gnome.org) - they are the ones who can tell you for sure if this is a bug or what might be wrong with your configuration or settings or whatever. Patrick O'Callahan, who maintains Evolution, is a major contributor and could probably help you. If that doesn't work, then you'll know whether to file a bug or not. From loic.grenie at gmail.com Mon Feb 7 20:47:02 2011 From: loic.grenie at gmail.com (=?ISO-8859-1?Q?Lo=EFc_Greni=E9?=) Date: Mon, 7 Feb 2011 21:47:02 +0100 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: 2011/2/7 MR ZenWiz : > On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: >> >> How to disable autorun? Are there any hidden autorun features on a standard >> Ubuntu install?? >> >> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >> > > RTFM Which one ? Loïc From popey at ubuntu.com Mon Feb 7 20:46:32 2011 From: popey at ubuntu.com (Alan Pope) Date: Mon, 7 Feb 2011 20:46:32 +0000 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On 7 February 2011 20:03, MR ZenWiz wrote: > Some people just love to cross-post novice questions to multiple > different email lists. I know - I used to do that, many years ago. > This kellyremo person is the second or third one on this list, and no, > I don't appreciate that kind of waste of my time. Feel free not to reply, or to take your support elsewhere. Barking RTFM at people isn't helpful, isn't friendly and isn't welcome on this list. > To me, the FIRST place to look for an answer to a question like this > IS in the manual, and something this basic does not require input from > a list of experts. > This is the Ubuntu Users mailing list, it's for users to post support questions, at any level. If you deem a question somehow beneath you then the most respectful thing to do is not answer. Al. From mrzenwiz at gmail.com Mon Feb 7 20:54:45 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 7 Feb 2011 12:54:45 -0800 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On Mon, Feb 7, 2011 at 12:47 PM, Loïc Grenié wrote: > > 2011/2/7 MR ZenWiz : > > On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: > >> > >> How to disable autorun? Are there any hidden autorun features on a standard > >> Ubuntu install?? > >> > >> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > >> > > > > RTFM > >    Which one ? > >          Loïc Autorun is typically a feature of the graphics display manager (i.e., GNOME or KDE). It is not inherent in Linux. From albertwagner at cox.net Mon Feb 7 21:16:25 2011 From: albertwagner at cox.net (Albert Wagner) Date: Mon, 07 Feb 2011 15:16:25 -0600 Subject: Unique S/N Generator? In-Reply-To: References: Message-ID: <4D506129.8040109@cox.net> On 02/07/2011 11:01 AM, Amichai Rotman wrote: > Hello, > > I would like to hand out some Coupons to my customers granting the 2-3 > hours free phone support as part of a marketing campaign. > > I am looking for a way to generate a unique S/N number / code > (preferably letters and numbers) for them to read back to me over the > phone, so I can verify it's authenticity and provide them the service. > > Is there a tool out there I can use? > > I'd like to set different ranges of codes for different target audiences. > > Thanks! > > Amichai. I note that you have only specified "unique" not "random". The numbers in any sequence from x to y by 1 are unique. Put them in a hat and shake if they must be handed out in random order. From devicerandom at gmail.com Mon Feb 7 21:40:39 2011 From: devicerandom at gmail.com (devicerandom) Date: Mon, 07 Feb 2011 21:40:39 +0000 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: <4D5066D7.5080800@gmail.com> On 07/02/11 20:46, Alan Pope wrote: > On 7 February 2011 20:03, MR ZenWiz wrote: >> Some people just love to cross-post novice questions to multiple >> different email lists. I know - I used to do that, many years ago. >> This kellyremo person is the second or third one on this list, and no, >> I don't appreciate that kind of waste of my time. > > Feel free not to reply, or to take your support elsewhere. Barking > RTFM at people isn't helpful, isn't friendly and isn't welcome on this > list. No, it *is* helpful, because it gives the person two really essential informations: - The answer you look for is probably in the "manual" (documentation/google/etc.) - Not doing your homework is highly frowned upon >> To me, the FIRST place to look for an answer to a question like this >> IS in the manual, and something this basic does not require input from >> a list of experts. >> > > This is the Ubuntu Users mailing list, it's for users to post support > questions, at any level. If you deem a question somehow beneath you > then the most respectful thing to do is not answer. Posting well-made support questions is welcome. Posting support question which show you haven't made a basic level of your own homework only wastes everyone's time and email space, and is therefore *not* welcome. -- http://devicerandom.org From jg at jguk.org Mon Feb 7 22:09:55 2011 From: jg at jguk.org (Jon Grant) Date: Mon, 07 Feb 2011 22:09:55 +0000 Subject: Autorun is VERY bad In-Reply-To: <4D5066D7.5080800@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D5066D7.5080800@gmail.com> Message-ID: <4D506DB3.4050608@jguk.org> devicerandom wrote, On 07/02/11 21:40: > On 07/02/11 20:46, Alan Pope wrote: >> On 7 February 2011 20:03, MR ZenWiz wrote: >>> Some people just love to cross-post novice questions to multiple >>> different email lists. I know - I used to do that, many years ago. >>> This kellyremo person is the second or third one on this list, and no, >>> I don't appreciate that kind of waste of my time. >> >> Feel free not to reply, or to take your support elsewhere. Barking >> RTFM at people isn't helpful, isn't friendly and isn't welcome on this >> list. > > No, it *is* helpful, because it gives the person two really essential > informations: > - The answer you look for is probably in the "manual" > (documentation/google/etc.) > - Not doing your homework is highly frowned upon We would all like perfectly framed questions, and discussions. The reality is that it doesn't always play out like that in ESR simplicity ;) Don't be hard on people when it isn't ideal, we're all newbies once. >>> To me, the FIRST place to look for an answer to a question like this >>> IS in the manual, and something this basic does not require input from >>> a list of experts. >>> >> >> This is the Ubuntu Users mailing list, it's for users to post support >> questions, at any level. If you deem a question somehow beneath you >> then the most respectful thing to do is not answer. > > Posting well-made support questions is welcome. Posting support question > which show you haven't made a basic level of your own homework only > wastes everyone's time and email space, and is therefore *not* welcome. As above. See Popey email too, just ignore any email from a mailing list that you don't appreciate. Cheers, Jon From jg at jguk.org Mon Feb 7 22:14:19 2011 From: jg at jguk.org (Jon Grant) Date: Mon, 07 Feb 2011 22:14:19 +0000 Subject: How to mount backup of encrypted home directory In-Reply-To: References: Message-ID: <4D506EBB.3040208@jguk.org> NoOp wrote, On 07/02/11 02:01: > On 02/06/2011 03:35 PM, Jon Grant wrote: >> Anyone know how I can switch back to an unencrypted home dir? > > Start a new thread rather than hijacking seanh's thread? > > But try: > https://help.ubuntu.com/community/EncryptedPrivateDirectory Hello NoOp, Thank you for the link. Yes I should maybe have created a new thread. I will next time. For now just leaving subject as is. However, as I don't have a ~/Private, does that mean I have no encrypted files? I do have the .Private and .ecryptfs Cheers, Jon From ajp at princeswalk.fsnet.co.uk Mon Feb 7 22:48:56 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Mon, 07 Feb 2011 22:48:56 +0000 Subject: Autorun is VERY bad In-Reply-To: <20110207133509.7bf825c7@WizardsTower> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <20110207133509.7bf825c7@WizardsTower> Message-ID: <1297118936.3119.6.camel@osiris> On Mon, 2011-02-07 at 13:35 -0600, Cybe R. Wizard wrote: > On Mon, 07 Feb 2011 10:21:42 -0800 > kellyremo wrote: > > > > > How to disable autorun? Are there any hidden autorun features on a > > standard Ubuntu install?? > > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > > > Here's the telling sentence from that site: > > "I'll explain how attackers can abuse these features to gain access to > a live system by using a USB flash drive." > > What it tells us is that whoever is doing the 'hacking' of the system is > sitting in front of the system. If that is so then all bets are off. > The only real protection from someone with physical access to the > system is encryption of the hard drive(s). > If you are concerned with someone having physical access to your box, > encrypt the drive during installation. If no one /has/ physical > access, the USB attack won't work. Except for a few headless, lights out installations it is unlikely that 'no one' /has/ physical access. There is always the possibility that the sole user gets duped into plugging in a USB stick. You could even get a batch of supposedly blank new USB stick sold in some cheap shop. Call me paranoid, but in considering security issues you always have to consider all possibilities then do your risk analysis on each. > > The speaker also stated that autorun for USB is disabled by default in > Ubuntu. Where is the problem, again? > > It is a non-news item. > > Cybe R. Wizard > -- > When Windows are opened the bugs come in. > Winduhs > From mrzenwiz at gmail.com Mon Feb 7 23:00:27 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 7 Feb 2011 15:00:27 -0800 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On Mon, Feb 7, 2011 at 12:54 PM, MR ZenWiz wrote: > On Mon, Feb 7, 2011 at 12:47 PM, Loïc Grenié wrote: >> >> 2011/2/7 MR ZenWiz : >> > On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: >> >> >> >> How to disable autorun? Are there any hidden autorun features on a standard >> >> Ubuntu install?? >> >> >> >> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >> >> >> > >> > RTFM >> >>    Which one ? >> >>          Loïc > > Autorun is typically a feature of the graphics display manager (i.e., > GNOME or KDE).  It is not inherent in Linux. > Come to think of it, this should be fairly obvious - the teaser shot of the video on the referenced page is an image clearly labeled as "Nautilus external thumbnail settings." Nautilus has a help function (aka manual), Nautilus is part of Gnome, which also has a help function (and manual), and actually neither is part of Ubuntu or Linux, per se, so there would not be a Linux or Ubuntu manual for it (although the "Ubuntu manual" as it were is easily accessible on the web and anyone who has read even a tiny fraction of the traffic on this list would - dare I say should? - know). I suppose I could have said that. From dmcgarrett at optonline.net Mon Feb 7 23:34:35 2011 From: dmcgarrett at optonline.net (Doug) Date: Mon, 07 Feb 2011 18:34:35 -0500 Subject: Unixxx S/N Generator? In-Reply-To: References: Message-ID: <4D50818B.7000101@optonline.net> On 02/07/2011 12:28 PM, Alex wrote: > On Mon, Feb 7, 2011 at 11:01 AM, Amichai Rotman wrote: >> Hello, >> I would like to hand out some Coupons to my customers granting the 2-3 hours >> free phone support as part of a marketing campaign. >> I am looking for a way to generate a unique S/N number / code (preferably >> letters and numbers) for them to read back to me over the phone, so I can >> verify it's authenticity and provide them the service. >> Is there a tool out there I can use? >> I'd like to set different ranges of codes for different target audiences. >> Thanks! >> Amichai. I have changed the name of the thread so as not to compromise the spam detector, because that's what this "unique" thing is. This is not a pleas for assistance with Ubuntu, this is a blatant attempt to get somebody to do for free what he should clearly be paying for, since he's looking for some- one to help him run his business. Please put this "unique"thread on the spam list. --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From devicerandom at gmail.com Mon Feb 7 23:38:47 2011 From: devicerandom at gmail.com (devicerandom) Date: Mon, 07 Feb 2011 23:38:47 +0000 Subject: Autorun is VERY bad In-Reply-To: <4D506DB3.4050608@jguk.org> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D5066D7.5080800@gmail.com> <4D506DB3.4050608@jguk.org> Message-ID: <4D508287.7050806@gmail.com> On 07/02/11 22:09, Jon Grant wrote: >> No, it *is* helpful, because it gives the person two really essential >> informations: >> - The answer you look for is probably in the "manual" >> (documentation/google/etc.) >> - Not doing your homework is highly frowned upon > > We would all like perfectly framed questions, and discussions. The > reality is that it doesn't always play out like that in ESR simplicity > ;) Don't be hard on people when it isn't ideal, we're all newbies once. Yes, and I'm happy to have been RTFM-ed as a newbie, because looking at the acronym and looking at the meaning made me realize that my approach was wrong, and that there was a better approach. RTFM is not punitive: it is *help*. Tough help, but help. We're saying the newbie: "This is what you should do, and we really mean you should do that, and acquire a thick skin". > As above. See Popey email too, just ignore any email from a mailing list > that you don't appreciate. It's not simply a matter of not appreciating, but of helping the newbie. I prefer to link the ESR essay than just answering RTFM, but the gist is the same: Do your homework if you want us to help -and if you do so, you'll probably won't even need us to help and you'll learn a lot more. -- http://devicerandom.org From wayward4now at gmail.com Mon Feb 7 23:40:25 2011 From: wayward4now at gmail.com (Ric Moore) Date: Mon, 07 Feb 2011 18:40:25 -0500 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: <1297122025.4177.102.camel@iam.wayward4now.net> On Mon, 2011-02-07 at 15:00 -0800, MR ZenWiz wrote: > On Mon, Feb 7, 2011 at 12:54 PM, MR ZenWiz wrote: > > On Mon, Feb 7, 2011 at 12:47 PM, Loïc Grenié wrote: > >> > >> 2011/2/7 MR ZenWiz : > >> > On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: > >> >> > >> >> How to disable autorun? Are there any hidden autorun features on a standard > >> >> Ubuntu install?? > >> >> > >> >> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > >> >> > >> > > >> > RTFM > >> > >> Which one ? > >> > >> Loïc > > > > Autorun is typically a feature of the graphics display manager (i.e., > > GNOME or KDE). It is not inherent in Linux. > > > Come to think of it, this should be fairly obvious - the teaser shot > of the video on the referenced page is an image clearly labeled as > "Nautilus external thumbnail settings." Nautilus has a help function > (aka manual), Nautilus is part of Gnome, which also has a help > function (and manual), and actually neither is part of Ubuntu or > Linux, per se, so there would not be a Linux or Ubuntu manual for it > (although the "Ubuntu manual" as it were is easily accessible on the > web and anyone who has read even a tiny fraction of the traffic on > this list would - dare I say should? - know). > > I suppose I could have said that. Heh, I agree. The extra verbiage is so much better than RTFM. Maybe RTNM would do? (Read The Nice Manual) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From cyber_wizard at mindspring.com Tue Feb 8 01:35:34 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Mon, 7 Feb 2011 19:35:34 -0600 Subject: Autorun is VERY bad In-Reply-To: <1297118936.3119.6.camel@osiris> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <20110207133509.7bf825c7@WizardsTower> <1297118936.3119.6.camel@osiris> Message-ID: <20110207193534.4e89c249@WizardsTower> On Mon, 07 Feb 2011 22:48:56 +0000 Tony Pursell wrote: > Except for a few headless, lights out installations it is unlikely > that 'no one' /has/ physical access. There is always the possibility > that the sole user gets duped into plugging in a USB stick. You > could even get a batch of supposedly blank new USB stick sold in some > cheap shop. Call me paranoid, but in considering security issues you > always have to consider all possibilities then do your risk analysis > on each. In that case, Paranoid (you /did say to call you that, right?), the part below should give you some relief and satisfaction: > > > > The speaker also stated that autorun for USB is disabled by default > > in Ubuntu. Where is the problem, again? > > > > It is a non-news item. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From cyber_wizard at mindspring.com Tue Feb 8 01:37:44 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Mon, 7 Feb 2011 19:37:44 -0600 Subject: Autorun is VERY bad In-Reply-To: <1297122025.4177.102.camel@iam.wayward4now.net> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <1297122025.4177.102.camel@iam.wayward4now.net> Message-ID: <20110207193744.40911e47@WizardsTower> On Mon, 07 Feb 2011 18:40:25 -0500 Ric Moore wrote: > The extra verbiage is so much better than RTFM. Maybe RTNM > would do? (Read The Nice Manual) Ric Is that so very different than, "read the fine manual?" Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From steven at too1337.com Tue Feb 8 04:57:52 2011 From: steven at too1337.com (Steven Susbauer) Date: Mon, 07 Feb 2011 22:57:52 -0600 Subject: OpenSSH could be faster...then why don't they path it?? In-Reply-To: <12dfaeaaa01.6137092556707365017.-352956039067029084@zoho.com> References: <12dfaeaaa01.6137092556707365017.-352956039067029084@zoho.com> Message-ID: <4D50CD50.3010006@too1337.com> On 2/6/11 6:20 AM, kellyremo wrote: > > https://www.psc.edu/networking/projects/hpn-ssh/hpn-v-ssh-tput.jpg > > "SCP and the underlying SSH2 protocol implementation in OpenSSH is > network performance limited by statically defined internal flow control > buffers. These buffers often end up acting as a bottleneck for network > throughput of SCP, especially on long and high bandwith network links. > Modifying the ssh code to allow the buffers to be defined at run time > eliminates this bottleneck. We have created a patch that will remove the > bottlenecks in OpenSSH and is fully interoperable with other servers and > clients. In addition HPN clients will be able to download faster from > non HPN servers, and HPN servers will be able to receive uploads faster > from non HPN clients. However, the host receiving the data must have a > properly tuned TCP/IP stack." > > My question is: So Why Does the original OpenSSH has "limited statically > defined internal flow control buffers"?? It could be way faster, even 10x!! > > With the HPN-SCP path it could be the descendant of FTP! Why aren't > there any ""OpenSCP packages""? ('normal SCP+HPN-SCP path+no local user > needed for SCP'ing+chroot by default') > > Any opinions? > > Thank you! > Not needed. Your link is to a page from 2005. OpenSSH is on version 5.8, those patches stopped at 5.6 and for very good reason. See: http://marc.info/?l=openssh-unix-dev&m=123483715829020&w=2 From p.echols at comcast.net Tue Feb 8 07:25:07 2011 From: p.echols at comcast.net (Patton Echols) Date: Mon, 07 Feb 2011 23:25:07 -0800 Subject: Unixxx S/N Generator? In-Reply-To: <4D50818B.7000101@optonline.net> References: <4D50818B.7000101@optonline.net> Message-ID: <4D50EFD3.9020207@comcast.net> On 02/07/2011 03:34 PM, Doug wrote: > On 02/07/2011 12:28 PM, Alex wrote: >> On Mon, Feb 7, 2011 at 11:01 AM, Amichai Rotman >> wrote: >>> Hello, >>> I would like to hand out some Coupons to my customers granting the >>> 2-3 hours >>> free phone support as part of a marketing campaign. >>> I am looking for a way to generate a unique S/N number / code >>> (preferably >>> letters and numbers) for them to read back to me over the phone, so >>> I can >>> verify it's authenticity and provide them the service. >>> Is there a tool out there I can use? >>> I'd like to set different ranges of codes for different target >>> audiences. >>> Thanks! >>> Amichai. > I have changed the name of the thread so as not to compromise the spam > detector, because that's what this "unique" thing is. This is not a > pleas for > assistance with Ubuntu, this is a blatant attempt to get somebody to do > for free what he should clearly be paying for, since he's looking for > some- > one to help him run his business. Please put this "unique"thread on the > spam list. Huh?!?!? I had no idea that this list was only for hobbyists. If I have a business motivation for my question, am I allowed to post it here? --PE From dmcgarrett at optonline.net Tue Feb 8 08:01:49 2011 From: dmcgarrett at optonline.net (Doug) Date: Tue, 08 Feb 2011 03:01:49 -0500 Subject: Unixxx S/N Generator? In-Reply-To: <4D50EFD3.9020207@comcast.net> References: <4D50818B.7000101@optonline.net> <4D50EFD3.9020207@comcast.net> Message-ID: <4D50F86D.60902@optonline.net> On 02/08/2011 02:25 AM, Patton Echols wrote: > On 02/07/2011 03:34 PM, Doug wrote: >> On 02/07/2011 12:28 PM, Alex wrote: >>> On Mon, Feb 7, 2011 at 11:01 AM, Amichai >>> Rotman wrote: >>>> Hello, >>>> I would like to hand out some Coupons to my customers granting the >>>> 2-3 hours >>>> free phone support as part of a marketing campaign. >>>> I am looking for a way to generate a unique S/N number / code >>>> (preferably >>>> letters and numbers) for them to read back to me over the phone, so >>>> I can >>>> verify it's authenticity and provide them the service. >>>> Is there a tool out there I can use? >>>> I'd like to set different ranges of codes for different target >>>> audiences. >>>> Thanks! >>>> Amichai. >> I have changed the name of the thread so as not to compromise the spam >> detector, because that's what this "unique" thing is. This is not a >> pleas for >> assistance with Ubuntu, this is a blatant attempt to get somebody to do >> for free what he should clearly be paying for, since he's looking for >> some- >> one to help him run his business. Please put this "unique"thread on the >> spam list. > > Huh?!?!? > I had no idea that this list was only for hobbyists. If I have a > business motivation for my question, am I allowed to post it here? > > --PE > > I have no objection whatever to someone asking a question about how to use Ubuntu, no matter what he uses it for. I would be encouraged if someone is using it to run a business. But that doesn't mean that he should be asking for free service for something he should expect to have to pay for. And no, I'm not an IT person being cheated out of a job, but of course, somebody is. Fortunately, we don't see RTFM very much anymore, since most readers do try, but this person didn't seem to have gone even that far. Simply inputting "generate random numbers in bash" into Google will come up with answers. Some time ago, there was a big fuss about some folks asking for scripting help, and some readers jumped on them for asking the list folks to do their homework! Well, I didn't take it that anyone was asking for homework help, but even if they were, that's OK by me. That's not something one would expect to have to pay for, I hope. In every case, a script was submitted that wasn't working, and the poster was asking for assistance--not for a new program to solve something. And I don't think of homework as a "hobby," even if the supplicant is not studying to becoming a sysadmin. (For that matter, someone who actually has homework has already paid in coin for his lessons, and believes that the instruction is worth it.) Perhaps you see the difference? --doug --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From chhatoipritam at gmail.com Tue Feb 8 09:06:13 2011 From: chhatoipritam at gmail.com (Chhatoi Pritam Baral) Date: Tue, 8 Feb 2011 14:36:13 +0530 Subject: Autorun is VERY bad In-Reply-To: <20110207193744.40911e47@WizardsTower> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <1297122025.4177.102.camel@iam.wayward4now.net> <20110207193744.40911e47@WizardsTower> Message-ID: *Nautilus -> Edit -> Preferences -> Media* Regards, Chhatoi Pritam Baral -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Tue Feb 8 09:21:29 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 14:51:29 +0530 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: Message-ID: On Fri, Feb 4, 2011 at 4:09 PM, Alan Pope wrote: > On 4 February 2011 10:17, Tapas Mishra wrote: >> I executed aptitude safe-upgrade on 10.04 64 bit server here are the >> dependency problems I met >> >> http://paste.ubuntu.com/562399/ >> >> Let me know if some one can point out what should I be checking. > > The first error:- > > Setting up dbus (1.2.16-2ubuntu4.1) ... > The system user `messagebus' already exists. Exiting. > Failed to open connection to "system" message bus: Did not receive a > reply. Possible causes include: the remote application did not send a > reply, the message bus security policy blocked the reply, the reply > timeout expired, or the network connection was broken. > dpkg: error processing dbus (--configure): >  subprocess installed post-installation script returned error exit status 1 > > Caused the subsequent errors:- > > dpkg: dependency problems prevent configuration of consolekit: >  consolekit depends on dbus (>= 1.1.2); however: >  Package dbus is not configured yet. > dpkg: error processing consolekit (--configure): >  dependency problems - leaving unconfigured > > Al. > I checked a bit more https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 here in second message a person says "Also seen in Maverick. Work-around does the trick. Just don't try it on the server if you're logged in to a graphical session (it dies on the purge)! See full activity log" but he does not mention what is the work around. Searching for this problem on internet http://www.google.com/search?client=ubuntu&channel=fs&q=Setting+up+dbus+%281.2.16-2ubuntu4.1%29+...+The+system+user+%60messagebus%27+already+exists.+Exiting.+Failed+to+open+connection+to+%22system%22+message+bus%3A+Did+n&ie=utf-8&oe=utf-8 I get my threads only which do not help. From clanlaw at googlemail.com Tue Feb 8 09:34:20 2011 From: clanlaw at googlemail.com (Colin Law) Date: Tue, 8 Feb 2011 09:34:20 +0000 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: Message-ID: On 8 February 2011 09:21, Tapas Mishra wrote: > On Fri, Feb 4, 2011 at 4:09 PM, Alan Pope wrote: >> On 4 February 2011 10:17, Tapas Mishra wrote: >>> I executed aptitude safe-upgrade on 10.04 64 bit server here are the >>> dependency problems I met >>> >>> http://paste.ubuntu.com/562399/ >>> >>> Let me know if some one can point out what should I be checking. >> >> The first error:- >> >> Setting up dbus (1.2.16-2ubuntu4.1) ... >> The system user `messagebus' already exists. Exiting. >> Failed to open connection to "system" message bus: Did not receive a >> reply. Possible causes include: the remote application did not send a >> reply, the message bus security policy blocked the reply, the reply >> timeout expired, or the network connection was broken. >> dpkg: error processing dbus (--configure): >>  subprocess installed post-installation script returned error exit status 1 >> >> Caused the subsequent errors:- >> >> dpkg: dependency problems prevent configuration of consolekit: >>  consolekit depends on dbus (>= 1.1.2); however: >>  Package dbus is not configured yet. >> dpkg: error processing consolekit (--configure): >>  dependency problems - leaving unconfigured >> >> Al. >> > I checked a bit more > https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 > here in second message a person says > > "Also seen in Maverick. Work-around does the trick. Just don't try it > on the server if you're logged in to a graphical session (it dies on > the purge)! See full activity log" > > but he does not mention what is the work around. Try reading the first message on the bug, the workaround is in there. Also notice that it is marked as a duplicate of another bug, so that bug will contain the latest information on it. Colin > Searching for this problem on internet > http://www.google.com/search?client=ubuntu&channel=fs&q=Setting+up+dbus+%281.2.16-2ubuntu4.1%29+...+The+system+user+%60messagebus%27+already+exists.+Exiting.+Failed+to+open+connection+to+%22system%22+message+bus%3A+Did+n&ie=utf-8&oe=utf-8 > > I get my threads only which do not help. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From mightydreams at gmail.com Tue Feb 8 09:42:21 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 15:12:21 +0530 Subject: small doubt about rsync Message-ID: I reported a problem while doing an update on one of my servers. Which is something similar to https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 I want to restore a backup. With respect to rsync I have a doubt If the server A on which I have to restore backup from a USB disk I do as follows rsync -avz /usb/disk -e ssh root at IP:/ will it over write all the files on server A with the ones on my USB (which is what I want also) or I need to do some thing else. -- From mightydreams at gmail.com Tue Feb 8 11:25:00 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 16:55:00 +0530 Subject: can an update over write java in /usr Message-ID: I am running a site which hosts an LMS known as Sakai today morning I noticed my website down.(This problem is different from my other upgrade thread) I am investigating this problem as what are the possible reasons As per the doc of sakai https://confluence.sakaiproject.org/display/DOC/Sakai+2.7 (binary section on this link) it needs following version of Java java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode) I observed that One week before the JAVA_HOME was /usr/lib/jvm/java-6-sun-1.6.0.20 While today in the process of debugging this problem I notice that there is no such directory /usr/lib/jvm/java-6-sun-1.6.0.20 where as this did existed before doing any apt-get update Seems any update of Ubuntu has over written this.(Not sure of this though) So is it possible that if a new version of Java is available in some update it over writes my installation. If that being the case how can I go back to the previous version it does not exist there any more. -- From jlblom at neuroweave.nl Tue Feb 8 11:58:12 2011 From: jlblom at neuroweave.nl (Joep L. Blom) Date: Tue, 08 Feb 2011 12:58:12 +0100 Subject: strange problem with gparted. Message-ID: <4D512FD4.2030208@neuroweave.nl> I have a strange problem with gparted. fdisk tells me: Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xb419b419 Device Boot Start End Blocks Id System /dev/sda1 * 1 6374 51199123+ 83 Linux /dev/sda2 6375 121601 925560877+ 5 Extended /dev/sda5 6375 32224 207640093+ 83 Linux /dev/sda6 32225 33244 8193150 82 Linux swap / Solaris /dev/sda7 33245 46299 104864256 83 Linux Well this looks normal. However gparted tells me: /dev/sda (931,52 GiB) Partition File system Size Unallocated unallocated 931,5 I don't understand that. Is that a bug in gparted? OS Ubuntu Lucid Linux Laguna-new 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 10:14:11 UTC 2010 x86_64 GNU/Linux. Somebody has a clue? Joep From popey at ubuntu.com Tue Feb 8 12:12:25 2011 From: popey at ubuntu.com (Alan Pope) Date: Tue, 8 Feb 2011 12:12:25 +0000 Subject: strange problem with gparted. In-Reply-To: <4D512FD4.2030208@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> Message-ID: On 8 February 2011 11:58, Joep L. Blom wrote: > I have a strange problem with gparted. > fdisk tells me: > Disk /dev/sda: 1000.2 GB, 1000204886016 bytes .. > /dev/sda (931,52 GiB) 1000.2 GB 931.52 GiB <- Note the i 1000.2 GB / 1024 * 1000 = 976.76 GiB See http://en.wikipedia.org/wiki/Gibibyte vs http://en.wikipedia.org/wiki/Gigabyte Then there's some overhead of 5 or so percent you're losing. Not sure where that is. Al. From ogra at ubuntu.com Tue Feb 8 12:53:12 2011 From: ogra at ubuntu.com (Oliver Grawert) Date: Tue, 08 Feb 2011 13:53:12 +0100 Subject: Autorun is VERY bad In-Reply-To: <4D50499C.10201@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> Message-ID: <1297169592.27480.11.camel@ac100> hi, Am Montag, den 07.02.2011, 19:35 +0000 schrieb devicerandom: > On 07/02/11 19:12, J wrote: > > On Mon, Feb 7, 2011 at 14:04, MR ZenWiz wrote: > >> On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: > >>> > >>> How to disable autorun? Are there any hidden autorun features on a standard > >>> Ubuntu install?? > >>> > >>> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > >>> > >> > >> RTFM > > > > That was incredibly useful. Thank you for taking the time to enrich > > the knowledge of the community at large by providing this information. > > > > I especially appreciate how you make a new member feel so welcome :) > > > > Have a great and shiny day! > > > > Encouraging people to read documentation *is* the way to enrich the > knowledge of the community. depending on the *way* you encourage people to do that... there is a way by explaining them what to read where and explaining them how to do better next time ... or there is an ignorant and rude way by telling them "screw you, grow a thicker skin" and slapping them with an RTFM in the face ... the latter is definitely not appropriate for this list ciao oli -------------- next part -------------- An HTML attachment was scrubbed... URL: From cyberjacob at gmail.com Tue Feb 8 12:58:39 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Tue, 8 Feb 2011 12:58:39 +0000 Subject: can an update over write java in /usr In-Reply-To: References: Message-ID: try running which java this will find the location of the java executable, then you need to set that variable accordingly for example if the command returns /fake/dir/bin/java then set the variable to /fake/dir Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk On 8 February 2011 11:25, Tapas Mishra wrote: > I am running a site which hosts an LMS known as Sakai > today morning I noticed my website down.(This problem is different > from my other upgrade thread) > > I am investigating this problem as what are the possible reasons > > As per the doc of sakai > https://confluence.sakaiproject.org/display/DOC/Sakai+2.7 (binary > section on this link) >  it needs following version of Java > > java version "1.6.0_20" > Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) > Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode) > > I observed that >        One week before the >        JAVA_HOME was /usr/lib/jvm/java-6-sun-1.6.0.20 > >        While today in the process of debugging this problem I notice that > there is no such        directory > >        /usr/lib/jvm/java-6-sun-1.6.0.20 >        where as this did existed before doing any apt-get update > >        Seems any update of Ubuntu has over written this.(Not sure of this though) > > So is it possible that if a new version of Java is available in some > update it over writes my installation. > If that being the case how can I go back to the previous version it > does not exist there any more. > -- > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From jlblom at neuroweave.nl Tue Feb 8 13:12:50 2011 From: jlblom at neuroweave.nl (Joep L. Blom) Date: Tue, 08 Feb 2011 14:12:50 +0100 Subject: strange problem with gparted. In-Reply-To: References: <4D512FD4.2030208@neuroweave.nl> Message-ID: <4D514152.8030001@neuroweave.nl> On 08/02/11 13:12, Alan Pope wrote: > On 8 February 2011 11:58, Joep L. Blom wrote: > .. >> /dev/sda (931,52 GiB) > > 1000.2 GB > 931.52 GiB<- Note the i > > 1000.2 GB / 1024 * 1000 = 976.76 GiB > > See http://en.wikipedia.org/wiki/Gibibyte vs > http://en.wikipedia.org/wiki/Gigabyte > > Then there's some overhead of 5 or so percent you're losing. Not sure > where that is. > > Al. > Thanks Alan, I know the different ways that producers let the user think he/she has more GB than he actually has. But that is not my problem. My problem is that Gparted doesn't see the partition and only sees an unallocated space when in reality it is my main partition where all activity is happening (just as fdisk shows) Joep . From ubuntu at tigershaunt.com Tue Feb 8 13:23:18 2011 From: ubuntu at tigershaunt.com (Rashkae) Date: Tue, 08 Feb 2011 08:23:18 -0500 Subject: strange problem with gparted. In-Reply-To: <4D512FD4.2030208@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> Message-ID: <4D5143C6.1020407@tigershaunt.com> On 11-02-08 06:58 AM, Joep L. Blom wrote: > I have a strange problem with gparted. > fdisk tells me: > Disk /dev/sda: 1000.2 GB, 1000204886016 bytes > 255 heads, 63 sectors/track, 121601 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > Sector size (logical/physical): 512 bytes / 512 bytes > I/O size (minimum/optimal): 512 bytes / 512 bytes > Disk identifier: 0xb419b419 > > Device Boot Start End Blocks Id System > /dev/sda1 * 1 6374 51199123+ 83 Linux > /dev/sda2 6375 121601 925560877+ 5 Extended > /dev/sda5 6375 32224 207640093+ 83 Linux > /dev/sda6 32225 33244 8193150 82 Linux swap / > Solaris > /dev/sda7 33245 46299 104864256 83 Linux > > Well this looks normal. > However gparted tells me: > /dev/sda (931,52 GiB) > Partition File system Size > Unallocated unallocated 931,5 > > I don't understand that. Is that a bug in gparted? > OS Ubuntu Lucid > Linux Laguna-new 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 10:14:11 > UTC 2010 x86_64 GNU/Linux. > Somebody has a clue? > Joep > > If there is such a disastrous bug in gparted, it's certainly one I've never heard of before. I would suggest, just to start, that you try running sudo gparted from the command line to see if there are any strange error messages to the console output. I would then follow that up with dmesg to see if there were any errors reported by the kernel while gparted was running (such as a an IO failure on /dev/sda, which might be caused by a bad sector somewhere that gparted scans) From hggdh2 at ubuntu.com Tue Feb 8 13:58:05 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 08 Feb 2011 07:58:05 -0600 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: Message-ID: <4D514BED.8020605@ubuntu.com> On 02/08/2011 03:34 AM, Colin Law wrote: > On 8 February 2011 09:21, Tapas Mishra wrote: >> I checked a bit more >> https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 >> here in second message a person says >> >> "Also seen in Maverick. Work-around does the trick. Just don't try it >> on the server if you're logged in to a graphical session (it dies on >> the purge)! See full activity log" >> >> but he does not mention what is the work around. > > Try reading the first message on the bug, the workaround is in there. Specifically the Bug Description, last three paragraphs. > Also notice that it is marked as a duplicate of another bug, so that > bug will contain the latest information on it. And, interestingly, this other bug has a patch. All that is needed is for someone to follow the requests there in order to fix this issue. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From devicerandom at gmail.com Tue Feb 8 14:04:32 2011 From: devicerandom at gmail.com (devicerandom) Date: Tue, 08 Feb 2011 14:04:32 +0000 Subject: Autorun is VERY bad In-Reply-To: <1297169592.27480.11.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> Message-ID: <4D514D70.9000703@gmail.com> On 08/02/11 12:53, Oliver Grawert wrote: > hi, > Am Montag, den 07.02.2011, 19:35 +0000 schrieb devicerandom: >> On 07/02/11 19:12, J wrote: >> > On Mon, Feb 7, 2011 at 14:04, MR ZenWiz> wrote: >> >> On Mon, Feb 7, 2011 at 10:21 AM, kellyremo> wrote: >> >>> >> >>> How to disable autorun? Are there any hidden autorun features on a standard >> >>> Ubuntu install?? >> >>> >> >>> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >> >>> >> >> >> >> RTFM >> > >> > That was incredibly useful. Thank you for taking the time to enrich >> > the knowledge of the community at large by providing this information. >> > >> > I especially appreciate how you make a new member feel so welcome :) >> > >> > Have a great and shiny day! >> > >> >> Encouraging people to read documentation *is* the way to enrich the >> knowledge of the community. > depending on the *way* you encourage people to do that... You haven't RTFM on RTFM yourself, did you? :) http://www.catb.org/~esr/faqs/smart-questions.html#rtfm "There is an ancient and hallowed tradition: if you get a reply that reads “RTFM”, the person who sent it thinks you should have Read The Fucking Manual. He or she is almost certainly right. Go read it. [...] You shouldn't be offended by this; by hacker standards, your respondent is showing you a rough kind of respect simply by not ignoring you. You should instead be thankful for this grandmotherly kindness." That said, I usually point the ESR document than simply RTFM/STFW people, but that's because I am especially patient. :) -- http://devicerandom.org From hggdh2 at ubuntu.com Tue Feb 8 14:07:27 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 08 Feb 2011 08:07:27 -0600 Subject: can an update over write java in /usr In-Reply-To: References: Message-ID: <4D514E1F.4000901@ubuntu.com> On 02/08/2011 05:25 AM, Tapas Mishra wrote: > I observed that > One week before the > JAVA_HOME was /usr/lib/jvm/java-6-sun-1.6.0.20 > > While today in the process of debugging this problem I notice that > there is no such directory > > /usr/lib/jvm/java-6-sun-1.6.0.20 > where as this did existed before doing any apt-get update > > Seems any update of Ubuntu has over written this.(Not sure of this though) You can look at /var/log/apt. One interesting file there is the history.log, showing what was done, and when. The term.log shows what happened on each apt-get run. > > So is it possible that if a new version of Java is available in some > update it over writes my installation. Yes, it is -- both possible and probable, if any such update was available. But you can pin a package to a certain version. > If that being the case how can I go back to the previous version it > does not exist there any more. Perhaps on the original install CD? Another option is to rebuild it. But it will take a while, Java is a monster. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From devicerandom at gmail.com Tue Feb 8 14:08:14 2011 From: devicerandom at gmail.com (devicerandom) Date: Tue, 08 Feb 2011 14:08:14 +0000 Subject: Unixxx S/N Generator? In-Reply-To: <4D50F86D.60902@optonline.net> References: <4D50818B.7000101@optonline.net> <4D50EFD3.9020207@comcast.net> <4D50F86D.60902@optonline.net> Message-ID: <4D514E4E.7090305@gmail.com> On 08/02/11 08:01, Doug wrote: >>> I have changed the name of the thread so as not to compromise the spam >>> detector, because that's what this "unique" thing is. This is not a >>> pleas for >>> assistance with Ubuntu, this is a blatant attempt to get somebody to do >>> for free what he should clearly be paying for, since he's looking for >>> some- >>> one to help him run his business. Please put this "unique"thread on the >>> spam list. >> >> Huh?!?!? >> I had no idea that this list was only for hobbyists. If I have a >> business motivation for my question, am I allowed to post it here? >> >> --PE >> >> > I have no objection whatever to someone asking a question about how to > use Ubuntu, no matter what he uses it for. I would be encouraged if > someone is using it to run a business. But that doesn't mean that he > should be asking for free service for something he should expect to > have to pay for. And no, I'm not an IT person being cheated out of a > job, but of course, somebody is. Fortunately, we don't see RTFM very > much anymore, since most readers do try, but this person didn't seem to > have gone even that far. Simply inputting "generate random > numbers in bash" into Google will come up with answers. > > Some time ago, there was a big fuss about some folks asking for > scripting help, and some readers jumped on them for asking the list > folks to do their homework! Well, I didn't take it that anyone was > asking for homework help, but even if they were, that's OK by me. > That's not something one would expect to have to pay for, I hope. In > every case, a script was submitted that wasn't working, and the poster > was asking for assistance--not for a new program to solve something. And > I don't think of homework as a "hobby," even if the supplicant > is not studying to becoming a sysadmin. (For that matter, someone who > actually has homework has already paid in coin for his lessons, and > believes that the instruction is worth it.) > > Perhaps you see the difference? > Uhm, no. I mean, why is payment a discriminant? Doing the same question for a hobby would have been fine? Yes, it was quite a simple question probably (and I even offered to write for a few bucks -too bad there is uuid already :) ) but well, so what if it's for money or for amusement? -- http://devicerandom.org From mightydreams at gmail.com Tue Feb 8 14:17:10 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 19:47:10 +0530 Subject: can an update over write java in /usr In-Reply-To: <4D514E1F.4000901@ubuntu.com> References: <4D514E1F.4000901@ubuntu.com> Message-ID: On Tue, Feb 8, 2011 at 7:37 PM, C de-Avillez wrote: > On 02/08/2011 05:25 AM, Tapas Mishra wrote: >> I observed that >>       One week before the >>       JAVA_HOME was /usr/lib/jvm/java-6-sun-1.6.0.20 >> >>       While today in the process of debugging this problem I notice that >> there is no such      directory >> >>       /usr/lib/jvm/java-6-sun-1.6.0.20 >>       where as this did existed before doing any apt-get update >> >>       Seems any update of Ubuntu has over written this.(Not sure of this though) > > You can look at /var/log/apt. One interesting file there is the > history.log, showing what was done, and when. The term.log shows > what happened on each apt-get run. > Many thanks for this message I really did not knew where to look for in such a situation this thread goes to my book marks list. >> So is it possible that if a new version of Java is available in some >> update it over writes my installation. > > Yes, it is -- both possible and probable, if any such update was > available. But you can pin a package to a certain version. How can restrict a package to not getting updated. >> If that being the case how can I go back to the previous version it >> does not exist there any more. > > Perhaps on the original install CD? Another option is to rebuild it. > But it will take a while, Java is a monster. > > > -- http://mightydreams.blogspot.com From jlblom at neuroweave.nl Tue Feb 8 14:21:59 2011 From: jlblom at neuroweave.nl (Joep L. Blom) Date: Tue, 08 Feb 2011 15:21:59 +0100 Subject: strange problem with gparted. In-Reply-To: <4D5143C6.1020407@tigershaunt.com> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> Message-ID: <4D515187.5020700@neuroweave.nl> On 08/02/11 14:23, Rashkae wrote: > On 11-02-08 06:58 AM, Joep L. Blom wrote: >> I have a strange problem with gparted. fdisk tells me: Disk >> /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 >> sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = >> 8225280 bytes Sector size (logical/physical): 512 bytes / 512 >> bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk >> identifier: 0xb419b419 >> >> Device Boot Start End Blocks Id System /dev/sda1 * 1 6374 51199123+ >> 83 Linux /dev/sda2 6375 121601 925560877+ 5 Extended /dev/sda5 6375 >> 32224 207640093+ 83 Linux /dev/sda6 32225 33244 8193150 82 Linux >> swap / Solaris /dev/sda7 33245 46299 104864256 83 Linux >> >> Well this looks normal. However gparted tells me: /dev/sda (931,52 >> GiB) Partition File system Size Unallocated unallocated 931,5 >> >> I don't understand that. Is that a bug in gparted? OS Ubuntu Lucid >> Linux Laguna-new 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 >> 10:14:11 UTC 2010 x86_64 GNU/Linux. Somebody has a clue? Joep >> >> > If there is such a disastrous bug in gparted, it's certainly one I've > never heard of before. I would suggest, just to start, that you try > running sudo gparted from the command line to see if there are any > strange error messages to the console output. I would then follow > that up with dmesg to see if there were any errors reported by the > kernel while gparted was running (such as a an IO failure on > /dev/sda, which might be caused by a bad sector somewhere that > gparted scans) > Rashkae, Thanks for your speedy reply. I did what you asked but the only "error" I got was: joep at Laguna-new:~/Utube/utubeqt$ sudo gparted ====================== libparted : 2.2 ====================== Unable to satisfy all constraints on the partition and dmesg gave no error. It doen't look like an error but more that something in the disk layout is not known by gparted. An external disk (dev/sdb), also of 1 Tb. is seen without a problem. Both disks as Samsung and I have no problem whatsoever with them. Joep From ogra at ubuntu.com Tue Feb 8 14:27:24 2011 From: ogra at ubuntu.com (Oliver Grawert) Date: Tue, 08 Feb 2011 15:27:24 +0100 Subject: Autorun is VERY bad In-Reply-To: <4D514D70.9000703@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> Message-ID: <1297175244.27480.26.camel@ac100> hi, Am Dienstag, den 08.02.2011, 14:04 +0000 schrieb devicerandom: > You haven't RTFM on RTFM yourself, did you? :) > http://www.catb.org/~esr/faqs/smart-questions.html#rtfm what makes you assume that ? i usually read a thread before answering, have often enough come across that document and i dont find an ESR document particulary helpful as an excercise of the ubuntu code of conduct ... nor do i find it any kind of appropriate for this ML ... > is showing you a rough kind of respect simply by not ignoring you. You > should instead be thankful for this grandmotherly kindness." great, so that guy who is not knowing about something and is couraged enough to ask on an ubuntu support list should be graceful that you did what this list is for ? if you support with that attitude (giving proper support is a waste of your time and people have to be thankful for getting slapped with an acronym they probably dont even know), if your highest amount of time you want to invest into support is pointing people to a document where the headline for the explanation of RTFM tells them that "You've Seriously Screwed Up", did you think about doing something else for ubuntu instead ? several people (one of the ML admins being among them) have told you it is not appropriate, how about just accepting it ? ciao oli -------------- next part -------------- An HTML attachment was scrubbed... URL: From hggdh2 at ubuntu.com Tue Feb 8 14:33:08 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 08 Feb 2011 08:33:08 -0600 Subject: Being nice for a change In-Reply-To: <4D514D70.9000703@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> Message-ID: <4D515424.2020300@ubuntu.com> On 02/08/2011 08:04 AM, devicerandom wrote: >>> Encouraging people to read documentation *is* the way to enrich the >>> knowledge of the community. >> depending on the *way* you encourage people to do that... > > You haven't RTFM on RTFM yourself, did you? :) > http://www.catb.org/~esr/faqs/smart-questions.html#rtfm Er. It is highly probable that Ogra (and certainly myself) know about it (and I probably knew about it before you were born). So no need for a gratuitous dig. Ogra's point is one of being nice for a change. It _is_ possible. People do not die, or > You shouldn't be offended by this; by hacker standards, your > respondent is showing you a rough kind of respect simply by not > ignoring you. You should instead be thankful for this grandmotherly > kindness." The difference (between the hacker standards and us) is the CoC [1]. There are _many_ different ways of telling somebody something. But saying 'RTFM', or other responses common in this list, is really not cool, nor following the CoC. You _can_ be a hacker while being nice. > That said, I usually point the ESR document than simply RTFM/STFW > people, but that's because I am especially patient. :) Perhaps I am more patient that you, I try to explain and give an initial link(s). Pointing to ESR's page is always good, though -- but not because of the 'RTFM' definition. [1] https://launchpad.net/codeofconduct/1.0.1 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From bff7755a at yandex.ru Tue Feb 8 14:39:02 2011 From: bff7755a at yandex.ru (bff7755a at yandex.ru) Date: Tue, 8 Feb 2011 17:39:02 +0300 Subject: strange problem with gparted. In-Reply-To: <4D515187.5020700@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> Message-ID: <486579076.20110208173902@yandex.ru> Здравствуйте, Joep. Вы писали 8 февраля 2011 г., 17:21:59: > On 08/02/11 14:23, Rashkae wrote: >> On 11-02-08 06:58 AM, Joep L. Blom wrote: >>> I have a strange problem with gparted. fdisk tells me: Disk >>> /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 >>> sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = >>> 8225280 bytes Sector size (logical/physical): 512 bytes / 512 >>> bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk >>> identifier: 0xb419b419 >>> >>> Device Boot Start End Blocks Id System /dev/sda1 * 1 6374 51199123+ >>> 83 Linux /dev/sda2 6375 121601 925560877+ 5 Extended /dev/sda5 6375 >>> 32224 207640093+ 83 Linux /dev/sda6 32225 33244 8193150 82 Linux >>> swap / Solaris /dev/sda7 33245 46299 104864256 83 Linux >>> >>> Well this looks normal. However gparted tells me: /dev/sda (931,52 >>> GiB) Partition File system Size Unallocated unallocated 931,5 >>> >>> I don't understand that. Is that a bug in gparted? OS Ubuntu Lucid >>> Linux Laguna-new 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 >>> 10:14:11 UTC 2010 x86_64 GNU/Linux. Somebody has a clue? Joep >>> >>> >> If there is such a disastrous bug in gparted, it's certainly one I've >> never heard of before. I would suggest, just to start, that you try >> running sudo gparted from the command line to see if there are any >> strange error messages to the console output. I would then follow >> that up with dmesg to see if there were any errors reported by the >> kernel while gparted was running (such as a an IO failure on >> /dev/sda, which might be caused by a bad sector somewhere that >> gparted scans) >> > Rashkae, > Thanks for your speedy reply. > I did what you asked but the only "error" I got was: > joep at Laguna-new:~/Utube/utubeqt$ sudo gparted > ====================== > libparted : 2.2 > ====================== > Unable to satisfy all constraints on the partition > and dmesg gave no error. It doen't look like an error but more that > something in the disk layout is not known by gparted. > An external disk (dev/sdb), also of 1 Tb. is seen without a problem. > Both disks as Samsung and I have no problem whatsoever with them. > Joep Have you tried to write to this mailing lists: parted-devel at lists.alioth.debian.org bug-parted at gnu.org ? From bqz69 at telia.com Tue Feb 8 14:53:38 2011 From: bqz69 at telia.com (user1) Date: Tue, 8 Feb 2011 14:53:38 +0000 (UTC) Subject: strange problem with gparted. References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> <486579076.20110208173902@yandex.ru> Message-ID: I have used puppy linux for years as my main "tool box" - it is a small live cd of some 100 mb - very fast and efficient - it has gparted. http://puppylinux.org/ From ubuntu at tigershaunt.com Tue Feb 8 15:21:13 2011 From: ubuntu at tigershaunt.com (Rashkae) Date: Tue, 08 Feb 2011 10:21:13 -0500 Subject: strange problem with gparted. In-Reply-To: <4D515187.5020700@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> Message-ID: <4D515F69.9020904@tigershaunt.com> On 11-02-08 09:21 AM, Joep L. Blom wrote: > > > Rashkae, > Thanks for your speedy reply. > I did what you asked but the only "error" I got was: > joep at Laguna-new:~/Utube/utubeqt$ sudo gparted > ====================== > libparted : 2.2 > ====================== > Unable to satisfy all constraints on the partition > > and dmesg gave no error. It doen't look like an error but more that > something in the disk layout is not known by gparted. > An external disk (dev/sdb), also of 1 Tb. is seen without a problem. > Both disks as Samsung and I have no problem whatsoever with them. > Joep > > As it happens, this does seem to be a parted bug that bites people from time to time.. So far, I've been unable to find information on what, exactly triggers it. Here's the best thread on the subject I've found so far: http://gparted-forum.surf4.info/viewtopic.php?id=13268 From mightydreams at gmail.com Tue Feb 8 15:41:10 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 21:11:10 +0530 Subject: dependency problem while doing safe-upgrade In-Reply-To: <4D514BED.8020605@ubuntu.com> References: <4D514BED.8020605@ubuntu.com> Message-ID: On Tue, Feb 8, 2011 at 7:28 PM, C de-Avillez wrote: > On 02/08/2011 03:34 AM, Colin Law wrote: >> On 8 February 2011 09:21, Tapas Mishra wrote: > >>> I checked a bit more >>> https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 >>> here in second message a person says >>> >>> "Also seen in Maverick. Work-around does the trick. Just don't try it >>> on the server if you're logged in to a graphical session (it dies on >>> the purge)! See full activity log" >>> >>> but he does not mention what is the work around. >> >> Try reading the first message on the bug, the workaround is in there. > > Specifically the Bug Description, last three paragraphs. > >> Also notice that it is marked as a duplicate of another bug, so that >> bug will contain the latest information on it. > > And, interestingly, this other bug has a patch. All that is needed > is for someone to follow the requests there in order to fix this issue. > > I think the problem I reported is different from the bug link. Read my question here https://answers.launchpad.net/ubuntu/+question/144560 From devicerandom at gmail.com Tue Feb 8 15:46:01 2011 From: devicerandom at gmail.com (devicerandom) Date: Tue, 08 Feb 2011 15:46:01 +0000 Subject: Autorun is VERY bad In-Reply-To: <1297175244.27480.26.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> Message-ID: <4D516539.3000306@gmail.com> On 08/02/11 14:27, Oliver Grawert wrote: > hi, > Am Dienstag, den 08.02.2011, 14:04 +0000 schrieb devicerandom: >> You haven't RTFM on RTFM yourself, did you? :) >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm > what makes you assume that ? i usually read a thread before answering, > have often enough come across that document and i dont find an ESR > document particulary helpful as an excercise of the ubuntu code of > conduct ... nor do i find it any kind of appropriate for this ML It is a document that sums up what is a *general* code of conduct which is shared by tons of technical open source mailing lists/IRC channels/web forums and the like. You are free to reject it, but by doing so you ignore essential fundaments of the hacker culture (which, by the way, allowed Ubuntu to be what it is) and you're out of place in the vast majority of such forums. Good luck with that. >> is showing you a rough kind of respect simply by not ignoring you. You >> should instead be thankful for this grandmotherly kindness." > great, so that guy who is not knowing about something and is couraged > enough to ask on an ubuntu support list should be graceful that you did > what this list is for ? > if you support with that attitude (giving proper support is a waste of > your time and people have to be thankful for getting slapped with an > acronym they probably dont even know), if your highest amount of time > you want to invest into support is pointing people to a document where > the headline for the explanation of RTFM tells them that "You've > Seriously Screwed Up", did you think about doing something else for > ubuntu instead? Well, I'd say that teaching people how to fish is much, much better than giving them fish, so I'd say that *I am* the one helping out and giving proper support, not you. > several people (one of the ML admins being among them) have told you it > is not appropriate, how about just accepting it ? How about understand why it could be appropriate and why it is felt appropriate by the vast majority of the open source/hacker culture? You are still free to disagree, but it's you that is walking backwards, not us. -- http://devicerandom.org From smoot at tic.com Tue Feb 8 15:46:33 2011 From: smoot at tic.com (Smoot Carl-Mitchell) Date: Tue, 08 Feb 2011 08:46:33 -0700 Subject: small doubt about rsync In-Reply-To: References: Message-ID: <1297179993.14861.665.camel@smoot> On Tue, 2011-02-08 at 15:12 +0530, Tapas Mishra wrote: > If the server A on which I have to restore backup from a USB disk > I do as follows > > rsync -avz /usb/disk -e ssh root at IP:/ > > will it over write all the files on server A with the ones on my USB > (which is what I want also) > or I need to do some thing else. rsync only overwrites existing files on the target found on the source or adds new files from the source unless you use the --delete flag. In that case it deletes files on the target not found on the source. -- Smoot Carl-Mitchell System/Network Architect voice: +1 480 922-7313 cell: +1 602 421-9005 smoot at tic.com From ubuntu at tigershaunt.com Tue Feb 8 15:53:19 2011 From: ubuntu at tigershaunt.com (Rashkae) Date: Tue, 08 Feb 2011 10:53:19 -0500 Subject: strange problem with gparted. In-Reply-To: <4D515187.5020700@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> Message-ID: <4D5166EF.302@tigershaunt.com> On 11-02-08 09:21 AM, Joep L. Blom wrote: > Rashkae, > Thanks for your speedy reply. > I did what you asked but the only "error" I got was: > joep at Laguna-new:~/Utube/utubeqt$ sudo gparted > ====================== > libparted : 2.2 > ====================== > Unable to satisfy all constraints on the partition > > and dmesg gave no error. It doen't look like an error but more that > something in the disk layout is not known by gparted. > An external disk (dev/sdb), also of 1 Tb. is seen without a problem. > Both disks as Samsung and I have no problem whatsoever with them. > Joep > > Can you post the output of fdisk -lu /dev/sda? From lmnicolosi at gmail.com Tue Feb 8 15:59:57 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Tue, 8 Feb 2011 13:59:57 -0200 Subject: Autorun is VERY bad In-Reply-To: <4D516539.3000306@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> Message-ID: On Tue, Feb 8, 2011 at 1:46 PM, devicerandom wrote: > >> several people (one of the ML admins being among them) have told you it >> is not appropriate, how about just accepting it ? > > How about understand why it could be appropriate and why it is felt > appropriate by the vast majority of the open source/hacker culture? You are > still free to disagree, but it's you that is walking backwards, not us. For those who didn't understand yet, this is UBUNTU-users list and users with emails ending with @ubuntu.com such as Oli, Alan and Jeff are expected to express Canonical (this is the "boss") values. Whether one like it or not. And if one dislikes it so much perhaps it's time to stop contributing. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From daniel.mcfarland at gmail.com Tue Feb 8 16:03:47 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Tue, 8 Feb 2011 08:03:47 -0800 Subject: Unixxx S/N Generator? In-Reply-To: <4D50F86D.60902@optonline.net> References: <4D50818B.7000101@optonline.net> <4D50EFD3.9020207@comcast.net> <4D50F86D.60902@optonline.net> Message-ID: On Tue, Feb 8, 2011 at 12:01 AM, Doug wrote: > On 02/08/2011 02:25 AM, Patton Echols wrote: > >> On 02/07/2011 03:34 PM, Doug wrote: >> >>> On 02/07/2011 12:28 PM, Alex wrote: >>> >>>> On Mon, Feb 7, 2011 at 11:01 AM, Amichai Rotman >>>> wrote: >>>> >>>>> Hello, >>>>> I would like to hand out some Coupons to my customers granting the 2-3 >>>>> hours >>>>> free phone support as part of a marketing campaign. >>>>> I am looking for a way to generate a unique S/N number / code >>>>> (preferably >>>>> letters and numbers) for them to read back to me over the phone, so I >>>>> can >>>>> verify it's authenticity and provide them the service. >>>>> Is there a tool out there I can use? >>>>> I'd like to set different ranges of codes for different target >>>>> audiences. >>>>> Thanks! >>>>> Amichai. >>>>> >>>> I have changed the name of the thread so as not to compromise the spam >>> detector, because that's what this "unique" thing is. This is not a pleas >>> for >>> assistance with Ubuntu, this is a blatant attempt to get somebody to do >>> for free what he should clearly be paying for, since he's looking for >>> some- >>> one to help him run his business. Please put this "unique"thread on the >>> spam list. >>> >> >> Huh?!?!? >> I had no idea that this list was only for hobbyists. If I have a business >> motivation for my question, am I allowed to post it here? >> >> --PE >> >> >> I have no objection whatever to someone asking a question about how to > use Ubuntu, no matter what he uses it for. I would be encouraged if > someone is using it to run a business. But that doesn't mean that he > should be asking for free service for something he should expect to > have to pay for. And no, I'm not an IT person being cheated out of a job, > but of course, somebody is. Fortunately, we don't see RTFM very > much anymore, since most readers do try, but this person didn't seem to > have gone even that far. Simply inputting "generate random > numbers in bash" into Google will come up with answers. > > Some time ago, there was a big fuss about some folks asking for scripting > help, and some readers jumped on them for asking the list > folks to do their homework! Well, I didn't take it that anyone was asking > for homework help, but even if they were, that's OK by me. > That's not something one would expect to have to pay for, I hope. In every > case, a script was submitted that wasn't working, and the poster > was asking for assistance--not for a new program to solve something. And I > don't think of homework as a "hobby," even if the supplicant > is not studying to becoming a sysadmin. (For that matter, someone who > actually has homework has already paid in coin for his lessons, and > believes that the instruction is worth it.) > > Perhaps you see the difference? > > --doug > > > --doug > > -- > Blessed are the peacemakers...for they shall be shot at from both sides. > --A. M. Greeley > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > This forum has seen it's fair share of posts that are complete wastes of time, but this one by far takes the cake. Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ogra at ubuntu.com Tue Feb 8 16:33:57 2011 From: ogra at ubuntu.com (Oliver Grawert) Date: Tue, 08 Feb 2011 17:33:57 +0100 Subject: Autorun is VERY bad In-Reply-To: <4D516539.3000306@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> Message-ID: <1297182837.27480.38.camel@ac100> hi, Am Dienstag, den 08.02.2011, 15:46 +0000 schrieb devicerandom: > On 08/02/11 14:27, Oliver Grawert wrote: > > hi, > > Am Dienstag, den 08.02.2011, 14:04 +0000 schrieb devicerandom: > >> You haven't RTFM on RTFM yourself, did you? :) > >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm > > what makes you assume that ? i usually read a thread before answering, > > have often enough come across that document and i dont find an ESR > > document particulary helpful as an excercise of the ubuntu code of > > conduct ... nor do i find it any kind of appropriate for this ML > > It is a document that sums up what is a *general* code of conduct which > is shared by tons of technical open source mailing lists/IRC > channels/web forums and the like. while that might be true for other MLs, http://www.ubuntu.com/community/conduct is the one that counts on ubuntu lists, *not* some random ESR document. > > You are free to reject it, but by doing so you ignore essential > fundaments of the hacker culture (which, by the way, allowed Ubuntu to > be what it is) and you're out of place in the vast majority of such > forums. Good luck with that. i'm not talking about "such forums" i'm only talking about this mailing list. > Well, I'd say that teaching people how to fish is much, much better than > giving them fish, so I'd say that *I am* the one helping out and giving > proper support, not you. how does your attitude help anyone how to fish ? *how* did you give any help *at all* ? the *single one person* that helped in this thread was "Chhatoi Pritam Baral" pointing to the proper configuration tool (kudos for that), all other posts are either discussing your habit or general security issues. > > > several people (one of the ML admins being among them) have told you it > > is not appropriate, how about just accepting it ? > > How about understand why it could be appropriate and why it is felt > appropriate by the vast majority of the open source/hacker culture? You > are still free to disagree, but it's you that is walking backwards, not us. again, i'm not talking about the vast majority of MLs or forums, i'm talking about *this list*, there is a reason why ubuntu differs from other lists and is praised for its userfriendly way of supporting people, did you think about that ? one thing that might help you is to try to imagine the person behind that mail you help is your mother (or grandmother) who sits in front of you in real life on the other side of the table, then think about if you would shout RTFM in her face ... ciao oli -------------- next part -------------- An HTML attachment was scrubbed... URL: From amichai at iglu.org.il Tue Feb 8 16:39:15 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Tue, 8 Feb 2011 18:39:15 +0200 Subject: Converting PDF Files to ePub Message-ID: Hello all, I recently bought an e-book reader and want to use it to read all those wonderful books available out there for free (Ubuntu Pocket Guide, for instance). The reader is an OEM manufactured by Qisda. This is a link to the technical details . I'd like to convert my existing books to be read on the device. it supports ePub, so I thought that would be the best format to use... I tried to use Calibre to convert the files, but they come out all jumbled: random characters, paragraphs breaking it the middle... I was wondering if there's a way to add my device to the output profiles. I tried the Sony Reader profile (my device is similar to the Sony PRS-600) but got the same result. Any ideas / pointers? Thanks! Amichai. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ogra at ubuntu.com Tue Feb 8 16:47:37 2011 From: ogra at ubuntu.com (Oliver Grawert) Date: Tue, 08 Feb 2011 17:47:37 +0100 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> Message-ID: <1297183657.27480.52.camel@ac100> hi, Am Dienstag, den 08.02.2011, 13:59 -0200 schrieb Lucio M Nicolosi: > On Tue, Feb 8, 2011 at 1:46 PM, devicerandom wrote: > > > >> several people (one of the ML admins being among them) have told you it > >> is not appropriate, how about just accepting it ? > > > > How about understand why it could be appropriate and why it is felt > > appropriate by the vast majority of the open source/hacker culture? You are > > still free to disagree, but it's you that is walking backwards, not us. > > For those who didn't understand yet, this is UBUNTU-users list and > users with emails ending with @ubuntu.com such as Oli, Alan and Jeff > are expected to express Canonical (this is the "boss") values. Whether > one like it or not. And if one dislikes it so much perhaps it's time > to stop contributing. this is a wrong assumption, if i file posts as ogra at ubuntu.com i only talk for myself, not for any company. the only "boss" behind ubuntu lists, forums or IRC channels is the ubuntu community, which in regards of governance is represented by the ubuntu community council, not by canonical at all ... i also didnt say that massimo (devicerandom) should stop contributing but should consider to contribute in other areas of ubuntu if he doesnt feel like treating people more friendly on a ubuntu ML than just slapping them with a RTFM. plenty of people giving support here have a more user friendly attitude which he isnt willing to adopt ... again this is my own personal opinion i'm stating here as a long time member of this mailing list, independently of my employer. ciao oli -------------- next part -------------- An HTML attachment was scrubbed... URL: From devicerandom at gmail.com Tue Feb 8 16:55:56 2011 From: devicerandom at gmail.com (devicerandom) Date: Tue, 08 Feb 2011 16:55:56 +0000 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> Message-ID: <4D51759C.4060906@gmail.com> On 08/02/11 15:59, Lucio M Nicolosi wrote: > On Tue, Feb 8, 2011 at 1:46 PM, devicerandom wrote: >> >>> several people (one of the ML admins being among them) have told you it >>> is not appropriate, how about just accepting it ? >> >> How about understand why it could be appropriate and why it is felt >> appropriate by the vast majority of the open source/hacker culture? You are >> still free to disagree, but it's you that is walking backwards, not us. > > For those who didn't understand yet, this is UBUNTU-users list and > users with emails ending with @ubuntu.com such as Oli, Alan and Jeff > are expected to express Canonical (this is the "boss") values. Whether > one like it or not. And if one dislikes it so much perhaps it's time > to stop contributing. > I didn't notice that they are Canonical employees ; anyway: 1)I'm glad to follow the rules here and in fact I'm not RTFM'ing anyone -I only think that the rules are myopic in this case and at odds with what the hacker community has long devised as correct process -for several reasons. 2)Canonical employees are not "my boss". They are, at best, the maintainers and moderators of this ML. 3) I'm quite worried that apparently such a code of conduct has nothing to say about silencing dissenting opinions -like you, Lucio suggest. Anyway, end of story. We agree to disagree and move on. -- http://devicerandom.org From devicerandom at gmail.com Tue Feb 8 16:56:50 2011 From: devicerandom at gmail.com (devicerandom) Date: Tue, 08 Feb 2011 16:56:50 +0000 Subject: Autorun is VERY bad In-Reply-To: <1297183657.27480.52.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297183657.27480.52.camel@ac100> Message-ID: <4D5175D2.3040108@gmail.com> On 08/02/11 16:47, Oliver Grawert wrote: > but should consider to contribute in other areas of ubuntu if he doesnt > feel like treating people more friendly on a ubuntu ML than just > slapping them with a RTFM. plenty of people giving support here have a > more user friendly attitude which he isnt willing to adopt ... I am happy to adopt it if these are the rules here; I am just explaining why it isn't necessarily a good idea. -- http://devicerandom.org From glgxg at sbcglobal.net Tue Feb 8 17:01:05 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 08 Feb 2011 09:01:05 -0800 Subject: strange problem with gparted. In-Reply-To: <4D515187.5020700@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> Message-ID: On 02/08/2011 06:21 AM, Joep L. Blom wrote: ... > I did what you asked but the only "error" I got was: > joep at Laguna-new:~/Utube/utubeqt$ sudo gparted > ====================== > libparted : 2.2 > ====================== > Unable to satisfy all constraints on the partition ... Have a look through some of these: Maybe? https://launchpad.net/ubuntu/+source/gparted/+bug/48412 You might try from a Maverick liveCD (which should have an updated version of gparted libparted parted on it) & see what that looks like. https://launchpad.net/ubuntu/+source/gparted https://launchpad.net/ubuntu/+source/parted From tcoulon at decoulon.ch Tue Feb 8 17:01:40 2011 From: tcoulon at decoulon.ch (Thierry de Coulon) Date: Tue, 8 Feb 2011 18:01:40 +0100 Subject: how to compress jpeg to reduce size In-Reply-To: References: Message-ID: <201102081801.40288.tcoulon@decoulon.ch> On Monday 07 February 2011 09:36:04 am Marco Tullio Lenti wrote: > If it is not this case you may reduce the size > with the program Corel Photo Paint 12 or later Yeah, I think that's the way to go: install Virtualbox, install windows, install Photo Paint.... Thierry From lmnicolosi at gmail.com Tue Feb 8 17:15:37 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Tue, 8 Feb 2011 15:15:37 -0200 Subject: Autorun is VERY bad In-Reply-To: <1297183657.27480.52.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297183657.27480.52.camel@ac100> Message-ID: On Tue, Feb 8, 2011 at 2:47 PM, Oliver Grawert wrote: > hi, > Am Dienstag, den 08.02.2011, 13:59 -0200 schrieb Lucio M Nicolosi: > > For those who didn't understand yet, this is UBUNTU-users list and > users with emails ending with @ubuntu.com such as Oli, Alan and Jeff > are expected to express Canonical (this is the "boss") values. Whether > one like it or not. And if one dislikes it so much perhaps it's time > to stop contributing. > > this is a wrong assumption, if i file posts as ogra at ubuntu.com i only talk > for myself, not for any company. Yes! Oli Sir! :-) Long live our beloved SABDFL. With all due respect, L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From paul.madarasz at gmail.com Tue Feb 8 03:51:16 2011 From: paul.madarasz at gmail.com (Paul Madarasz) Date: Mon, 07 Feb 2011 20:51:16 -0700 Subject: Autorun is VERY bad References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D5066D7.5080800@gmail.com> <4D506DB3.4050608@jguk.org> <4D508287.7050806@gmail.com> Message-ID: On Mon, 07 Feb 2011 23:38:47 +0000, devicerandom wrote, perhaps among other things: >RTFM is not punitive: it is *help*. Tough help, but help. We're saying >the newbie: "This is what you should do, and we really mean you should >do that, and acquire a thick skin". "Acquire a thick skin" seems to be a euphemism for "Don't expect much civility or maturity around here". Not always, but often enough to make me uncomfortable. (Yes, I have a thick skin, having been on USENET for almost 20 years). That said, doing your homework (even to the small extent of googling on the problem) is greatly appreciated, and will lead to a much quicker solution to any problem one may have. From mightydreams at gmail.com Tue Feb 8 17:36:09 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 23:06:09 +0530 Subject: small doubt about rsync In-Reply-To: <1297179993.14861.665.camel@smoot> References: <1297179993.14861.665.camel@smoot> Message-ID: On Tue, Feb 8, 2011 at 9:16 PM, Smoot Carl-Mitchell wrote: > On Tue, 2011-02-08 at 15:12 +0530, Tapas Mishra wrote: > >> If the server A on which I have to restore backup from a USB disk >> I do as follows >> >> rsync -avz /usb/disk -e ssh root at IP:/ >> >> will it over write all the files on server A with the ones on my USB >> (which is what I want also) >> or I need to do some thing else. > > rsync only overwrites existing files on the target found on the source > or adds new files from the source unless you use the --delete flag.  In > that case it deletes files on the target not found on the source. > > -- Thanks for clarifying that it was really useful. -- From hggdh2 at ubuntu.com Tue Feb 8 17:38:13 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 08 Feb 2011 11:38:13 -0600 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> Message-ID: <4D517F85.4090205@ubuntu.com> On 02/08/2011 09:59 AM, Lucio M Nicolosi wrote: > For those who didn't understand yet, this is UBUNTU-users list and > users with emails ending with @ubuntu.com such as Oli, Alan and Jeff > are expected to express Canonical (this is the "boss") values. No, not at all. Ubuntu is a *community* project. People with '@ubuntu.com' are formal members of the Ubuntu Community -- they have being quizzed about their contributions, and the Ubuntu Community (via one of the regional councils, or via the governance councils) has approved them as Ubuntu Community members. By the way, this is a public process (see [1] for more details), and the logs are also publicly available. It also happens that one critical piece of being a member is accepting, and abiding by, the CoC. People with '@canonical.com' are Canonical employees. They may, or may not, be Ubuntu Community members [2]. So, when you see a '@ubuntu.com' address, the expressions and ideas there are from an Ubuntu *member*. Not from Canonical. At all. > Whether > one like it or not. And if one dislikes it so much perhaps it's time > to stop contributing. It would be better to understand how we work as a group, and _then_ take your decision. Cheers, ..C.. [1] https://wiki.ubuntu.com/Membership [2] I know of many that started as Ubuntu members, and they got hired/contracted by Canonical, and I know many Canonical people that are not (or were not approved as) Ubuntu members. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From emiliosf at gmail.com Tue Feb 8 17:57:04 2011 From: emiliosf at gmail.com (Emilio Fernandes) Date: Tue, 8 Feb 2011 15:57:04 -0200 Subject: dependency problem while doing safe-upgrade In-Reply-To: References: <4D514BED.8020605@ubuntu.com> Message-ID: You can try: sudo aptitude full-upgrade this option will force a upgrade, and fix some dependecy issues. 2011/2/8 Tapas Mishra > On Tue, Feb 8, 2011 at 7:28 PM, C de-Avillez wrote: > > On 02/08/2011 03:34 AM, Colin Law wrote: > >> On 8 February 2011 09:21, Tapas Mishra wrote: > > > >>> I checked a bit more > >>> https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 > >>> here in second message a person says > >>> > >>> "Also seen in Maverick. Work-around does the trick. Just don't try it > >>> on the server if you're logged in to a graphical session (it dies on > >>> the purge)! See full activity log" > >>> > >>> but he does not mention what is the work around. > >> > >> Try reading the first message on the bug, the workaround is in there. > > > > Specifically the Bug Description, last three paragraphs. > > > >> Also notice that it is marked as a duplicate of another bug, so that > >> bug will contain the latest information on it. > > > > And, interestingly, this other bug has a patch. All that is needed > > is for someone to follow the requests there in order to fix this issue. > > > > > I think the problem I reported is different from the bug link. > Read my question here > https://answers.launchpad.net/ubuntu/+question/144560 > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- Emilio Seidel Fernandes Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Tue Feb 8 18:14:50 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 8 Feb 2011 23:44:50 +0530 Subject: trouble shooting package manager Message-ID: Hi, with respect to this link https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure I am not clear with Step 1. I want to do this on a Ubuntu server and my sources.list has following # # deb cdrom:[Ubuntu-Server 10.04 LTS _Lucid Lynx_ - Release amd64 (20100427)]/ lucid main restricted #deb cdrom:[Ubuntu-Server 10.04 LTS _Lucid Lynx_ - Release amd64 (20100427)]/ lucid main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ lucid main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. deb http://us.archive.ubuntu.com/ubuntu/ lucid universe deb-src http://us.archive.ubuntu.com/ubuntu/ lucid universe deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates universe deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://us.archive.ubuntu.com/ubuntu/ lucid multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ lucid multiverse deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. # deb http://us.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse # deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. ## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. # deb http://archive.canonical.com/ubuntu lucid partner # deb-src http://archive.canonical.com/ubuntu lucid partner deb http://security.ubuntu.com/ubuntu lucid-security main restricted deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted deb http://security.ubuntu.com/ubuntu lucid-security universe deb-src http://security.ubuntu.com/ubuntu lucid-security universe deb http://security.ubuntu.com/ubuntu lucid-security multiverse deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main #deb http://download.webmin.com/download/repository sarge contrib So what is the default mirror as the Trouble shooting procedure link is saying. I do not have a GUI on said machine so where should I change the links to? -- http://mightydreams.blogspot.com From lmnicolosi at gmail.com Tue Feb 8 18:37:06 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Tue, 8 Feb 2011 16:37:06 -0200 Subject: Autorun is VERY bad In-Reply-To: <4D517F85.4090205@ubuntu.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <4D517F85.4090205@ubuntu.com> Message-ID: On Tue, Feb 8, 2011 at 3:38 PM, C de-Avillez wrote: > > It also happens that one critical piece of being a member is > accepting, and abiding by, the CoC. > > People with '@canonical.com' are Canonical employees. They may, or > may not, be Ubuntu Community members [2]. > > So, when you see a '@ubuntu.com' address, the expressions and ideas > there are from an Ubuntu *member*. Not from Canonical. At all. > > It would be better to understand how we work as a group, and _then_ > take your decision. It is just a matter of keeping some civility within this rather unmoderated community. When things get rough it would be nice to count on ubuntu.com people to remind us of the CoC terms (which by the way I also accepted and abide) to put things back in a correct perspective, to calm things down. Exactly what Jeff, Alan and Oli did in this thread and you yourself expressed at "Being Nice for a Change". If one cannot show respect for a fellow member, perhaps the illusion of moderation by a "higher ranked member" could do (please note the " "). Some time ago moderation was thoroughly discussed since conflicts and name calling occurred on a daily basis. The mere possibility of moderation, the sense of some kind of "supervision" (besides the effective moderation of a couple of fellows) somehow changed the climate, brought things to normal. Thus it seems that some people must sense some kind of supervision to behave properly, as if they always need a big stick around, to be scared of. I know that you are here as persons and not company, but it is a matter of respect, if everything else fails, perhaps an "hey dude, show some respect at least for the Ubuntu guys" might work. Funny, here in Sicily, we do not have to keep telling guys "show some respect", it's kind of embedded. :-) L. Nicolosi -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From hggdh2 at ubuntu.com Tue Feb 8 18:43:53 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 08 Feb 2011 12:43:53 -0600 Subject: trouble shooting package manager In-Reply-To: References: Message-ID: <4D518EE9.5010101@ubuntu.com> On 02/08/2011 12:14 PM, Tapas Mishra wrote: > Hi, > with respect to this link > https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure > I am not clear with Step 1. > I want to do this on a Ubuntu server and my sources.list has following > So what is the default mirror as the Trouble shooting procedure link is saying. > I do not have a GUI on said machine so where should I change the links to? 'archive.ubuntu.com' is the main site; the standard repositories are saved on '/etc/apt/sources.list'; additional repositories will usually be files under the '/etc/apt/sources.list.d' directory. The way I do it is to edit /etc/apt/sources.list and change the hostnames to 'archive.ubuntu.com'. With 'vi', you can: :1,$s/\/us./\// or :1,$s/us.archive/archive/ (since the US archive is called 'us.archive.ubuntu.com') Then I would check any additional repositories under the '/etc/apt/sources.list.d' to see if they need to be changed also (for example, I use to put the DDEBs repositories there). I am not sure if there is another (programatic) process to do it on a server. Hope it helps, ..C.. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From tarunkhanna at gmail.com Tue Feb 8 20:06:21 2011 From: tarunkhanna at gmail.com (Tarun Khanna) Date: Tue, 8 Feb 2011 15:06:21 -0500 Subject: Converting PDF Files to ePub In-Reply-To: References: Message-ID: On Tue, Feb 8, 2011 at 11:39 AM, Amichai Rotman wrote: > Hello all, > > I recently bought an e-book reader and want to use it to read all those > wonderful books available out there for free (Ubuntu Pocket Guide, > for instance). > > The reader is an OEM manufactured by Qisda. This is a link to the technical > details > . > > I'd like to convert my existing books to be read on the device. it supports > ePub, so I thought that would be the best format to use... > > I tried to use Calibre to convert the files, but they come out all jumbled: > random characters, paragraphs breaking it the middle... > > I was wondering if there's a way to add my device to the output profiles. I > tried the Sony Reader profile (my device is similar to the Sony PRS-600) but > got the same result. > > Any ideas / pointers? > > Thanks! > > Amichai. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > Were the ePubs not readable in Ubuntu as well? -------------- next part -------------- An HTML attachment was scrubbed... URL: From rjf at russfoster.com Tue Feb 8 20:24:07 2011 From: rjf at russfoster.com (Russ Foster) Date: Tue, 8 Feb 2011 14:24:07 -0600 Subject: Converting PDF Files to ePub In-Reply-To: References: Message-ID: <010d01cbc7ce$25058420$6f108c60$@com> On Tue, 8 Feb 2011, Amichai Rotman wrote: > I recently bought an e-book reader and want to use it to read all those wonderful books available out there for free > (Ubuntu Pocket Guide, for instance). > > I'd like to convert my existing books to be read on the device. it supports ePub, so I thought that would be the > best format to use... > > I tried to use Calibre to convert the files, but they come out all jumbled: random characters, paragraphs breaking > it the middle... > > I was wondering if there's a way to add my device to the output profiles. I tried the Sony Reader profile (my device > is similar to the Sony PRS-600) but got the same result. > > Any ideas / pointers? Unfortunately, no. There is no *really* good (automatic) way to convert PDF to epub format. The epub format is designed to permit maximum flexibility in text flow reformatting based on the individual reader device; whether it's a 4" HTC android smart phone, a 10" iPad, or a 6" Sony reader. PDFs are designed to hold the exact formatting the original author intended; including font, font size, layout and pagination. Any conversion from PDF to epub is going to make some "guess" as to the how to reformat. Epub doesn't have options for "callout" boxes, multiple columns, etc. This is why I bought a Sony reader (PRS 350). It will read and allow me to highlight and sketch on PDFs in their natively displayed format. Epubs are actually HTML files (but using only a subset of the commands). You can verify this by changing the .epub extension to .zip and gunzip'ing. I've looked for PDF to HTML converters, but nothing works great unless the original PDF has a very simple layout. Cisco reference documents convert fine, but that's about it. Good luck. -r From marianojara at afip.gov.ar Tue Feb 8 20:43:27 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Tue, 08 Feb 2011 17:43:27 -0300 Subject: Problem upgrading an offline computer Message-ID: <1297197807.2650.53.camel@WS20201213> Hi all, I'm running Ubuntu 10.04.1 LTS (Lucid) Linux 2.6.32-24-generic #42-Ubuntu SMP i686 GNU/Linux. It's not a fresh install, I've been upgrading since 9.04. This is an off-line machine at work, I'm behind a proxy server, so I've only got access to intranet and a few .gov sites. Just now, I've tried to upgrade to Maverick 10.10 following the below instructions. I've got the iso file on my desktop (ubuntu-10.10-alternate-i386.iso). 'Upgrading Using the Alternate CD/DVD Use this method if the system being upgraded is not connected to the Internet. If the ISO file is on the computer to be upgraded, you could avoid wasting a CD by mounting the ISO as a drive with a command like: sudo mkdir -p /media/cdrom sudo mount -o loop ~/Desktop/ubuntu-10.10-alternate-i386.iso /media/cdrom A dialog will be displayed offering you the opportunity to upgrade using that CD. ' Ok, that dialog never showed up, so I tried this instead: 'If the upgrade dialog is not displayed for any reason, you may also run the following command using Alt+F2: gksu "sh /media/cdrom/cdromupgrade"' After this last command, the dist-upgrade dialog did pop up asking me if I wanted to use the internet to download the latest updates (defaulting to yes), to which I clicked "no". A few seconds later this error message pops up: "Could not determine the upgrade An unresolvable problem occurred while calculating the upgrade: Can not mark 'ubuntu-desktop' for upgrade This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report." I've looked into some of these logs, but I must admit that I couldn't find anything wrong (for my basic level of knowledge on the matter) apart from the not being able to mark Ubuntu-desktop for upgrade line. I don't know what I'm looking for here. I can post the logs (or part of them) if needed. I also though of running "Computer Janitor" first and then try again the upgrade; but then I realized that (not sure here) maybe Janitor would erase some important pieces of information (like logs) to troubleshoot my problem. So I'd rather ask here first. Any help or pointers are greatly appreciated. Cheers, -- Mariano From dreadpiratejeff at gmail.com Tue Feb 8 20:48:33 2011 From: dreadpiratejeff at gmail.com (J) Date: Tue, 8 Feb 2011 15:48:33 -0500 Subject: Converting PDF Files to ePub In-Reply-To: References: Message-ID: On Tue, Feb 8, 2011 at 11:39, Amichai Rotman wrote: > Hello all, > I recently bought an e-book reader and want to use it to read all those > wonderful books available out there for free (Ubuntu Pocket Guide, for > instance). > The reader is an OEM manufactured by Qisda. This is a link to the technical > details. Aside from trying to convert PDFs to ePub documents, does that reader not already support PDFs? Am I reading the specs wrong? http://www.alibaba.com/product-gs/261636182/6inch_Ebook_Reader_Device_AUO_SiPix.html PDF reader Adobe (w/DRM) *.pdf (mobile 9) Fbreader HTML YES TXT YES EPUB/RTF YES Image reader JPEG YES PNG YES BMP YES GIF N/A that seems to indicate that it comes with a pdf reader... From mrzenwiz at gmail.com Tue Feb 8 21:00:46 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 8 Feb 2011 13:00:46 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: <201102081801.40288.tcoulon@decoulon.ch> References: <201102081801.40288.tcoulon@decoulon.ch> Message-ID: On Tue, Feb 8, 2011 at 9:01 AM, Thierry de Coulon wrote: > On Monday 07 February 2011 09:36:04 am Marco Tullio Lenti wrote: >> If it is not this case you may reduce the size >> with the program Corel Photo Paint 12 or later > > Yeah, I think that's the way to go: install Virtualbox, install windows, > install Photo Paint.... > GIMP? ImageMagick? Windows is a last, desperate resort when *nothing* else works. From g.lip at gmx.com Tue Feb 8 21:12:15 2011 From: g.lip at gmx.com (Goh Lip) Date: Wed, 09 Feb 2011 05:12:15 +0800 Subject: Problem upgrading an offline computer In-Reply-To: <1297197807.2650.53.camel@WS20201213> References: <1297197807.2650.53.camel@WS20201213> Message-ID: On Wed, 09 Feb 2011 04:43:27 +0800, Mariano Jara wrote: > Hi all, > > I'm running Ubuntu 10.04.1 LTS (Lucid) Linux 2.6.32-24-generic > #42-Ubuntu SMP i686 GNU/Linux. It's not a fresh install, I've been > upgrading since 9.04. > . . . > 'Upgrading Using the Alternate CD/DVD > > Use this method if the system being upgraded is not connected to the > Internet. . . > Any help or pointers are greatly appreciated. Cheers, > You may want to see this.. https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/109413 Regards - Goh Lip -- From wayward4now at gmail.com Tue Feb 8 21:15:06 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 08 Feb 2011 16:15:06 -0500 Subject: Autorun is VERY bad In-Reply-To: <1297182837.27480.38.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> Message-ID: <1297199706.11901.26.camel@iam.wayward4now.net> On Tue, 2011-02-08 at 17:33 +0100, Oliver Grawert wrote: > i'm talking about *this list*, there is a reason why ubuntu differs > from other lists and is praised for its userfriendly way of supporting > people, did you think about that ? Huh? Thanks, I needed a good chuckle. I have to agree, to a point, with those in the RTFM camp. It IS time-honored, and the bit about "teaching a man to fish" has merit. It's brutal, yes. But, like training a puppy by putting his nose into the puddle, there are times when someone will just strain the usual suspects (responders) patience when some off-the-wall question would require emailing the Internet to their mailbox. Ergo, RTFM is called for, for the lazy, but style may dictate softening the blow. But, I've had RTFM used on me, back when, and it didn't kill me to take the advice. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mrzenwiz at gmail.com Tue Feb 8 21:19:27 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 8 Feb 2011 13:19:27 -0800 Subject: Autorun is VERY bad In-Reply-To: <4D517F85.4090205@ubuntu.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <4D517F85.4090205@ubuntu.com> Message-ID: On Tue, Feb 8, 2011 at 9:38 AM, C de-Avillez wrote: : > > No, not at all. Ubuntu is a *community* project. People with > '@ubuntu.com' are formal members of the Ubuntu Community -- they > have being quizzed about their contributions, and the Ubuntu > Community (via one of the regional councils, or via the governance > councils) has approved them as Ubuntu Community members. By the way, > this is a public process (see [1] for more details), and the logs > are also publicly available. > > It also happens that one critical piece of being a member is > accepting, and abiding by, the CoC. > I hadn't intended to set off a firestorm on this subject or the issue of civility, but my abrupt response of "RTFM" was improper and I apologize to the list for that. I have signed the CoC and goofed by not adhering to it - I could just as easily have posted an abrupt "Nautilus->Help" or something slightly longer and more polite, but I didn't. I have seen three (I think) posters to this list now who *routinely* cross-post the exact same questions to other OS lists (where I also lurk under a different email id) when the questions they are asking are not, strictly speaking, Ubuntu-centered (or even Linux-centered) questions. I let my irritation with this produce the answer rather than thinking it through one second (or less) longer. Thank you all for the input and food for thought, and to C especially for the link on Ubuntu Community membership, which I had not read in a while. Let's move on.... From marianojara at afip.gov.ar Tue Feb 8 21:37:52 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Tue, 08 Feb 2011 18:37:52 -0300 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> Message-ID: <1297201072.2650.59.camel@WS20201213> On Wed, 2011-02-09 at 05:12 +0800, Goh Lip wrote: > On Wed, 09 Feb 2011 04:43:27 +0800, Mariano Jara > wrote: > > > 'Upgrading Using the Alternate CD/DVD > > > > Use this method if the system being upgraded is not connected to the > > Internet. > . > . > > Any help or pointers are greatly appreciated. Cheers, > > > > You may want to see this.. > https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/109413 > > > Regards - Goh Lip > Ok, thanks Goh Lip. I'll have a look at it as soon as I have a chance. -- Mariano From hggdh2 at ubuntu.com Tue Feb 8 21:54:43 2011 From: hggdh2 at ubuntu.com (C de-Avillez) Date: Tue, 08 Feb 2011 15:54:43 -0600 Subject: Autorun is VERY bad In-Reply-To: <1297199706.11901.26.camel@iam.wayward4now.net> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <1297199706.11901.26.camel@iam.wayward4now.net> Message-ID: <4D51BBA3.3020005@ubuntu.com> On 02/08/2011 03:15 PM, Ric Moore wrote: > On Tue, 2011-02-08 at 17:33 +0100, Oliver Grawert wrote: >> i'm talking about *this list*, there is a reason why ubuntu differs >> from other lists and is praised for its userfriendly way of supporting >> people, did you think about that ? > > Huh? Thanks, I needed a good chuckle. > > I have to agree, to a point, with those in the RTFM camp. It IS > time-honored, and the bit about "teaching a man to fish" has merit. It's > brutal, yes. But, like training a puppy by putting his nose into the > puddle, there are times when someone will just strain the usual suspects > (responders) patience when some off-the-wall question would require > emailing the Internet to their mailbox. Ergo, RTFM is called for, for > the lazy, but style may dictate softening the blow. But, I've had RTFM > used on me, back when, and it didn't kill me to take the advice. Ric It may be time-honoured. But it is not for Ubuntu. If you do not agree, you can always leave, and find another list where being polite is discouraged. Cheers, ..C.. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From cppdeveloper at ontelecoms.gr Tue Feb 8 22:09:35 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 09 Feb 2011 00:09:35 +0200 Subject: "Could not write bytes:broken pipe" - Are data safe? Message-ID: <1297202975.2512.9.camel@Acer-Aspire-8920G> OS: Ubuntu 10.10 x86 Hi to all, At my laptop I have 2 HDDs, in the first HDD I have my Ubuntu installation and in the second I have some virtual machines (as file images). Both partitions are formatted as ext4. Because Vista is crawling after each boot, I made /etc/fstab: /dev/mapper/vmware /mnt/vmware ext4 defaults, ==> data=writeback, ==> commit=600 0 3 Since it is a laptop anyway, I also made: /dev/mapper/Acer--Aspire--8920G-root / ext4 errors=remount-ro, ==> commit=600 0 1 Some times, during shutdown a last message is being printed: "Could not write bytes:broken pipe". Is it possible to get corrupted filesystems/lost data because of this message? Thanks a lot, -- Ioannis Vranos http://www.cpp-software.net From p3nndrag0n at gmail.com Tue Feb 8 22:09:45 2011 From: p3nndrag0n at gmail.com (James) Date: Wed, 9 Feb 2011 08:09:45 +1000 Subject: Autorun is VERY bad In-Reply-To: <4D50499C.10201@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> Message-ID: <201102090809.45410.p3nndrag0n@gmail.com> Hi > On 07/02/11 19:12, J wrote: > > On Mon, Feb 7, 2011 at 14:04, MR ZenWiz wrote: > >> On Mon, Feb 7, 2011 at 10:21 AM, kellyremo wrote: > >>> How to disable autorun? Are there any hidden autorun features on a > >>> standard Ubuntu install?? > >>> > >>> http://securitytube.net/USB-Autorun-attacks-against-Linux-at- Shmoocon-2 > >>> 011-video.aspx > >> > >> RTFM > > > > That was incredibly useful. Thank you for taking the time to enrich > > the knowledge of the community at large by providing this information. > > > > I especially appreciate how you make a new member feel so welcome :) > > > > Have a great and shiny day! > > Encouraging people to read documentation *is* the way to enrich the > knowledge of the community. > > Read > http://www.catb.org/~esr/faqs/smart-questions.html I'd also encourage them to explore their system as well. Without reading the maual I came across it when checking thru the properties dialogue of any folder. Basically open any folder. Click "edit" then "preferences" and choose the media tab. A number of menus will be found there including one marked "software" which it seems is set to ask by default, i.e. to give an autorun prompt. There's also a checkbox at the bottom marked "never prompt or start programs on media insertion" The prob with manuals is that not everyone gets them (understands them). What one sees as simple another sees as hard and visa versa. Reminds me of an english test in highschool where my teacher said I answered all the hard Q's and left the easy ones. I found them the exact opposite James From loic.grenie at gmail.com Tue Feb 8 22:18:38 2011 From: loic.grenie at gmail.com (=?ISO-8859-1?Q?Lo=EFc_Greni=E9?=) Date: Tue, 8 Feb 2011 23:18:38 +0100 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <4D517F85.4090205@ubuntu.com> Message-ID: 2011/2/8 MR ZenWiz : > On Tue, Feb 8, 2011 at 9:38 AM, C de-Avillez wrote: > : >> >> No, not at all. Ubuntu is a *community* project. People with >> '@ubuntu.com' are formal members of the Ubuntu Community -- they >> have being quizzed about their contributions, and the Ubuntu >> Community (via one of the regional councils, or via the governance >> councils) has approved them as Ubuntu Community members. By the way, >> this is a public process (see [1] for more details), and the logs >> are also publicly available. >> >> It also happens that one critical piece of being a member is >> accepting, and abiding by, the CoC. >> > > I hadn't intended to set off a firestorm on this subject or the issue > of civility, but my abrupt response of "RTFM" was improper and I > apologize to the list for that. > > I have signed the CoC and goofed by not adhering to it - I could just > as easily have posted an abrupt "Nautilus->Help" or something slightly > longer and more polite, but I didn't. > > I have seen three (I think) posters to this list now who *routinely* > cross-post the exact same questions to other OS lists (where I also > lurk under a different email id) when the questions they are asking > are not, strictly speaking, Ubuntu-centered (or even Linux-centered) > questions.  I let my irritation with this produce the answer rather > than thinking it through one second (or less) longer. > > Thank you all for the input and food for thought, and to C especially > for the link on Ubuntu Community membership, which I had not read in a > while. > > Let's move on.... *That* is a nice message. I hope anybody else will apologise to you. I apologise for my own very short and not very nice answer. Friendly, Loïc From cyber_wizard at mindspring.com Tue Feb 8 22:31:32 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Tue, 8 Feb 2011 16:31:32 -0600 Subject: Autorun is VERY bad In-Reply-To: <4D51BBA3.3020005@ubuntu.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <1297199706.11901.26.camel@iam.wayward4now.net> <4D51BBA3.3020005@ubuntu.com> Message-ID: <20110208163132.63865eb3@WizardsTower> On Tue, 08 Feb 2011 15:54:43 -0600 C de-Avillez wrote: [suggesting RTFM] > It may be time-honoured. But it is not for Ubuntu. If you do not > agree, you can always leave, and find another list where being > polite is discouraged. > > Cheers, > > ..C.. I find I'm of two minds here. It's seems to me that telling new people to RTFM, although abrupt almost to the point of rudeness /by itself/, when included in a more-politely worded message that also points to the correct FM can be a wonderful learning experience. I think it is incumbent upon us all to do whatever we can both to learn about our systems /and/ to help others do the same. If they aren't interested in doing some of the preliminary work themselves it will become apparent pretty soon. /That/ is the time for 'punitive measures', if such are even possible since we are all so nice and sweet to one another. ;-} ...but suggesting that folks swing the door closed behind them doesn't seem all that nice, either, really. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From cyber_wizard at mindspring.com Tue Feb 8 22:41:39 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Tue, 8 Feb 2011 16:41:39 -0600 Subject: how to compress jpeg to reduce size In-Reply-To: References: <201102081801.40288.tcoulon@decoulon.ch> Message-ID: <20110208164139.091a3c04@WizardsTower> On Tue, 8 Feb 2011 13:00:46 -0800 MR ZenWiz wrote: > On Tue, Feb 8, 2011 at 9:01 AM, Thierry de Coulon > wrote: > > On Monday 07 February 2011 09:36:04 am Marco Tullio Lenti wrote: > >> If it is not this case you may reduce the size > >> with the program Corel Photo Paint 12 or later > > > > Yeah, I think that's the way to go: install Virtualbox, install > > windows, install Photo Paint.... > > > > GIMP? ImageMagick? Windows is a last, desperate resort > when *nothing* else works. > I do believe that Thierry de Coulon had a tongue firmly planted in a cheek with that reply. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From mrzenwiz at gmail.com Wed Feb 9 00:06:37 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 8 Feb 2011 16:06:37 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: <20110208164139.091a3c04@WizardsTower> References: <201102081801.40288.tcoulon@decoulon.ch> <20110208164139.091a3c04@WizardsTower> Message-ID: On Tue, Feb 8, 2011 at 2:41 PM, Cybe R. Wizard wrote: > On Tue, 8 Feb 2011 13:00:46 -0800 > MR ZenWiz wrote: > >> On Tue, Feb 8, 2011 at 9:01 AM, Thierry de Coulon >> wrote: >> > On Monday 07 February 2011 09:36:04 am Marco Tullio Lenti wrote: >> >> If it is not this case you may reduce the size >> >> with the program Corel Photo Paint 12 or later >> > >> > Yeah, I think that's the way to go: install Virtualbox, install >> > windows, install Photo Paint.... >> > >> >> GIMP?  ImageMagick?  Windows is a last, desperate resort >> when *nothing* else works. >> > I do believe that Thierry de Coulon had a tongue firmly planted in a > cheek with that reply. > Oh, geez, asleep at the mouse again.... From glgxg at sbcglobal.net Wed Feb 9 00:20:13 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 08 Feb 2011 16:20:13 -0800 Subject: how to compress jpeg to reduce size In-Reply-To: References: <201102081801.40288.tcoulon@decoulon.ch> <20110208164139.091a3c04@WizardsTower> Message-ID: On 02/08/2011 04:06 PM, MR ZenWiz wrote: > On Tue, Feb 8, 2011 at 2:41 PM, Cybe R. Wizard > wrote: >> On Tue, 8 Feb 2011 13:00:46 -0800 >> MR ZenWiz wrote: >> >>> On Tue, Feb 8, 2011 at 9:01 AM, Thierry de Coulon >>> wrote: >>> > On Monday 07 February 2011 09:36:04 am Marco Tullio Lenti wrote: >>> >> If it is not this case you may reduce the size >>> >> with the program Corel Photo Paint 12 or later >>> > >>> > Yeah, I think that's the way to go: install Virtualbox, install >>> > windows, install Photo Paint.... >>> > >>> >>> GIMP? ImageMagick? Windows is a last, desperate resort >>> when *nothing* else works. >>> >> I do believe that Thierry de Coulon had a tongue firmly planted in a >> cheek with that reply. >> > Oh, geez, asleep at the mouse again.... > $ sudo apt-get install http://www.trans4mind.com/personal_development/convertImage/instMakeup.exe But wait... there's more! Makeup is a free program, and you don't need to pay anything for it. It doesn't contain pop-up ads or other annoying things. From wayward4now at gmail.com Wed Feb 9 01:23:44 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 08 Feb 2011 20:23:44 -0500 Subject: Autorun is VERY bad In-Reply-To: <4D51BBA3.3020005@ubuntu.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <1297199706.11901.26.camel@iam.wayward4now.net> <4D51BBA3.3020005@ubuntu.com> Message-ID: <1297214624.11901.39.camel@iam.wayward4now.net> On Tue, 2011-02-08 at 15:54 -0600, C de-Avillez wrote: > On 02/08/2011 03:15 PM, Ric Moore wrote: > > On Tue, 2011-02-08 at 17:33 +0100, Oliver Grawert wrote: > >> i'm talking about *this list*, there is a reason why ubuntu differs > >> from other lists and is praised for its userfriendly way of supporting > >> people, did you think about that ? > > > > Huh? Thanks, I needed a good chuckle. > > > > I have to agree, to a point, with those in the RTFM camp. It IS > > time-honored, and the bit about "teaching a man to fish" has merit. It's > > brutal, yes. But, like training a puppy by putting his nose into the > > puddle, there are times when someone will just strain the usual suspects > > (responders) patience when some off-the-wall question would require > > emailing the Internet to their mailbox. Ergo, RTFM is called for, for > > the lazy, but style may dictate softening the blow. But, I've had RTFM > > used on me, back when, and it didn't kill me to take the advice. Ric > > It may be time-honoured. But it is not for Ubuntu. If you do not > agree, you can always leave, and find another list where being > polite is discouraged. Ah! And you somehow speak for Ubuntu at large, as a community? Don't let your head get too big for your britches. I did say, as noted above: "...but style may dictate softening the blow." You no read the Engrish so good? I am saying that you can advise RTFM, but use some éclat. For example, I just deleted my personal and vulgar opinions of your thoughtless and stupid reply. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From holtzm at cox.net Wed Feb 9 01:30:52 2011 From: holtzm at cox.net (Robert Holtzman) Date: Tue, 8 Feb 2011 18:30:52 -0700 Subject: Autorun is VERY bad In-Reply-To: <1297175244.27480.26.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> Message-ID: <20110209013052.GA16643@cox.net> On Tue, Feb 08, 2011 at 03:27:24PM +0100, Oliver Grawert wrote: > > several people (one of the ML admins being among them) have told you it is not > appropriate, how about just accepting it ? Maybe they should read the link. Perhaps there should be a section in the code of conduct labeled "Eggshells, Walking On". -- Bob Holtzman Key ID: 8D549279 "If you think you're getting free lunch, check the price of the beer" -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From glgxg at sbcglobal.net Wed Feb 9 02:54:58 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 08 Feb 2011 18:54:58 -0800 Subject: Autorun is VERY bad In-Reply-To: <1297214624.11901.39.camel@iam.wayward4now.net> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <1297199706.11901.26.camel@iam.wayward4now.net> <4D51BBA3.3020005@ubuntu.com> <1297214624.11901.39.camel@iam.wayward4now.net> Message-ID: On 02/08/2011 05:23 PM, Ric Moore wrote: ... > Ah! And you somehow speak for Ubuntu at large, as a community? Don't let > your head get too big for your britches. I did say, as noted above: > "...but style may dictate softening the blow." You no read the Engrish > so good? ... I seldom announce this in public, but I'll make an exception in this case: *PLONK* Into the filters you go. Bye now. From holtzm at cox.net Wed Feb 9 02:57:46 2011 From: holtzm at cox.net (Robert Holtzman) Date: Tue, 8 Feb 2011 19:57:46 -0700 Subject: Autorun is VERY bad In-Reply-To: <1297182837.27480.38.camel@ac100> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> Message-ID: <20110209025746.GA17557@cox.net> On Tue, Feb 08, 2011 at 05:33:57PM +0100, Oliver Grawert wrote: > hi, > Am Dienstag, den 08.02.2011, 15:46 +0000 schrieb devicerandom: > > On 08/02/11 14:27, Oliver Grawert wrote: > > hi, > > Am Dienstag, den 08.02.2011, 14:04 +0000 schrieb devicerandom: > >> You haven't RTFM on RTFM yourself, did you? :) > >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm > > what makes you assume that ? i usually read a thread before answering, > > have often enough come across that document and i dont find an ESR > > document particulary helpful as an excercise of the ubuntu code of > > conduct ... nor do i find it any kind of appropriate for this ML > > It is a document that sums up what is a *general* code of conduct which > is shared by tons of technical open source mailing lists/IRC > channels/web forums and the like. > > while that might be true for other MLs, http://www.ubuntu.com/community/conduct > is the one that counts on ubuntu lists, *not* some random ESR document. > > > You are free to reject it, but by doing so you ignore essential > fundaments of the hacker culture (which, by the way, allowed Ubuntu to > be what it is) and you're out of place in the vast majority of such > forums. Good luck with that. > > i'm not talking about "such forums" i'm only talking about this mailing list. > > > Well, I'd say that teaching people how to fish is much, much better than > giving them fish, so I'd say that *I am* the one helping out and giving > proper support, not you. > > how does your attitude help anyone how to fish ? *how* did you give any help > *at all* ? > the *single one person* that helped in this thread was "Chhatoi Pritam Baral" > pointing to the proper configuration tool (kudos for that), all other posts are > either discussing your habit or general security issues. > > > > > several people (one of the ML admins being among them) have told you it > > is not appropriate, how about just accepting it ? > > How about understand why it could be appropriate and why it is felt > appropriate by the vast majority of the open source/hacker culture? You > are still free to disagree, but it's you that is walking backwards, not us. > > again, i'm not talking about the vast majority of MLs or forums, i'm talking > about *this list*, there is a reason why ubuntu differs from other lists and is > praised for its userfriendly way of supporting people, did you think about that? > > one thing that might help you is to try to imagine the person behind that mail > you help is your mother (or grandmother) who sits in front of you in real life > on the other side of the table, then think about if you would shout RTFM in her > face ... This is one of the most arrogant, infuriating posts I've read in a long time. -- Bob Holtzman Key ID: 8D549279 "If you think you're getting free lunch, check the price of the beer" -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From blchupin at iinet.net.au Wed Feb 9 06:23:14 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Wed, 09 Feb 2011 17:23:14 +1100 Subject: Latest Adobe Flash plugin just installed Message-ID: <4D5232D2.1000606@iinet.net.au> A few minutes ago the Update Manager (for Maverick) installed the latest Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on YouTube, BBC, et al). The moral of this story is: do NOT install the new plugin. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From mcguiresmain at emypeople.com Wed Feb 9 06:32:55 2011 From: mcguiresmain at emypeople.com (Edwin McGuire) Date: Tue, 8 Feb 2011 23:32:55 -0700 Subject: Autorun is VERY bad References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com><4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100><4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100><4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <20110209025746.GA17557@cox.net> Message-ID: <522FB876059B4C5EA05DCD94FA6A0993@Dell> ----- Original Message ----- From: "Robert Holtzman" To: Sent: Tuesday, February 08, 2011 7:57 PM Subject: Re: Autorun is VERY bad I believe RT*M is in my opinion, a Lazy way of Helping, if You can call it that. How about, Did you read the manual. Do you need help finding the manual. Probably better ways of helping i guess. And I do appreciate the Help I've recieved so far,Thanks Gentleman Ed > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From mcguiresmain at emypeople.com Wed Feb 9 06:39:44 2011 From: mcguiresmain at emypeople.com (Edwin McGuire) Date: Tue, 8 Feb 2011 23:39:44 -0700 Subject: Autorun is VERY bad References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com><4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100><4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100><4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <1297199706.11901.26.camel@iam.wayward4now.net> Message-ID: <47D7D00F87BD4B30A9543E1B61F399CD@Dell> ----- Original Message ----- From: "Ric Moore" To: "Ubuntu user technical support,not for general discussions" Sent: Tuesday, February 08, 2011 2:15 PM Subject: Re: Autorun is VERY bad > "SNIP"> > I have to agree, to a point, with those in the RTFM camp. It IS > time-honored, and the bit about "teaching a man to fish" has merit. It's > brutal, yes. But, like training a puppy by putting his nose into the > puddle, there are times when someone will just strain the usual suspects > (responders) patience when some off-the-wall question would require > emailing the Internet to their mailbox. Ergo, RTFM is called for, for > the lazy, but style may dictate softening the blow. But, I've had RTFM > used on me, back when, and it didn't kill me to take the advice. Ric > > "You can catch more flies with honey than with vinegar" Just a thought Ed > -- > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users From J.D.Lamb at btinternet.com Wed Feb 9 07:31:05 2011 From: J.D.Lamb at btinternet.com (John D Lamb) Date: Wed, 09 Feb 2011 07:31:05 +0000 Subject: Converting PDF Files to ePub In-Reply-To: References: Message-ID: <1297236665.7008.17.camel@Balta> If the real issue is converting PDF to ePub there is no easy solution. ePub uses logical markup: it marks chapters, paragraphs, index entries and (effectively) words so the reader can identify them. PDF uses physical markup: it has no concept of word, paragraph or chapter; so, at best a converter program can only make a good guess about what was intended. It cannot even guarantee to identify individual words or characters consistently. On Tue, Feb 8, 2011 at 11:39 AM, Amichai Rotman wrote: > I'd like to convert my existing books to be read on the > device. it supports ePub, so I thought that would be the best > format to use... > -- JDL From ashimkapoor at gmail.com Wed Feb 9 08:05:14 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 13:35:14 +0530 Subject: php files not opening in firefox Message-ID: Dear all, I use gedit to create my php files and firefox to view them. I dont know what happened today but ALL my php files are opening only in gedit. How do i get it to open in firefox ? Many thanks, Ashim -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 9 08:12:55 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 08:12:55 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 08:05, Ashim Kapoor wrote: > Dear all, > > I use gedit to create my php files and firefox to view them. I dont know > what happened today but ALL my php files are opening only in gedit. How do i > get it to open in firefox ? What do you mean by opening a php file in FF? Do you mean just viewing the php code (as you would see in gedit) or do you mean running the php code to see the result. Colin From ashimkapoor at gmail.com Wed Feb 9 08:23:41 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 13:53:41 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: I want to run it in ff Thank you, Ashim On Wed, Feb 9, 2011 at 1:42 PM, Colin Law wrote: > On 9 February 2011 08:05, Ashim Kapoor wrote: > > Dear all, > > > > I use gedit to create my php files and firefox to view them. I dont know > > what happened today but ALL my php files are opening only in gedit. How > do i > > get it to open in firefox ? > > What do you mean by opening a php file in FF? Do you mean just > viewing the php code (as you would see in gedit) or do you mean > running the php code to see the result. > > Colin > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > php files not opening in firefoI Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nitinchandra1 at gmail.com Wed Feb 9 08:36:29 2011 From: nitinchandra1 at gmail.com (nitin chandra) Date: Wed, 9 Feb 2011 14:06:29 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: Have you installed Apache server also ? any information regarding that will clear the issue a little more. Nitin > I want to run it in ff > Thank you, > Ashim > > >> > Dear all, >> > >> > I use gedit to create my php files and firefox to view them. I dont know >> > what happened today but ALL my php files are opening only in gedit. How >> > do i >> > get it to open in firefox ? >> >> What do you mean by opening a php file in FF?  Do you mean just >> viewing the php code (as you would see in gedit) or do you mean >> running the php code to see the result. >> >> Colin >> From clanlaw at googlemail.com Wed Feb 9 08:37:35 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 08:37:35 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 08:23, Ashim Kapoor wrote: Please don't top post, it makes it difficult to follow the thread. Insert your reply at the appropriate point(s) in the previous message. Thanks > I want to run it in ff In that case you need a web server of some sort running (unless there is an addon to FF to do that, I am not aware of such an addon). Perhaps you had a webserver and it is not running any more. Colin > Thank you, > Ashim > > > On Wed, Feb 9, 2011 at 1:42 PM, Colin Law wrote: >> >> On 9 February 2011 08:05, Ashim Kapoor wrote: >> > Dear all, >> > >> > I use gedit to create my php files and firefox to view them. I dont know >> > what happened today but ALL my php files are opening only in gedit. How >> > do i >> > get it to open in firefox ? >> >> What do you mean by opening a php file in FF?  Do you mean just >> viewing the php code (as you would see in gedit) or do you mean >> running the php code to see the result. >> >> Colin >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> php files not opening in firefoI Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > From ashimkapoor at gmail.com Wed Feb 9 08:43:32 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 14:13:32 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 2:07 PM, Colin Law wrote: > On 9 February 2011 08:23, Ashim Kapoor wrote: > > Please don't top post, it makes it difficult to follow the thread. > Insert your reply at the appropriate point(s) in the previous message. > Thanks > > > I want to run it in ff > > In that case you need a web server of some sort running (unless there > is an addon to FF to do that, I am not aware of such an addon). > Perhaps you had a webserver and it is not running any more. > > Well I was running apache webserver. I am not an expert on apache , do i need to restart it ? How do i do this ? > Colin > > > Thank you, > > Ashim > > > > > > On Wed, Feb 9, 2011 at 1:42 PM, Colin Law > wrote: > >> > >> On 9 February 2011 08:05, Ashim Kapoor wrote: > >> > Dear all, > >> > > >> > I use gedit to create my php files and firefox to view them. I dont > know > >> > what happened today but ALL my php files are opening only in gedit. > How > >> > do i > >> > get it to open in firefox ? > >> > >> What do you mean by opening a php file in FF? Do you mean just > >> viewing the php code (as you would see in gedit) or do you mean > >> running the php code to see the result. > >> > >> Colin > >> > >> -- > >> ubuntu-users mailing list > >> ubuntu-users at lists.ubuntu.com > >> php files not opening in firefoI Modify settings or unsubscribe at: > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 9 09:06:22 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 09:06:22 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 08:43, Ashim Kapoor wrote: > > > On Wed, Feb 9, 2011 at 2:07 PM, Colin Law wrote: >> >> On 9 February 2011 08:23, Ashim Kapoor wrote: >> >> Please don't top post, it makes it difficult to follow the thread. >> Insert your reply at the appropriate point(s) in the previous message. >>  Thanks >> >> > I want to run it in ff >> >> In that case you need a web server of some sort running (unless there >> is an addon to FF to do that, I am not aware of such an addon). >> Perhaps you had a webserver and it is not running any more. >> >   Well I was running apache webserver. I am not an expert on apache , do i > need to restart it ?  How do i do this ? It should start automatically. I suppose you will have to start looking in the logs to find out why it is not. It is also possible that it is running but your php files are not in the www folder (wherever you have configured apache to look). Are the php files in the same place as they have always been? Otherwise I would start by looking the the Ubuntu log file viewer and the apache log. Colin From mightydreams at gmail.com Wed Feb 9 09:08:17 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 14:38:17 +0530 Subject: how to undo a system user deletion Message-ID: Based on my discussion going on here (last message in thread) https://answers.launchpad.net/ubuntu/+question/144560 I want to know what is the undo command for following sudo deluser --system messagebus sudo dpkg --configure dbus -- Thanks From mightydreams at gmail.com Wed Feb 9 09:11:54 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 14:41:54 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 1:35 PM, Ashim Kapoor wrote: > Dear all, > > I use gedit to create my php files and firefox to view them. I dont know > what happened today but ALL my php files are opening only in gedit. How do i > get it to open in firefox ? > > Many thanks, > Ashim > > -- Assuming you made some scripts in PHP which have filenames file.php you need to install apache2 apt-get install apache2 here check http://localhost if you get a message It Works!! that means Apache installation is successful upto her. Then in Document Root which is a folder known as /var/www you need to put your all PHP files. Since you are just beginning so put it there once you become expert you will understand better. Then open your browser and http://localhost/filename.php This is how you will view it. From ashimkapoor at gmail.com Wed Feb 9 09:24:18 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 14:54:18 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: > It should start automatically. I suppose you will have to start > looking in the logs to find out why it is not. It is also possible > that it is running but your php files are not in the www folder > (wherever you have configured apache to look). Are the php files in > the same place as they have always been? Otherwise I would start by > looking the the Ubuntu log file viewer and the apache log. > Can you please tell me the location/name of the error log file ? I have a folder /etc/apache2. Many thanks for your patience, Ashim -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 9 10:03:06 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 15:33:06 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 2:54 PM, Ashim Kapoor wrote: > >> It should start automatically.  I suppose you will have to start >> looking in the logs to find out why it is not.  It is also possible >> that it is running but your php files are not in the www folder >> (wherever you have configured apache to look).  Are the php files in >> the same place as they have always been?  Otherwise I would start by >> looking the the Ubuntu log file viewer and the apache log. > > Can you please tell me the location/name of the error log file ? I have a > folder /etc/apache2. > Then go to a file /etc/apache2/sites-enabled/000-default See the location of log files there.That is where every thing is. In most of the cases /var/log/apache2/ access.log and some other in folder /var/log/apache2/ you need to do an a2ensite (name of vhost file) if you use any thing other than default. From popey at ubuntu.com Wed Feb 9 10:07:53 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 9 Feb 2011 10:07:53 +0000 Subject: how to undo a system user deletion In-Reply-To: References: Message-ID: On 9 February 2011 09:08, Tapas Mishra wrote: > Based on my discussion going on here (last message in thread) > https://answers.launchpad.net/ubuntu/+question/144560 > Probably best to keep the questions in that thread rather than fragmenting them I'd imagine. However I note that someone asked you to try the workaround in the bug you found. https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 Have you done that? > I want to know what is the undo command for following > > sudo deluser --system messagebus The adduser command might help here, but you might need to specify the uid as 104, gid 105 and the home directory as /var/run/dbus and the shell as /bin/false. I found this from looking at an existing system. alan at bishop:~$ grep messagebus /etc/passwd messagebus:x:104:105::/var/run/dbus:/bin/false > sudo dpkg --configure dbus > There isn't really an 'undo' for this. Al. From ashimkapoor at gmail.com Wed Feb 9 10:17:33 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 15:47:33 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: > > See the location of log files there.That is where every thing is. > In most of the cases /var/log/apache2/ > access.log and some other in folder > /var/log/apache2/ > you need to do an a2ensite (name of vhost file) > if you use any thing other than default. > 127.0.0.1 - - [09/Feb/2011:14:00:38 +0530] "GET /drupal6/cron.php HTTP/1.1" 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" 127.0.0.1 - - [09/Feb/2011:14:00:38 +0530] "GET /drupal6/cron.php HTTP/1.1" 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" ****************************************************** 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /error.log HTTP/1.1" 404 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8" 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /favicon.ico HTTP/1.1" 404 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8" 127.0.0.1 - - [09/Feb/2011:14:45:42 +0530] "GET /favicon.ico HTTP/1.1" 404 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8" ******************************************************* 127.0.0.1 - - [09/Feb/2011:15:00:01 +0530] "GET /drupal6/cron.php HTTP/1.1" 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" 127.0.0.1 - - [09/Feb/2011:15:00:02 +0530] "GET /drupal6/cron.php HTTP/1.1" 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" 127.0.0.1 - - [09/Feb/2011:15:00:02 +0530] "GET /drupal6/cron.php HTTP/1.1" 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" I think the lines with the *****'s are relevant to my apache stopping. Can someone guide me a bit? Many thanks, Ashim -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 9 10:34:58 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 16:04:58 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 3:47 PM, Ashim Kapoor wrote: >> See the location of log files there.That is where every thing is. >> In most of the cases /var/log/apache2/ >> access.log and some other in folder >> /var/log/apache2/ >> you need to do an a2ensite (name of vhost file) >> if you use any thing other than default. > > 127.0.0.1 - - [09/Feb/2011:14:00:38 +0530] "GET /drupal6/cron.php HTTP/1.1" > 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" > 127.0.0.1 - - [09/Feb/2011:14:00:38 +0530] "GET /drupal6/cron.php HTTP/1.1" > 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" > ****************************************************** > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /error.log HTTP/1.1" 404 500 > "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 > Ubuntu/10.04 (lucid) Firefox/3.6.8" > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /favicon.ico HTTP/1.1" 404 > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 > Ubuntu/10.04 (lucid) Firefox/3.6.8" > 127.0.0.1 - - [09/Feb/2011:14:45:42 +0530] "GET /favicon.ico HTTP/1.1" 404 > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 > Ubuntu/10.04 (lucid) Firefox/3.6.8" > ******************************************************* > 127.0.0.1 - - [09/Feb/2011:15:00:01 +0530] "GET /drupal6/cron.php HTTP/1.1" > 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" > 127.0.0.1 - - [09/Feb/2011:15:00:02 +0530] "GET /drupal6/cron.php HTTP/1.1" > 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" > 127.0.0.1 - - [09/Feb/2011:15:00:02 +0530] "GET /drupal6/cron.php HTTP/1.1" > 200 507 "-" "curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.21.3" > >  I think the lines  with the *****'s are relevant to my apache stopping. Which line you are pointing from above ****s I am not getting exactly. >Can > someone guide me a bit? Are you trying to install Drupal what error do you get when you do service apache2 restart or /etc/init.d/apache2 restart -- http://mightydreams.blogspot.com From mightydreams at gmail.com Wed Feb 9 11:32:32 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 17:02:32 +0530 Subject: unclean shutdown causes lucid stop booting Message-ID: Here is a situation I am having a laptop where I have 2 installations of Ubuntu 10.04 and 9.04 I was working with 10.04 version. After some time I switched it with command poweroff. Now I am not able to boot to 10.04 How ever I am able to get to 9.04 and continue work. Let me know what should I do to over come this situation on 10.04 64 bit. -- From popey at ubuntu.com Wed Feb 9 11:35:41 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 9 Feb 2011 11:35:41 +0000 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On 9 February 2011 11:32, Tapas Mishra wrote: > Now I am not able to boot to 10.04 ^^ This is insufficient detail to diagnose the problem. What happens? Do you get a grub menu? What option did you choose? Have you tried recovery mode? What happens in recovery mode? Al. From mightydreams at gmail.com Wed Feb 9 12:02:25 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 17:32:25 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 5:05 PM, Alan Pope wrote: > On 9 February 2011 11:32, Tapas Mishra wrote: >> Now I am not able to boot to 10.04 > > ^^ This is insufficient detail to diagnose the problem. > > What happens? > Do you get a grub menu? Grub comes > What option did you choose? Ubuntu with kernel vmlinuz-2.6.32-24-generic Just to answer your question I mounted the 10.04 partitions here in 9.04 and to my surprise I see menu.lst missing and this one is a desktop environment I see /etc/grub/ has nothing other than 20_memtest86+ I choose the Ubuntu 10.04 option to which I was referring to. > Have you tried recovery mode? Yes but I do not know in recovery mode what to do. > What happens in recovery mode? I am able to get root shell and but gnome does not start. daemon.log shows following Feb 9 16:56:51 tapas vmnetBridge: Started bridge virbr0 to virtual network 0. Feb 9 16:56:51 tapas gdm-simple-slave[1108]: WARNING: Unable to open session: Failed to execute program /lib/dbus-1.0/dbus-daemon-launch-helper: Success#012 Feb 9 16:56:51 tapas gdm-simple-slave[1108]: WARNING: Could not spawn command: Failed to execute child process "/usr/bin/dbus-launch" (Permission denied) Feb 9 16:56:51 tapas gdm-simple-slave[1108]: WARNING: Unable to launch D-Bus daemon: Failed to execute child process "/usr/bin/dbus-launch" (Permission denied) Feb 9 16:56:52 tapas vmnet-dhcpd: Internet Software Consortium DHCP Server 2.0 Feb 9 16:56:52 tapas gdm-simple-slave[1108]: WARNING: Could not spawn command: Failed to execute child process "/usr/bin/gnome-session" (Permission denied) Feb 9 16:56:52 tapas gdm-simple-slave[1108]: WARNING: Could not start command '/usr/bin/gnome-session --autostart=/usr/share/gdm/autostart/LoginWindow/': Failed to execute child process "/usr/bin/gnome-session" (Permission denied) Let me know if any other log can be helpful I will post. -- http://mightydreams.blogspot.com From ashimkapoor at gmail.com Wed Feb 9 12:03:17 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 17:33:17 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: > ****************************************************** > > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /error.log HTTP/1.1" 404 > 500 > > "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 > > Ubuntu/10.04 (lucid) Firefox/3.6.8" > > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /favicon.ico HTTP/1.1" > 404 > > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) > Gecko/20100723 > > Ubuntu/10.04 (lucid) Firefox/3.6.8" > > 127.0.0.1 - - [09/Feb/2011:14:45:42 +0530] "GET /favicon.ico HTTP/1.1" > 404 > > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) > Gecko/20100723 > > Ubuntu/10.04 (lucid) Firefox/3.6.8" > > ******************************************************* > The lines in between the *** lines are new I think! ashimkapoor at ubuntu-laptop:~$ sudo /etc/init.d/apache2 restart [sudo] password for ashimkapoor: * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.1.15 for ServerName ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.1.15 for ServerName Any diagnosis ? Many thanks, Ashim -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 9 12:09:02 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 12:09:02 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 12:03, Ashim Kapoor wrote: >> ****************************************************** >> >> > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /error.log HTTP/1.1" 404 >> > 500 >> > "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 >> > Ubuntu/10.04 (lucid) Firefox/3.6.8" >> > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /favicon.ico HTTP/1.1" >> > 404 >> > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) >> > Gecko/20100723 >> > Ubuntu/10.04 (lucid) Firefox/3.6.8" >> > 127.0.0.1 - - [09/Feb/2011:14:45:42 +0530] "GET /favicon.ico HTTP/1.1" >> > 404 >> > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) >> > Gecko/20100723 >> > Ubuntu/10.04 (lucid) Firefox/3.6.8" >> > ******************************************************* > > > The lines in between the *** lines are new I think! That is just FF asking for favicon.ico, which does not exist (google to find out what favicon is). It seems that apache is running fine, you must look elsewhere for the problem. What URL are you entering in FF? What new entries do you see in the log when you do that? Colin From mightydreams at gmail.com Wed Feb 9 12:10:56 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 17:40:56 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 5:33 PM, Ashim Kapoor wrote: >> ****************************************************** >> >> > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /error.log HTTP/1.1" 404 >> > 500 >> > "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 >> > Ubuntu/10.04 (lucid) Firefox/3.6.8" >> > 127.0.0.1 - - [09/Feb/2011:14:45:39 +0530] "GET /favicon.ico HTTP/1.1" >> > 404 >> > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) >> > Gecko/20100723 >> > Ubuntu/10.04 (lucid) Firefox/3.6.8" >> > 127.0.0.1 - - [09/Feb/2011:14:45:42 +0530] "GET /favicon.ico HTTP/1.1" >> > 404 >> > 500 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) >> > Gecko/20100723 >> > Ubuntu/10.04 (lucid) Firefox/3.6.8" >> > ******************************************************* > > > The lines in between the *** lines are new I think! > > ashimkapoor at ubuntu-laptop:~$ sudo /etc/init.d/apache2 restart > [sudo] password for ashimkapoor: >  * Restarting web server > apache2                                                apache2: Could not > reliably determine the server's fully qualified domain name, using > 192.168.1.15 for ServerName >  ... waiting apache2: Could not reliably determine the server's fully > qualified domain name, using 192.168.1.15 for ServerName > > Any diagnosis ? This output is perfectly fine. Post the permissions ls -l /var/www From mightydreams at gmail.com Wed Feb 9 12:12:08 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 17:42:08 +0530 Subject: how to undo a system user deletion In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 3:37 PM, Alan Pope wrote: > On 9 February 2011 09:08, Tapas Mishra wrote: >> Based on my discussion going on here (last message in thread) >> https://answers.launchpad.net/ubuntu/+question/144560 >> > > Probably best to keep the questions in that thread rather than > fragmenting them I'd imagine. > > However I note that someone asked you to try the workaround in the bug > you found. > > https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 > > Have you done that? You are correct here I did try to understand this part but I was not able to understand this one. From mightydreams at gmail.com Wed Feb 9 12:22:09 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 17:52:09 +0530 Subject: how to undo a system user deletion In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 5:42 PM, Tapas Mishra wrote: > On Wed, Feb 9, 2011 at 3:37 PM, Alan Pope wrote: >> On 9 February 2011 09:08, Tapas Mishra wrote: >>> Based on my discussion going on here (last message in thread) >>> https://answers.launchpad.net/ubuntu/+question/144560 >>> >> >> Probably best to keep the questions in that thread rather than >> fragmenting them I'd imagine. >> >> However I note that someone asked you to try the workaround in the bug >> you found. >> >> https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/705644 >> >> Have you done that? > You are correct here I did try to understand this part but I was not > able to understand this one. > I had checked this message from the above link where Alkis Georgopoulos says he has released a patch here https://launchpad.net/~ts.sch.gr/+archive/ppa/+sourcepub/1450007/+listing-archive-extra but how do I go ahead with this part is not clear to me. -- http://mightydreams.blogspot.com From ashimkapoor at gmail.com Wed Feb 9 12:29:16 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 17:59:16 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: ashimkapoor at ubuntu-laptop:~$ ls -l /var/www total 13368 drwxr-sr-x 25 ashimkapoor www-pub 4096 2010-11-26 12:22 AJAX drwxr-sr-x 2 ashimkapoor www-pub 4096 2010-11-26 15:54 Ajax2 -rw-r--r-- 1 ashimkapoor www-pub 1492 2010-11-09 07:56 alien.php -rw-r--r-- 1 ashimkapoor www-pub 663 2009-04-16 02:27 confirm.php drwxr-sr-x 2 ashimkapoor www-pub 4096 2011-01-09 12:00 d6 -rw-r--r-- 1 ashimkapoor www-pub 287 2010-11-17 16:25 dl.html drwxr-sr-x 10 ashimkapoor www-pub 4096 2011-01-05 16:07 drupal-cvs -rw-r--r-- 1 ashimkapoor www-pub 2760 2009-03-31 14:04 EpiCurl.php -rw-r--r-- 1 ashimkapoor www-pub 6009 2009-04-16 04:10 EpiOAuth.php -rw-r--r-- 1 ashimkapoor www-pub 1435 2009-04-16 04:10 EpiTwitter.php drwxr-sr-x 15 ashimkapoor www-pub 4096 2008-12-16 02:32 examples -rw-r--r-- 1 ashimkapoor www-pub 140 2011-02-09 12:39 file1.php -rw-r--r-- 1 ashimkapoor www-pub 292 2010-10-29 11:48 form.php drwxr-sr-x 11 ashimkapoor www-pub 4096 2010-11-22 11:01 HTML and CSS -rw-r--r-- 1 ashimkapoor www-pub 445 2010-11-16 20:27 index1.html -rw-rw-r-- 1 root www-pub 177 2010-10-08 17:11 index.html -rw-r--r-- 1 ashimkapoor www-pub 212 2010-11-16 16:29 irock.html -rw-r--r-- 1 ashimkapoor www-pub 4610 2011-02-06 11:28 jaisenmathai_com_oauth_test.zip drwxr-sr-x 3 ashimkapoor www-pub 4096 2010-11-26 16:08 jQuery -rw-r--r-- 1 ashimkapoor www-pub 826 2010-10-19 21:18 login.htm drwxrwsr-x 3 ashimkapoor www-pub 4096 2008-12-16 11:52 __MACOSX drwxr-xr-x 14 ashimkapoor www-pub 4096 2011-01-21 21:06 mediawiki-1.16.1 -rw-r--r-- 1 ashimkapoor www-pub 12651399 2011-01-21 21:00 mediawiki-1.16.1.tar.gz -rw-r--r-- 1 ashimkapoor www-pub 0 2010-11-16 19:46 new file -rw-r--r-- 1 ashimkapoor www-pub 0 2010-11-24 16:08 new file (copy) drwxr-sr-x 3 ashimkapoor www-pub 4096 2011-02-09 12:51 Php and MySql Bible -rw-r--r-- 1 ashimkapoor www-pub 138 2010-12-05 15:08 Red.htm -rw-r--r-- 1 ashimkapoor www-pub 138 2010-12-05 15:07 Red.html -rw-r--r-- 1 ashimkapoor www-pub 0 2010-11-16 16:21 rock.js -rw-r--r-- 1 ashimkapoor www-pub 117 2011-02-06 17:19 secret.php -rw-r--r-- 1 ashimkapoor www-pub 258 2009-04-10 13:53 start.php -rw-r--r-- 1 ashimkapoor www-pub 234 2010-11-25 15:05 t1.html -rw-r--r-- 1 ashimkapoor www-pub 35 2010-11-25 12:36 telltimeXML (copy).php -rw-r--r-- 1 ashimkapoor www-pub 132 2010-11-25 12:39 telltimeXML.php -rw-r--r-- 1 ashimkapoor www-pub 83 2010-10-19 16:15 test1.php -rw-r--r-- 1 ashimkapoor www-pub 290 2010-10-19 21:19 test2.php -rw-r--r-- 1 ashimkapoor www-pub 31 2010-10-20 10:19 test3.php -rw-r--r-- 1 root www-pub 31 2010-10-08 17:57 test.php -rw-r--r-- 1 ashimkapoor www-pub 97 2010-10-19 21:30 time.htm -rw-r--r-- 1 ashimkapoor www-pub 97 2010-10-20 10:00 time.php -rw-r--r-- 1 ashimkapoor www-pub 67 2010-11-25 12:37 timetrial.php -rw-r--r-- 1 ashimkapoor www-pub 247 2010-10-29 11:07 trial10.php -rw-r--r-- 1 ashimkapoor www-pub 269 2010-10-29 11:16 trial11.php -rw-r--r-- 1 ashimkapoor www-pub 129 2010-10-29 11:18 trial12.php -rw-r--r-- 1 ashimkapoor www-pub 61 2010-10-28 18:22 trial1.php -rw-r--r-- 1 ashimkapoor www-pub 133 2010-10-28 19:48 trial2.php -rw-r--r-- 1 ashimkapoor www-pub 108 2010-10-28 19:51 trial3.php -rw-r--r-- 1 ashimkapoor www-pub 204 2010-10-28 19:57 trial4.php -rw-r--r-- 1 ashimkapoor www-pub 238 2010-10-28 20:38 trial5.php -rw-r--r-- 1 ashimkapoor www-pub 116 2010-10-29 10:47 trial6.php -rw-r--r-- 1 ashimkapoor www-pub 99 2010-10-29 10:56 trial7.php -rw-r--r-- 1 ashimkapoor www-pub 138 2010-10-29 12:36 trial8.php -rw-r--r-- 1 ashimkapoor www-pub 125 2010-10-29 11:05 trial9.php -rw-r--r-- 1 ashimkapoor www-pub 106 2010-10-20 11:34 Unsaved Document 1 -rw-r--r-- 1 ashimkapoor ashimkapoor 820744 2010-11-22 19:00 webservices_whitep_012502.pdf Does that look ok ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From ashimkapoor at gmail.com Wed Feb 9 12:33:18 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 18:03:18 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: > That is just FF asking for favicon.ico, which does not exist (google > to find out what favicon is). It seems that apache is running fine, > you must look elsewhere for the problem. > > What URL are you entering in FF? What new entries do you see in the > log when you do that? > > http://en.wikipedia.org/wiki/Favicon Favicon is the small icon each website has in the address bar. I click on the files in WWW folder to make them run. Thank you, Ashim -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 9 12:34:53 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 18:04:53 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 5:59 PM, Ashim Kapoor wrote: > ashimkapoor at ubuntu-laptop:~$ ls -l /var/www > total 13368 > drwxr-sr-x 25 ashimkapoor www-pub         4096 2010-11-26 12:22 AJAX > drwxr-sr-x  2 ashimkapoor www-pub         4096 2010-11-26 15:54 Ajax2 > -rw-r--r--  1 ashimkapoor www-pub         1492 2010-11-09 07:56 alien.php > -rw-r--r--  1 ashimkapoor www-pub          663 2009-04-16 02:27 confirm.php > drwxr-sr-x  2 ashimkapoor www-pub         4096 2011-01-09 12:00 d6 > -rw-r--r--  1 ashimkapoor www-pub          287 2010-11-17 16:25 dl.html > drwxr-sr-x 10 ashimkapoor www-pub         4096 2011-01-05 16:07 drupal-cvs > -rw-r--r--  1 ashimkapoor www-pub         2760 2009-03-31 14:04 EpiCurl.php > -rw-r--r--  1 ashimkapoor www-pub         6009 2009-04-16 04:10 EpiOAuth.php > -rw-r--r--  1 ashimkapoor www-pub         1435 2009-04-16 04:10 > EpiTwitter.php > drwxr-sr-x 15 ashimkapoor www-pub         4096 2008-12-16 02:32 examples > -rw-r--r--  1 ashimkapoor www-pub          140 2011-02-09 12:39 file1.php > -rw-r--r--  1 ashimkapoor www-pub          292 2010-10-29 11:48 form.php > drwxr-sr-x 11 ashimkapoor www-pub         4096 2010-11-22 11:01 HTML and CSS > -rw-r--r--  1 ashimkapoor www-pub          445 2010-11-16 20:27 index1.html > -rw-rw-r--  1 root        www-pub          177 2010-10-08 17:11 index.html > -rw-r--r--  1 ashimkapoor www-pub          212 2010-11-16 16:29 irock.html > -rw-r--r--  1 ashimkapoor www-pub         4610 2011-02-06 11:28 > jaisenmathai_com_oauth_test.zip > drwxr-sr-x  3 ashimkapoor www-pub         4096 2010-11-26 16:08 jQuery > -rw-r--r--  1 ashimkapoor www-pub          826 2010-10-19 21:18 login.htm > drwxrwsr-x  3 ashimkapoor www-pub         4096 2008-12-16 11:52 __MACOSX > drwxr-xr-x 14 ashimkapoor www-pub         4096 2011-01-21 21:06 > mediawiki-1.16.1 > -rw-r--r--  1 ashimkapoor www-pub     12651399 2011-01-21 21:00 > mediawiki-1.16.1.tar.gz > -rw-r--r--  1 ashimkapoor www-pub            0 2010-11-16 19:46 new file > -rw-r--r--  1 ashimkapoor www-pub            0 2010-11-24 16:08 new file > (copy) > drwxr-sr-x  3 ashimkapoor www-pub         4096 2011-02-09 12:51 Php and > MySql Bible > -rw-r--r--  1 ashimkapoor www-pub          138 2010-12-05 15:08 Red.htm > -rw-r--r--  1 ashimkapoor www-pub          138 2010-12-05 15:07 Red.html > -rw-r--r--  1 ashimkapoor www-pub            0 2010-11-16 16:21 rock.js > -rw-r--r--  1 ashimkapoor www-pub          117 2011-02-06 17:19 secret.php > -rw-r--r--  1 ashimkapoor www-pub          258 2009-04-10 13:53 start.php > -rw-r--r--  1 ashimkapoor www-pub          234 2010-11-25 15:05 t1.html > -rw-r--r--  1 ashimkapoor www-pub           35 2010-11-25 12:36 telltimeXML > (copy).php > -rw-r--r--  1 ashimkapoor www-pub          132 2010-11-25 12:39 > telltimeXML.php > -rw-r--r--  1 ashimkapoor www-pub           83 2010-10-19 16:15 test1.php > -rw-r--r--  1 ashimkapoor www-pub          290 2010-10-19 21:19 test2.php > -rw-r--r--  1 ashimkapoor www-pub           31 2010-10-20 10:19 test3.php > -rw-r--r--  1 root        www-pub           31 2010-10-08 17:57 test.php > -rw-r--r--  1 ashimkapoor www-pub           97 2010-10-19 21:30 time.htm > -rw-r--r--  1 ashimkapoor www-pub           97 2010-10-20 10:00 time.php > -rw-r--r--  1 ashimkapoor www-pub           67 2010-11-25 12:37 > timetrial.php > -rw-r--r--  1 ashimkapoor www-pub          247 2010-10-29 11:07 trial10.php > -rw-r--r--  1 ashimkapoor www-pub          269 2010-10-29 11:16 trial11.php > -rw-r--r--  1 ashimkapoor www-pub          129 2010-10-29 11:18 trial12.php > -rw-r--r--  1 ashimkapoor www-pub           61 2010-10-28 18:22 trial1.php > -rw-r--r--  1 ashimkapoor www-pub          133 2010-10-28 19:48 trial2.php > -rw-r--r--  1 ashimkapoor www-pub          108 2010-10-28 19:51 trial3.php > -rw-r--r--  1 ashimkapoor www-pub          204 2010-10-28 19:57 trial4.php > -rw-r--r--  1 ashimkapoor www-pub          238 2010-10-28 20:38 trial5.php > -rw-r--r--  1 ashimkapoor www-pub          116 2010-10-29 10:47 trial6.php > -rw-r--r--  1 ashimkapoor www-pub           99 2010-10-29 10:56 trial7.php > -rw-r--r--  1 ashimkapoor www-pub          138 2010-10-29 12:36 trial8.php > -rw-r--r--  1 ashimkapoor www-pub          125 2010-10-29 11:05 trial9.php > -rw-r--r--  1 ashimkapoor www-pub          106 2010-10-20 11:34 Unsaved > Document 1 > -rw-r--r--  1 ashimkapoor ashimkapoor   820744 2010-11-22 19:00 > webservices_whitep_012502.pdf > > Does that look ok ? > No the php scripts should have execute permissions. I forgot which user /other needs it but just check if it is not a production machine chmod +x /var/www/* and then restart apache2 should do. From kdall99 at hotmail.com Wed Feb 9 12:52:10 2011 From: kdall99 at hotmail.com (KD) Date: Wed, 9 Feb 2011 12:52:10 +0000 (UTC) Subject: php files not opening in firefox References: Message-ID: Tapas Mishra gmail.com> writes: > No the php scripts should have execute permissions. Utter nonsense! > I forgot which user /other needs it but just check if it is not a > production machine > chmod +x /var/www/* Don't change file modes, unless you understand why it has to be done. Don't change file modes of all files if only a subset is really wanted. Bottom line: don't do this at all. @OP: Think twice before following advice of someone giving such tips. kd From mightydreams at gmail.com Wed Feb 9 13:12:06 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 18:42:06 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 5:32 PM, Tapas Mishra wrote: > On Wed, Feb 9, 2011 at 5:05 PM, Alan Pope wrote: >> On 9 February 2011 11:32, Tapas Mishra wrote: >>> Now I am not able to boot to 10.04 >> >> ^^ This is insufficient detail to diagnose the problem. >> >> What happens? > >> Do you get a grub menu? > Grub comes >> What option did you choose? > Ubuntu with kernel  vmlinuz-2.6.32-24-generic > > Just to answer your question I mounted the 10.04 partitions here in > 9.04 and to my surprise I see menu.lst missing > and this one is a desktop environment I see /etc/grub/ > has nothing other than 20_memtest86+ > > I choose the Ubuntu 10.04 option to which I was referring to. >> Have you tried recovery mode? > Yes but I do not know in recovery mode what to do. >> What happens in recovery mode? > > I am able to get root shell and but gnome does not start. > daemon.log shows following > > Feb  9 16:56:51 tapas vmnetBridge: Started bridge virbr0 to virtual network 0. > Feb  9 16:56:51 tapas gdm-simple-slave[1108]: WARNING: Unable to open > session: Failed to execute program > /lib/dbus-1.0/dbus-daemon-launch-helper: Success#012 > Feb  9 16:56:51 tapas gdm-simple-slave[1108]: WARNING: Could not spawn > command: Failed to execute child process "/usr/bin/dbus-launch" > (Permission denied) > Feb  9 16:56:51 tapas gdm-simple-slave[1108]: WARNING: Unable to > launch D-Bus daemon: Failed to execute child process > "/usr/bin/dbus-launch" (Permission denied) > Feb  9 16:56:52 tapas vmnet-dhcpd: Internet Software Consortium DHCP Server 2.0 > Feb  9 16:56:52 tapas gdm-simple-slave[1108]: WARNING: Could not spawn > command: Failed to execute child process "/usr/bin/gnome-session" > (Permission denied) > Feb  9 16:56:52 tapas gdm-simple-slave[1108]: WARNING: Could not start > command '/usr/bin/gnome-session > --autostart=/usr/share/gdm/autostart/LoginWindow/': Failed to execute > child process "/usr/bin/gnome-session" (Permission denied) > > > Let me know if any other log can be helpful I will post. > -- I tried dpkg-reconfigure xserver-xorg and dpkg-reconfigure gdm on recovery mode but that did not worked. From g.lip at gmx.com Wed Feb 9 13:15:39 2011 From: g.lip at gmx.com (Goh Lip) Date: Wed, 09 Feb 2011 21:15:39 +0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Wed, 09 Feb 2011 21:12:06 +0800, Tapas Mishra wrote: > I tried > dpkg-reconfigure xserver-xorg > and > dpkg-reconfigure gdm > on recovery mode but that did not worked. Try instead "sudo apt-get install --reinstall ubuntu-desktop" at recovery with networking. Regards - Goh Lip -- I used to have an open mind, but my brains kept falling out. From ashimkapoor at gmail.com Wed Feb 9 13:48:32 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 19:18:32 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: I forgot which user /other needs it but just check if it is not a > production machine > chmod +x /var/www/* > and then restart apache2 should do. > > I did that. Now when I click on a file it says to you want to display it or run in terminal ? When i say run in terminal nothing happens, when i say display it ,it open in gedit. How do i get it to open in FF.No the php scripts should have execute permissions. -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 9 13:54:05 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 13:54:05 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 13:48, Ashim Kapoor wrote: > I forgot which user /other needs it but just check if it is not a >> >> production machine >> chmod +x /var/www/* >> and then restart apache2 should do. >> > > I did that. Now when I click on a file it says to you want to display it or > run in terminal ? > > When i say run in terminal nothing happens, when i say display it ,it open > in gedit. How do i get it to open in FF.No the php scripts should have > execute permissions. This is the first time, I think, that you have explained that the problem is that FF is not being used to open the file. Right click a php file and select Properties. Select Open With. Select FF if it is there, otherwise select Add and tell it to use FF. It will then use that for all php files. That is for Ubuntu 10.10, it may be slightly different on other versions. Colin From ashimkapoor at gmail.com Wed Feb 9 14:03:19 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 19:33:19 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: This is the first time, I think, that you have explained that the > problem is that FF is not being used to open the file. > Right click a php file and select Properties. Select Open With. > Select FF if it is there, otherwise select Add and tell it to use FF. > It will then use that for all php files. That is for Ubuntu 10.10, it > may be slightly different on other versions. > > My apologies for the lack of clarity. I did as you told me, now FF says what helper program should I use to open this file ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 9 14:19:20 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 14:19:20 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 14:03, Ashim Kapoor wrote: > This is the first time, I think, that you have explained that the >> >> problem is that FF is not being used to open the file. >> Right click a php file and select Properties.  Select Open With. >> Select FF if it is there, otherwise select Add and tell it to use FF. >> It will then use that for all php files.  That is for Ubuntu 10.10, it >> may be slightly different on other versions. >> > > My apologies for the lack of clarity. I did as you told me, now FF says what > helper program should I use to open this file ? No idea, sorry. Colin From lproven at gmail.com Wed Feb 9 14:32:22 2011 From: lproven at gmail.com (Liam Proven) Date: Wed, 9 Feb 2011 14:32:22 +0000 Subject: Changing default paper size for Java apps Message-ID: The printer preferences in System | Administration | Printing lets you change the default paper size for each printer, but some apps don't respect this, including Firefox, XulRunner - and the JVM. I've found how to set the default paper size using the "about:config" URL in Firefox and XulRunner, but is there any way to change the default paper size used by the JVM? I've Googled but all I'm finding is stuff about memory page sizes, which is irrelevant. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From paulo.vicente.neto at gmail.com Wed Feb 9 14:36:21 2011 From: paulo.vicente.neto at gmail.com (Paulo Sampaio) Date: Wed, 9 Feb 2011 11:36:21 -0300 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: Hi Ashim, That is not the right way to open php scripts, you should navigate to them using yout browser. If you simply double click the php file, firefox will load something like:* file:///var/www/myscript.php* It won't work because php needs to be interpreted on demand. Apache, your webserver runs this task diferently it invokes the php interpreter runs it and the result is then presented to the browser. For that you to access, thru your browser, something like *http://localhost/myscript.php* For debugging, try reading */var/log/apache2/error.log* or something like that. Vistually no computer system stops working without human intervention, you've done something that changed the way it works, it would be helpful if you share with us how everything was before and after the error started. Atenciosamente, __ *Paulo Sampaio* *Desenvolvimento Web* 2011/2/9 Ashim Kapoor > This is the first time, I think, that you have explained that the > >> problem is that FF is not being used to open the file. >> Right click a php file and select Properties. Select Open With. >> Select FF if it is there, otherwise select Add and tell it to use FF. >> It will then use that for all php files. That is for Ubuntu 10.10, it >> may be slightly different on other versions. >> >> > My apologies for the lack of clarity. I did as you told me, now FF says > what helper program should I use to open this file ? > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ashimkapoor at gmail.com Wed Feb 9 14:55:32 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Wed, 9 Feb 2011 20:25:32 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: > That is not the right way to open php scripts, you should navigate to them > using yout browser. If you simply double click the php file, firefox will > load something like:* > > file:///var/www/myscript.php* > > It won't work because php needs to be interpreted on demand. Apache, your > webserver runs this task diferently it invokes the php interpreter runs it > and the result is then presented to the browser. For that you to access, > thru your browser, something like > > *http://localhost/myscript.php* > > How would i open this file:///var/www/Php and MySql Bible/ch4/file1.php with the localhost way ? As far as i remember till today afternoon ALL php files withing the var/www folder would open in FF by clicking on them. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ubuntu at tigershaunt.com Wed Feb 9 15:32:16 2011 From: ubuntu at tigershaunt.com (Rashkae) Date: Wed, 09 Feb 2011 10:32:16 -0500 Subject: strange problem with gparted. In-Reply-To: <4D51C104.7070807@neuroweave.nl> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> <4D5166EF.302@tigershaunt.com> <4D51C104.7070807@neuroweave.nl> Message-ID: <4D52B380.2090604@tigershaunt.com> On 11-02-08 05:17 PM, Joep L. Blom wrote: >>> >> >> Can you post the output of fdisk -lu /dev/sda? >> >> >> >> > > Rashkae, > I had to work so now I am back at my system. > Here is the output: > joep at Laguna-new:~/Utube/utubeqt$ sudo fdisk -lu /dev/sda > [sudo] password for joep: > > Disk /dev/sda: 1000.2 GB, 1000204886016 bytes > 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors > Units = sectors of 1 * 512 = 512 bytes > Sector size (logical/physical): 512 bytes / 512 bytes > I/O size (minimum/optimal): 512 bytes / 512 bytes > Disk identifier: 0xb419b419 > > Device Boot Start End Blocks Id System > /dev/sda1 * 63 102398309 51199123+ 83 Linux > /dev/sda2 102398310 1953520064 925560877+ 5 Extended > /dev/sda5 102398373 517678559 207640093+ 83 Linux > /dev/sda6 517678560 534064859 8193150 82 Linux swap / > Solaris > /dev/sda7 534064923 743793434 104864256 83 Linux > > I will look at the links you gave and Gary (Noop) gave me also some > links. I keep you all informed. > Joep > If there is something fundamentally wrong with your partition layout, it is far beyond my my understanding to see it. I do find the gaps between partitions a little odd. My guess was that some partitions were created/resized by a program that aligned them to track or cylinder, and some partitions were not. At first I thought that Lucid had aligned some new partitions to Mib, but only one of your partitions starts at a sector that is evenly divisble by 8 (which indicates it would be properly aligned for newer 4k sector drives.) In either case, either there is something wrong here that I don't see, some of your partition meta data is wrong/corrupted in such a way that does not seem to negatively affect the kernel and fdisk, you have found some obscure bug in libparted, or some unholy combination of the above. My suggestion(s) therefore: Find the libparted support forum/mailing list and bring this to their attention. I would think, if you do get this noticed by one of the developers there, they would know more about partitioning than anyone on Ubuntu Users list. Whether what causes the issue is identified or not, so as to avoid potential future snags, I would re-partition this drive. And by repartition, I mean, backup each partition, zero the drive (dd if=/dev/zero of=/dev/sda) and start from scratch. But hold off on this step if you are not comfortable with resolving UUID issues that come from drive transfer (either by recording and restoring your original UUID's, or changing the system files where UUID's are needed) From clanlaw at googlemail.com Wed Feb 9 15:51:22 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 15:51:22 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D5232D2.1000606@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> Message-ID: On 9 February 2011 06:23, Basil Chupin wrote: > A few minutes ago the Update Manager (for Maverick) installed the latest > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on > YouTube, BBC, et al). > > The moral of this story is: do NOT install the new plugin. Can anyone else confirm problems or otherwise on this issue? Colin From yorvik.ubunto at googlemail.com Wed Feb 9 17:13:52 2011 From: yorvik.ubunto at googlemail.com (Yorvyk) Date: Wed, 9 Feb 2011 17:13:52 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> On Wed, 9 Feb 2011 15:51:22 +0000 Colin Law wrote: > On 9 February 2011 06:23, Basil Chupin wrote: > > A few minutes ago the Update Manager (for Maverick) installed the latest > > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on > > YouTube, BBC, et al). > > > > The moral of this story is: do NOT install the new plugin. > No problems here, in either FF or Chromium. -- Steve Cook (Yorvyk) http://lubuntu.net From hal at burgiss.net Wed Feb 9 17:17:20 2011 From: hal at burgiss.net (Hal Burgiss) Date: Wed, 9 Feb 2011 12:17:20 -0500 Subject: Fixing a broken server update Message-ID: Hello, I was recently installing updates to several remote 8.04 servers. The first three went fine. The fourth one hung at: Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) Which is a bad place. After 30 minutes I hit ctl-c. It seems most of the rest of the update went fine. But then it hangs again at: update-initramfs: Generating /boot/initrd.img-2.6.24-28-server Again, ctl-c. Which gets to the end. Now trying to run 'dpkg --configure -a', hit hangs indefinitely at: # dpkg --configure -a Setting up initramfs-tools (0.85eubuntu39.3) ... update-initramfs: deferring update (trigger activated) Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) ... Right now apt is completely broken. It won't do anything until this gets fixed. This is a server in use and I am limited what I can do with it. Any ideas? -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From paulo.vicente.neto at gmail.com Wed Feb 9 17:21:39 2011 From: paulo.vicente.neto at gmail.com (Paulo Sampaio) Date: Wed, 9 Feb 2011 14:21:39 -0300 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: */var/www/* is the root folder of Apache, everything inside it would be in * localhost/* Example: /var/www/myscript.php = http://localhost/myscript.php /var/www/some_directory/myscript.php = http://localhost/some_directory/ myscript.php and so on. This rule can be modified, by using mod_rewrite you can create rules mapping the url to specific scripts. That is a more complex aproach, i think the best is to master absolute paths and urls, and only after that try to learn about mod_rewrite. Atenciosamente, __ *Paulo Sampaio* *Desenvolvimento Web* 2011/2/9 Ashim Kapoor > > That is not the right way to open php scripts, you should navigate to them >> using yout browser. If you simply double click the php file, firefox will >> load something like:* >> >> file:///var/www/myscript.php* >> >> It won't work because php needs to be interpreted on demand. Apache, your >> webserver runs this task diferently it invokes the php interpreter runs it >> and the result is then presented to the browser. For that you to access, >> thru your browser, something like >> >> *http://localhost/myscript.php* >> >> > How would i open this file:///var/www/Php and MySql Bible/ch4/file1.php > with the localhost way ? > As far as i remember till today afternoon ALL php files withing the var/www > folder would open in FF by clicking on them. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cppdeveloper at ontelecoms.gr Wed Feb 9 17:53:01 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 09 Feb 2011 19:53:01 +0200 Subject: Fixing a broken server update In-Reply-To: References: Message-ID: <1297273981.3855.2.camel@Acer-Aspire-8920G> On Wed, 2011-02-09 at 12:17 -0500, Hal Burgiss wrote: > > [...] > > Again, ctl-c. Which gets to the end. Now trying to run 'dpkg > --configure -a', hit hangs indefinitely at: > > > # dpkg --configure -a > Setting up initramfs-tools (0.85eubuntu39.3) ... > update-initramfs: deferring update (trigger activated) > > > Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) ... > > > Right now apt is completely broken. It won't do anything until this > gets fixed. This is a server in use and I am limited what I can do > with it. Any ideas? Have you run fsck? -- Ioannis Vranos http://www.cpp-software.net From mightydreams at gmail.com Wed Feb 9 17:59:46 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 9 Feb 2011 23:29:46 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 10:51 PM, Paulo Sampaio wrote: > /var/www/ is the root folder of Apache, everything inside it would be in > localhost/ > > Example: > /var/www/myscript.php = http://localhost/myscript.php > > /var/www/some_directory/myscript.php = > http://localhost/some_directory/myscript.php > > and so on. > > This rule can be modified, by using mod_rewrite you can create rules mapping > the url to specific scripts. That is a more complex aproach, i think the > best is to master absolute paths and urls, and only after that try to learn > about mod_rewrite. > > Atenciosamente, > __ > Paulo Sampaio > Desenvolvimento Web > > > 2011/2/9 Ashim Kapoor >> >>> That is not the right way to open php scripts, you should navigate to >>> them using yout browser. If you simply double click the php file, firefox >>> will load something like: >>> >>> file:///var/www/myscript.php >>> >>> It won't work because php needs to be interpreted on demand. Apache, your >>> webserver runs this task diferently it invokes the php interpreter runs it >>> and the result is then presented to the browser. For that you to access, >>> thru your browser, something like >>> >>> http://localhost/myscript.php >>> >> >> How would i open this file:///var/www/Php and MySql Bible/ch4/file1.php >> with the localhost way ? >> As far as i remember till today afternoon ALL php files withing the >> var/www folder would open in FF by clicking on them. >> Paste the output of following also ls -l /var/ -- From hal at burgiss.net Wed Feb 9 18:00:22 2011 From: hal at burgiss.net (Hal Burgiss) Date: Wed, 9 Feb 2011 13:00:22 -0500 Subject: Fixing a broken server update In-Reply-To: <1297273981.3855.2.camel@Acer-Aspire-8920G> References: <1297273981.3855.2.camel@Acer-Aspire-8920G> Message-ID: Not in the last month or two. There are no errors in the logs. Its a remote server that is in production, so some things are more difficult than others. And, assuming there is a problem, I still have a broken apt system, I would assume. On Wed, Feb 9, 2011 at 12:53 PM, Ioannis Vranos wrote: > On Wed, 2011-02-09 at 12:17 -0500, Hal Burgiss wrote: > > > > [...] > > > > Again, ctl-c. Which gets to the end. Now trying to run 'dpkg > > --configure -a', hit hangs indefinitely at: > > > > > > # dpkg --configure -a > > Setting up initramfs-tools (0.85eubuntu39.3) ... > > update-initramfs: deferring update (trigger activated) > > > > > > Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) ... > > > > > > Right now apt is completely broken. It won't do anything until this > > gets fixed. This is a server in use and I am limited what I can do > > with it. Any ideas? > > > Have you run fsck? > > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 9 18:30:35 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 10 Feb 2011 00:00:35 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 6:45 PM, Goh Lip wrote: > On Wed, 09 Feb 2011 21:12:06 +0800, Tapas Mishra > wrote: > >> I tried >> dpkg-reconfigure xserver-xorg >> and >> dpkg-reconfigure gdm >> on recovery mode but that did not worked. > > Try instead "sudo apt-get install --reinstall ubuntu-desktop" at recovery > with networking. > Here is a situation I am in many different networks and due to my work some times I am on static IP and some times wifi. So in case I go to recovery how do I set the wifi because Network Manager Gnome will over write the entry during the re installation.Correct me if I am wrong. From mightydreams at gmail.com Wed Feb 9 18:52:01 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 10 Feb 2011 00:22:01 +0530 Subject: Fixing a broken server update In-Reply-To: References: <1297273981.3855.2.camel@Acer-Aspire-8920G> Message-ID: On Wed, Feb 9, 2011 at 11:30 PM, Hal Burgiss wrote: > Not in the last month or two. There are no errors in the logs. Its a remote > server that is in production, so some things are more difficult than others. > And, assuming there is a problem, I still have a broken apt system, I would > assume. > > On Wed, Feb 9, 2011 at 12:53 PM, Ioannis Vranos > wrote: >> >> On Wed, 2011-02-09 at 12:17 -0500, Hal Burgiss wrote: >> > >> > [...] >> > >> > Again, ctl-c. Which gets to the end. Now trying to run 'dpkg >> > --configure -a', hit hangs indefinitely at: >> > >> > >> >  # dpkg --configure -a >> >  Setting up initramfs-tools (0.85eubuntu39.3) ... >> >  update-initramfs: deferring update (trigger activated) >> > >> > >> >  Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) ... >> > >> > >> > Right now apt is completely broken. It won't do anything until this >> > gets fixed. This is a server in use and I am limited what I can do >> > with it. Any ideas? >> >> >> Have you run fsck? >> Hi Hai, just when you were typing this email I was crying for a similar situation which now led to complete failure of my server. Wise people always learn from the fault that others do so consider my suggestion worth some thing 1) Make a strong backup if possible clone the environment some where and test your upgrades on this clone. The instructions here are worth looking 2) https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure In case you feel above does not help then you can post some thing similar to what I did here https://answers.launchpad.net/ubuntu/+question/144560/+login create a new thread people there helped me to their best but my luck was not with me. My backup even was having a buggy update so I ultimately have to format it. From hal at burgiss.net Wed Feb 9 19:11:28 2011 From: hal at burgiss.net (Hal Burgiss) Date: Wed, 9 Feb 2011 14:11:28 -0500 Subject: Fixing a broken server update In-Reply-To: References: <1297273981.3855.2.camel@Acer-Aspire-8920G> Message-ID: On Wed, Feb 9, 2011 at 1:52 PM, Tapas Mishra wrote: > > The instructions here are worth looking > 2) > https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure > > Thanks, I have good backups, that is not an issue, for me. Its a production server right now so taking the time to re-install is not a good thing. I followed the instructions above, but when I got to the autoclean stuff, apt kicks in, finds a partially installed package (the one in question), and we go back to square one, where it hangs indefinitely. > In case you feel above does not help then you can post some thing > similar to what I did here > https://answers.launchpad.net/ubuntu/+question/144560/+login > create a new thread > people there helped me to their best but my luck was not with me. > > I may try this one too. Thanks. -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From marianojara at afip.gov.ar Wed Feb 9 20:14:05 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Wed, 09 Feb 2011 17:14:05 -0300 Subject: Problem upgrading an offline computer In-Reply-To: <1297201072.2650.59.camel@WS20201213> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> Message-ID: <1297282445.10279.23.camel@WS20201213> On Tue, 2011-02-08 at 18:37 -0300, Mariano Jara wrote: > On Wed, 2011-02-09 at 05:12 +0800, Goh Lip wrote: > > On Wed, 09 Feb 2011 04:43:27 +0800, Mariano Jara > > wrote: > > > > > > > 'Upgrading Using the Alternate CD/DVD > > > > > > Use this method if the system being upgraded is not connected to the > > > Internet. > > . > > . > > > Any help or pointers are greatly appreciated. Cheers, > > > > > > > You may want to see this.. > > https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/109413 > > > > > > Regards - Goh Lip > > I tried to follow the above link's instructions (not sure if I did it right though), but I keep getting the same error message: "Could not determine the upgrade..." Here's what I did: I run Synaptic and went to Settings -> Repositories and unchecked everything on Ubuntu Software tab, Updates tab and deleted all entries in Other Software tab (most of them were Jaunty and Karmic). Then reloaded and exit Synaptic. I'm not quite sure what the Update Manager's list is. I also went to /etc/apt/ and /etc/apt/sources.list.d/ and checked various sources.* files in there but they were all commented out. So I'm clueless (again). -- Mariano From cppdeveloper at ontelecoms.gr Wed Feb 9 20:15:13 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 09 Feb 2011 22:15:13 +0200 Subject: Fixing a broken server update In-Reply-To: References: <1297273981.3855.2.camel@Acer-Aspire-8920G> Message-ID: <1297282513.6146.0.camel@Acer-Aspire-8920G> On Wed, 2011-02-09 at 14:11 -0500, Hal Burgiss wrote: > On Wed, Feb 9, 2011 at 1:52 PM, Tapas Mishra > wrote: > > > The instructions here are worth looking > 2) > https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure > > > > Thanks, I have good backups, that is not an issue, for me. Its a > production server right now so taking the time to re-install is not a > good thing. > > > I followed the instructions above, but when I got to the autoclean > stuff, apt kicks in, finds a partially installed package (the one in > question), and we go back to square one, where it hangs indefinitely. > > In case you feel above does not help then you can post some > thing > similar to what I did here > https://answers.launchpad.net/ubuntu/+question/144560/+login > create a new thread > people there helped me to their best but my luck was not with > me. > > > > I may try this one too. Thanks. What is the root filesystem used by the server? -- Ioannis Vranos http://www.cpp-software.net From mrzenwiz at gmail.com Wed Feb 9 20:19:32 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 12:19:32 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: > On Wed, 9 Feb 2011 15:51:22 +0000 > Colin Law wrote: > >> On 9 February 2011 06:23, Basil Chupin wrote: >> > A few minutes ago the Update Manager (for Maverick) installed the latest >> > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on >> > YouTube, BBC, et al). >> > >> > The moral of this story is: do NOT install the new plugin. >> > No problems here, in either FF or Chromium. > I'm not seeing that version of the flash player at all: $ apt-cache show flashplugin-nonfree Package: flashplugin-nonfree Priority: optional Section: multiverse/web Installed-Size: 40 Maintainer: Ubuntu Developers Original-Maintainer: Bart Martens Architecture: amd64 Version: 10.1.85.3ubuntu1 Depends: flashplugin-installer Filename: pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.85.3ubuntu1_amd64.deb Size: 1766 MD5sum: 89d8918b128e9d563e7fada98da26df3 SHA1: 0fd321c34b42b2764fadff342fdf337cefafdaaf SHA256: 2958de9ef87dc24206202df5fb0f8e5cc9bee98868a9dd07e0b2875afe8b3d63 Description: Adobe Flash Player plugin installer (transitional package) This package is a transitional package that can safely be removed after you installed flashplugin-installer. Homepage: http://wiki.ubuntu.com/FlashPlayer9 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: flashplugin-nonfree Priority: optional Section: multiverse/web Installed-Size: 40 Maintainer: Ubuntu Developers Original-Maintainer: Bart Martens Architecture: amd64 Version: 10.1.102.65ubuntu0.10.10.1 Depends: flashplugin-installer Filename: pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.102.65ubuntu0.10.10.1_amd64.deb Size: 1770 MD5sum: d5e5ae7c73ef3bcc832204bc31faf758 SHA1: a3261e7661cb425eedb0f3787f4fa855a26e19a1 SHA256: 9cc0a9e13c8d27988c6c920e238b1b22c61d9c972e089ee3c9a258516222b049 Description: Adobe Flash Player plugin installer (transitional package) This package is a transitional package that can safely be removed after you installed flashplugin-installer. Homepage: http://wiki.ubuntu.com/FlashPlayer9 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Basil, which Maverick are you running (32 or 64 bit) and where did that update come from? From mikemcginn at mcginnweb.net Wed Feb 9 20:33:01 2011 From: mikemcginn at mcginnweb.net (Mike McGinn) Date: Wed, 9 Feb 2011 15:33:01 -0500 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: <201102091533.01801.mikemcginn@mcginnweb.net> On Wednesday, February 09, 2011 15:19:32 MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: > > On Wed, 9 Feb 2011 15:51:22 +0000 > > > > Colin Law wrote: > >> On 9 February 2011 06:23, Basil Chupin wrote: > >> > A few minutes ago the Update Manager (for Maverick) installed the > >> > latest Adobe Flash plugin v 10.2.152.27.........and now I cannot see > >> > any videos (on YouTube, BBC, et al). > >> > > >> > The moral of this story is: do NOT install the new plugin. > > > > No problems here, in either FF or Chromium. > > I'm not seeing that version of the flash player at all: > > $ apt-cache show flashplugin-nonfree > Package: flashplugin-nonfree > Priority: optional > Section: multiverse/web > Installed-Size: 40 > Maintainer: Ubuntu Developers > Original-Maintainer: Bart Martens > Architecture: amd64 > Version: 10.1.85.3ubuntu1 > Depends: flashplugin-installer > Filename: > pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.85.3ubuntu1 > _amd64.deb Size: 1766 > MD5sum: 89d8918b128e9d563e7fada98da26df3 > SHA1: 0fd321c34b42b2764fadff342fdf337cefafdaaf > SHA256: 2958de9ef87dc24206202df5fb0f8e5cc9bee98868a9dd07e0b2875afe8b3d63 > Description: Adobe Flash Player plugin installer (transitional package) > This package is a transitional package that can safely be removed > after you installed > flashplugin-installer. > Homepage: http://wiki.ubuntu.com/FlashPlayer9 > Bugs: https://bugs.launchpad.net/ubuntu/+filebug > Origin: Ubuntu > > Package: flashplugin-nonfree > Priority: optional > Section: multiverse/web > Installed-Size: 40 > Maintainer: Ubuntu Developers > Original-Maintainer: Bart Martens > Architecture: amd64 > Version: 10.1.102.65ubuntu0.10.10.1 > Depends: flashplugin-installer > Filename: > pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.102.65ubunt > u0.10.10.1_amd64.deb Size: 1770 > MD5sum: d5e5ae7c73ef3bcc832204bc31faf758 > SHA1: a3261e7661cb425eedb0f3787f4fa855a26e19a1 > SHA256: 9cc0a9e13c8d27988c6c920e238b1b22c61d9c972e089ee3c9a258516222b049 > Description: Adobe Flash Player plugin installer (transitional package) > This package is a transitional package that can safely be removed > after you installed > flashplugin-installer. > Homepage: http://wiki.ubuntu.com/FlashPlayer9 > Bugs: https://bugs.launchpad.net/ubuntu/+filebug > Origin: Ubuntu > > Basil, which Maverick are you running (32 or 64 bit) and where did > that update come from? I just got an update for flashplugin-installer -- I thunk I'll wait. Running Lucid. -- Mike McGinn FACOCM You won't look forward to the trip! No electrons were harmed in sending this message. ** Registered Linux User 377849 From hal at burgiss.net Wed Feb 9 20:36:49 2011 From: hal at burgiss.net (Hal Burgiss) Date: Wed, 9 Feb 2011 15:36:49 -0500 Subject: Fixing a broken server update In-Reply-To: <1297282513.6146.0.camel@Acer-Aspire-8920G> References: <1297273981.3855.2.camel@Acer-Aspire-8920G> <1297282513.6146.0.camel@Acer-Aspire-8920G> Message-ID: On Wed, Feb 9, 2011 at 3:15 PM, Ioannis Vranos wrote: > > What is the root filesystem used by the server? > > > ext3 -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From christopher.rob.jones at cern.ch Wed Feb 9 20:43:54 2011 From: christopher.rob.jones at cern.ch (Chris Jones) Date: Wed, 9 Feb 2011 20:43:54 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> On 9 Feb 2011, at 5:13pm, Yorvyk wrote: > On Wed, 9 Feb 2011 15:51:22 +0000 > Colin Law wrote: > >> On 9 February 2011 06:23, Basil Chupin wrote: >>> A few minutes ago the Update Manager (for Maverick) installed the latest >>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on >>> YouTube, BBC, et al). >>> >>> The moral of this story is: do NOT install the new plugin. >> > No problems here, in either FF or Chromium. I agree. I'm running the new 10.2 flash update just fine in firefox. No problems at all. tested both the BBC and YouTube. I suspect the OP has some other issue. Chris From nilarimogard at gmail.com Wed Feb 9 20:56:08 2011 From: nilarimogard at gmail.com (Alin-Andrei) Date: Wed, 9 Feb 2011 22:56:08 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> Message-ID: It's broken for me too and many other users. After watching a flash video, the video frame won't go away even after closing the browser and the whole desktop looks really messed up. -Andrew http://www.webupd8.org On Wed, Feb 9, 2011 at 22:43, Chris Jones wrote: > > On 9 Feb 2011, at 5:13pm, Yorvyk wrote: > > > On Wed, 9 Feb 2011 15:51:22 +0000 > > Colin Law wrote: > > > >> On 9 February 2011 06:23, Basil Chupin wrote: > >>> A few minutes ago the Update Manager (for Maverick) installed the > latest > >>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any > videos (on > >>> YouTube, BBC, et al). > >>> > >>> The moral of this story is: do NOT install the new plugin. > >> > > No problems here, in either FF or Chromium. > > I agree. I'm running the new 10.2 flash update just fine in firefox. No > problems at all. tested both the BBC and YouTube. > > I suspect the OP has some other issue. > > Chris > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From christopher.rob.jones at cern.ch Wed Feb 9 21:00:20 2011 From: christopher.rob.jones at cern.ch (Chris Jones) Date: Wed, 9 Feb 2011 21:00:20 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> Message-ID: <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> Hi, On 9 Feb 2011, at 8:56pm, Alin-Andrei wrote: > It's broken for me too and many other users. After watching a flash video, the video frame won't go away even after closing the browser and the whole desktop looks really messed up. Sounds more like a video driver issue to me. The new flash plugin has some hardware acceleration features, that I guess could cause some issues with some drivers .... From clanlaw at googlemail.com Wed Feb 9 21:05:46 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 21:05:46 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 9 February 2011 14:55, Ashim Kapoor wrote: > >> That is not the right way to open php scripts, you should navigate to them >> using yout browser. If you simply double click the php file, firefox will >> load something like: >> >> file:///var/www/myscript.php >> >> It won't work because php needs to be interpreted on demand. Apache, your >> webserver runs this task diferently it invokes the php interpreter runs it >> and the result is then presented to the browser. For that you to access, >> thru your browser, something like >> >> http://localhost/myscript.php >> > > How would i open this file:///var/www/Php and MySql Bible/ch4/file1.php with > the localhost way ? > As far as i remember till today afternoon ALL php files withing the var/www > folder would open in FF by clicking on them. Are you sure you were opening php files by clicking? Not just html, which *will* open directly in FF. Colin From beacon at videotron.ca Wed Feb 9 21:08:41 2011 From: beacon at videotron.ca (FrankMcCormick) Date: Wed, 9 Feb 2011 16:08:41 -0500 Subject: Latest Adobe Flash plugin just installed References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> Message-ID: <20110209160841.7a69e98e.beacon@videotron.ca> On Wed, 9 Feb 2011 21:00:20 +0000 Chris Jones wrote: > Hi, > > On 9 Feb 2011, at 8:56pm, Alin-Andrei wrote: > > > It's broken for me too and many other users. After watching a flash video, the video frame won't go away even after closing the browser and the whole desktop looks really messed up. > > Sounds more like a video driver issue to me. The new flash plugin has some hardware acceleration features, that I guess could cause some issues with some drivers .... Runs fine here on Maverick....so well as a matter of fact I went to Adobe and got it for my Debian Sid installation. Runs fine there as well. -- FrankMcCormick From nilarimogard at gmail.com Wed Feb 9 21:11:33 2011 From: nilarimogard at gmail.com (Alin-Andrei) Date: Wed, 9 Feb 2011 23:11:33 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> Message-ID: It could be... but at least for me that happened on 2 computers different drivers (but both have nvidia graphics cards) so it's clear its not an isolated issue. On Wed, Feb 9, 2011 at 23:00, Chris Jones wrote: > Hi, > > On 9 Feb 2011, at 8:56pm, Alin-Andrei wrote: > > > It's broken for me too and many other users. After watching a flash > video, the video frame won't go away even after closing the browser and the > whole desktop looks really messed up. > > Sounds more like a video driver issue to me. The new flash plugin has some > hardware acceleration features, that I guess could cause some issues with > some drivers .... > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From christopher.rob.jones at cern.ch Wed Feb 9 21:17:53 2011 From: christopher.rob.jones at cern.ch (Chris Jones) Date: Wed, 9 Feb 2011 21:17:53 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> Message-ID: Hi, > It could be... but at least for me that happened on 2 computers different drivers (but both have nvidia graphics cards) so it's clear its not an isolated issue. Exactly what card do you have and what driver are you running ? If it is driver/hardware specific, we need this info to pin things down. FWISW, I'm running my ubuntu 10.10 installation in an VMware virtual machine (Fusion). So a bit of a corner case.... cheers Chris > > > On Wed, Feb 9, 2011 at 23:00, Chris Jones wrote: > Hi, > > On 9 Feb 2011, at 8:56pm, Alin-Andrei wrote: > > > It's broken for me too and many other users. After watching a flash video, the video frame won't go away even after closing the browser and the whole desktop looks really messed up. > > Sounds more like a video driver issue to me. The new flash plugin has some hardware acceleration features, that I guess could cause some issues with some drivers .... > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From nilarimogard at gmail.com Wed Feb 9 21:27:42 2011 From: nilarimogard at gmail.com (Alin-Andrei) Date: Wed, 9 Feb 2011 23:27:42 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> Message-ID: On this computer I run nvidia 260.19-06-0ubuntu1 with an Geforce GT 220. On my work computer I don't remember, I'll have to check it out tomorrow (but I have some newer drivers from the x-swat PPA). I'm running Ubuntu 10.10 32bit on both computers. On Wed, Feb 9, 2011 at 23:17, Chris Jones wrote: > Hi, > > It could be... but at least for me that happened on 2 computers different > drivers (but both have nvidia graphics cards) so it's clear its not an > isolated issue. > > > Exactly what card do you have and what driver are you running ? If it is > driver/hardware specific, we need this info to pin things down. > > FWISW, I'm running my ubuntu 10.10 installation in an VMware virtual > machine (Fusion). So a bit of a corner case.... > > cheers Chris > > > > On Wed, Feb 9, 2011 at 23:00, Chris Jones wrote: > >> Hi, >> >> On 9 Feb 2011, at 8:56pm, Alin-Andrei wrote: >> >> > It's broken for me too and many other users. After watching a flash >> video, the video frame won't go away even after closing the browser and the >> whole desktop looks really messed up. >> >> Sounds more like a video driver issue to me. The new flash plugin has some >> hardware acceleration features, that I guess could cause some issues with >> some drivers .... >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 9 21:28:43 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 9 Feb 2011 21:28:43 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: On 9 February 2011 20:19, MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: >> On Wed, 9 Feb 2011 15:51:22 +0000 >> Colin Law wrote: >> >>> On 9 February 2011 06:23, Basil Chupin wrote: >>> > A few minutes ago the Update Manager (for Maverick) installed the latest >>> > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on >>> > YouTube, BBC, et al). >>> > >>> > The moral of this story is: do NOT install the new plugin. >>> >> No problems here, in either FF or Chromium. >> > I'm not seeing that version of the flash player at all: > > $ apt-cache show flashplugin-nonfree The package wanting to update is adobe-flashplugin Colin > Package: flashplugin-nonfree > Priority: optional > Section: multiverse/web > Installed-Size: 40 > Maintainer: Ubuntu Developers > Original-Maintainer: Bart Martens > Architecture: amd64 > Version: 10.1.85.3ubuntu1 > Depends: flashplugin-installer > Filename: pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.85.3ubuntu1_amd64.deb > Size: 1766 > MD5sum: 89d8918b128e9d563e7fada98da26df3 > SHA1: 0fd321c34b42b2764fadff342fdf337cefafdaaf > SHA256: 2958de9ef87dc24206202df5fb0f8e5cc9bee98868a9dd07e0b2875afe8b3d63 > Description: Adobe Flash Player plugin installer (transitional package) >  This package is a transitional package that can safely be removed > after you installed >  flashplugin-installer. > Homepage: http://wiki.ubuntu.com/FlashPlayer9 > Bugs: https://bugs.launchpad.net/ubuntu/+filebug > Origin: Ubuntu > > Package: flashplugin-nonfree > Priority: optional > Section: multiverse/web > Installed-Size: 40 > Maintainer: Ubuntu Developers > Original-Maintainer: Bart Martens > Architecture: amd64 > Version: 10.1.102.65ubuntu0.10.10.1 > Depends: flashplugin-installer > Filename: pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.102.65ubuntu0.10.10.1_amd64.deb > Size: 1770 > MD5sum: d5e5ae7c73ef3bcc832204bc31faf758 > SHA1: a3261e7661cb425eedb0f3787f4fa855a26e19a1 > SHA256: 9cc0a9e13c8d27988c6c920e238b1b22c61d9c972e089ee3c9a258516222b049 > Description: Adobe Flash Player plugin installer (transitional package) >  This package is a transitional package that can safely be removed > after you installed >  flashplugin-installer. > Homepage: http://wiki.ubuntu.com/FlashPlayer9 > Bugs: https://bugs.launchpad.net/ubuntu/+filebug > Origin: Ubuntu > > Basil, which Maverick are you running (32 or 64 bit) and where did > that update come from? > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From cyberjacob at gmail.com Wed Feb 9 21:34:58 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Wed, 9 Feb 2011 21:34:58 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: I would suggest using the one on the adobe website, it most likely has a bug fix for it. I has a similar problem on a production machine at work, and getting the version form the website foxed it Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk On 9 February 2011 21:28, Colin Law wrote: > On 9 February 2011 20:19, MR ZenWiz wrote: >> On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: >>> On Wed, 9 Feb 2011 15:51:22 +0000 >>> Colin Law wrote: >>> >>>> On 9 February 2011 06:23, Basil Chupin wrote: >>>> > A few minutes ago the Update Manager (for Maverick) installed the latest >>>> > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on >>>> > YouTube, BBC, et al). >>>> > >>>> > The moral of this story is: do NOT install the new plugin. >>>> >>> No problems here, in either FF or Chromium. >>> >> I'm not seeing that version of the flash player at all: >> >> $ apt-cache show flashplugin-nonfree > > The package wanting to update is adobe-flashplugin > > Colin > >> Package: flashplugin-nonfree >> Priority: optional >> Section: multiverse/web >> Installed-Size: 40 >> Maintainer: Ubuntu Developers >> Original-Maintainer: Bart Martens >> Architecture: amd64 >> Version: 10.1.85.3ubuntu1 >> Depends: flashplugin-installer >> Filename: pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.85.3ubuntu1_amd64.deb >> Size: 1766 >> MD5sum: 89d8918b128e9d563e7fada98da26df3 >> SHA1: 0fd321c34b42b2764fadff342fdf337cefafdaaf >> SHA256: 2958de9ef87dc24206202df5fb0f8e5cc9bee98868a9dd07e0b2875afe8b3d63 >> Description: Adobe Flash Player plugin installer (transitional package) >>  This package is a transitional package that can safely be removed >> after you installed >>  flashplugin-installer. >> Homepage: http://wiki.ubuntu.com/FlashPlayer9 >> Bugs: https://bugs.launchpad.net/ubuntu/+filebug >> Origin: Ubuntu >> >> Package: flashplugin-nonfree >> Priority: optional >> Section: multiverse/web >> Installed-Size: 40 >> Maintainer: Ubuntu Developers >> Original-Maintainer: Bart Martens >> Architecture: amd64 >> Version: 10.1.102.65ubuntu0.10.10.1 >> Depends: flashplugin-installer >> Filename: pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.102.65ubuntu0.10.10.1_amd64.deb >> Size: 1770 >> MD5sum: d5e5ae7c73ef3bcc832204bc31faf758 >> SHA1: a3261e7661cb425eedb0f3787f4fa855a26e19a1 >> SHA256: 9cc0a9e13c8d27988c6c920e238b1b22c61d9c972e089ee3c9a258516222b049 >> Description: Adobe Flash Player plugin installer (transitional package) >>  This package is a transitional package that can safely be removed >> after you installed >>  flashplugin-installer. >> Homepage: http://wiki.ubuntu.com/FlashPlayer9 >> Bugs: https://bugs.launchpad.net/ubuntu/+filebug >> Origin: Ubuntu >> >> Basil, which Maverick are you running (32 or 64 bit) and where did >> that update come from? >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From mrzenwiz at gmail.com Wed Feb 9 21:37:59 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 13:37:59 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: On Wed, Feb 9, 2011 at 1:28 PM, Colin Law wrote: > On 9 February 2011 20:19, MR ZenWiz wrote: >> >> I'm not seeing that version of the flash player at all: >> >> $ apt-cache show flashplugin-nonfree > > The package wanting to update is adobe-flashplugin > Interesting - that doesn't show up even in my Synaptic listing. What am I missing? From christopher.rob.jones at cern.ch Wed Feb 9 21:41:33 2011 From: christopher.rob.jones at cern.ch (Chris Jones) Date: Wed, 9 Feb 2011 21:41:33 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: <47AF6630-A814-46DF-BA16-6C311EFF1B9A@cern.ch> On 9 Feb 2011, at 9:34pm, Jacob Mansfield wrote: > I would suggest using the one on the adobe website, it most likely has > a bug fix for it. I has a similar problem on a production machine at > work, and getting the version form the website foxed it > Jacob Mansfield > Programmer > CyberKing Solutions > www.cyberkingsolutions.co.uk I advise against this. You most like screw things up for future releases, and there is no reason to think the version you get via the normal ubuntu channels is any different than from adobe direct. There *might* be a slight delay if abode releases a fix, before ubuntu makes it available, but still I suggest you hold out and wait. Chris From nilarimogard at gmail.com Wed Feb 9 21:45:08 2011 From: nilarimogard at gmail.com (Alin-Andrei) Date: Wed, 9 Feb 2011 23:45:08 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <47AF6630-A814-46DF-BA16-6C311EFF1B9A@cern.ch> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <47AF6630-A814-46DF-BA16-6C311EFF1B9A@cern.ch> Message-ID: I for one tried them both - same result (the bug in my previous emails). On Wed, Feb 9, 2011 at 23:41, Chris Jones wrote: > > On 9 Feb 2011, at 9:34pm, Jacob Mansfield wrote: > > > I would suggest using the one on the adobe website, it most likely has > > a bug fix for it. I has a similar problem on a production machine at > > work, and getting the version form the website foxed it > > Jacob Mansfield > > Programmer > > CyberKing Solutions > > www.cyberkingsolutions.co.uk > > I advise against this. You most like screw things up for future releases, > and there is no reason to think the version you get via the normal ubuntu > channels is any different than from adobe direct. There *might* be a slight > delay if abode releases a fix, before ubuntu makes it available, but still I > suggest you hold out and wait. > > Chris > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jlblom at neuroweave.nl Wed Feb 9 22:19:28 2011 From: jlblom at neuroweave.nl (Joep L. Blom) Date: Wed, 09 Feb 2011 23:19:28 +0100 Subject: strange problem with gparted. In-Reply-To: <4D52B380.2090604@tigershaunt.com> References: <4D512FD4.2030208@neuroweave.nl> <4D5143C6.1020407@tigershaunt.com> <4D515187.5020700@neuroweave.nl> <4D5166EF.302@tigershaunt.com> <4D51C104.7070807@neuroweave.nl> <4D52B380.2090604@tigershaunt.com> Message-ID: <4D5312F0.5030806@neuroweave.nl> On 09/02/11 16:32, Rashkae wrote: > On 11-02-08 05:17 PM, Joep L. Blom wrote: >>>> >>> >>> Can you post the output of fdisk -lu /dev/sda? >>> >>> >>> >>> >> >> Rashkae, >> I had to work so now I am back at my system. >> Here is the output: >> joep at Laguna-new:~/Utube/utubeqt$ sudo fdisk -lu /dev/sda >> [sudo] password for joep: >> >> Disk /dev/sda: 1000.2 GB, 1000204886016 bytes >> 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors >> Units = sectors of 1 * 512 = 512 bytes >> Sector size (logical/physical): 512 bytes / 512 bytes >> I/O size (minimum/optimal): 512 bytes / 512 bytes >> Disk identifier: 0xb419b419 >> >> Device Boot Start End Blocks Id System >> /dev/sda1 * 63 102398309 51199123+ 83 Linux >> /dev/sda2 102398310 1953520064 925560877+ 5 Extended >> /dev/sda5 102398373 517678559 207640093+ 83 Linux >> /dev/sda6 517678560 534064859 8193150 82 Linux swap / Solaris >> /dev/sda7 534064923 743793434 104864256 83 Linux >> >> I will look at the links you gave and Gary (Noop) gave me also some >> links. I keep you all informed. >> Joep >> > > If there is something fundamentally wrong with your partition layout, it > is far beyond my my understanding to see it. I do find the gaps between > partitions a little odd. My guess was that some partitions were > created/resized by a program that aligned them to track or cylinder, and > some partitions were not. At first I thought that Lucid had aligned some > new partitions to Mib, but only one of your partitions starts at a > sector that is evenly divisble by 8 (which indicates it would be > properly aligned for newer 4k sector drives.) > > In either case, either there is something wrong here that I don't see, > some of your partition meta data is wrong/corrupted in such a way that > does not seem to negatively affect the kernel and fdisk, you have found > some obscure bug in libparted, or some unholy combination of the above. > My suggestion(s) therefore: > > Find the libparted support forum/mailing list and bring this to their > attention. I would think, if you do get this noticed by one of the > developers there, they would know more about partitioning than anyone on > Ubuntu Users list. > > Whether what causes the issue is identified or not, so as to avoid > potential future snags, I would re-partition this drive. And by > repartition, I mean, backup each partition, zero the drive (dd > if=/dev/zero of=/dev/sda) and start from scratch. But hold off on this > step if you are not comfortable with resolving UUID issues that come > from drive transfer (either by recording and restoring your original > UUID's, or changing the system files where UUID's are needed) > Rashkae, Thanks very much for the attention you have given my problem. I have done nothing extraordinary when I initialized the drive. I did that approx. 3 months ago when I replaced a faulty disk but I simply cannot remember how I exactly did it. When I still had my business we logged all those things but since my retirement I have become very sloppy in logging events that are not logged automatically. I will follow your advice and start looking into the libparted forum and see if there some info can be given. At the moment I will keep the disk as is and not do all the hassle of repartitioning as I don't think it a serious error. It is not that I cannot cope with UUID's etc. but at the moment it's too much of a hassle to do as I need time for my other activities (although that sounds strange from a pensioner!). I will keep you posted. Joep From yorvik.ubunto at googlemail.com Wed Feb 9 22:51:52 2011 From: yorvik.ubunto at googlemail.com (Yorvyk) Date: Wed, 9 Feb 2011 22:51:52 +0000 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> On Wed, 9 Feb 2011 13:37:59 -0800 MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 1:28 PM, Colin Law wrote: > > On 9 February 2011 20:19, MR ZenWiz wrote: > >> > >> I'm not seeing that version of the flash player at all: > >> > >> $ apt-cache show flashplugin-nonfree > > > > The package wanting to update is adobe-flashplugin > > > > Interesting - that doesn't show up even in my Synaptic listing. What > am I missing? > Most odd as adobe-flashplugin is in main. On a couple of machines I've had to apt-get install adobe-flashplugin as it was originally installed using flashplugin-installer. This un-installs flashplugin-installer so if there is a problem with the new version of the plugin you can revert to the 10.1 version with apt-get install flashplugin-installer. -- Steve Cook (Yorvyk) http://lubuntu.net From michael at weblore.com Wed Feb 9 23:01:54 2011 From: michael at weblore.com (Michael Satterwhite) Date: Wed, 09 Feb 2011 17:01:54 -0600 Subject: SD Card Will Only Mount Once Per Boot Message-ID: <4D531CE2.1000109@weblore.com> After Boot, I insert an SD Card into the reader. Shortly afterward, I see it mounted as a 1 GB Filesystem on my desktop. It is completely usable at that time. I right click it and select Safely Remove. I then remove the card from the reader. A bit later, I reinsert the card (or another one). Nothing happens, the card does not get mounted anywhere. The card will not mount again until I boot the system. There might be something else that would restore it, but I have no idea what that would be. After I reboot, the above sequence can be repeated ... ONCE. After it is removed, it is unusable until the machine is rebooted. There HAS to be something else that would work. I'd be happy with a manual way to mount / unmount it - ANYTHING is better than this. I've tried googling for these symptoms without help. Can anyone help? ---Michael From amichai at iglu.org.il Wed Feb 9 23:09:35 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Thu, 10 Feb 2011 01:09:35 +0200 Subject: Converting PDF Files to ePub In-Reply-To: <1297236665.7008.17.camel@Balta> References: <1297236665.7008.17.camel@Balta> Message-ID: OK, Thank you all. I now understand it is next to impossible.... I'll just try to get them in HTML format first... Amichai. On Wed, Feb 9, 2011 at 09:31, John D Lamb wrote: > If the real issue is converting PDF to ePub there is no easy solution. > > ePub uses logical markup: it marks chapters, paragraphs, index entries > and (effectively) words so the reader can identify them. > > PDF uses physical markup: it has no concept of word, paragraph or > chapter; so, at best a converter program can only make a good guess > about what was intended. It cannot even guarantee to identify individual > words or characters consistently. > > On Tue, Feb 8, 2011 at 11:39 AM, Amichai Rotman wrote: > > > I'd like to convert my existing books to be read on the > > device. it supports ePub, so I thought that would be the best > > format to use... > > > > -- > JDL > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From amichai at iglu.org.il Wed Feb 9 23:17:25 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Thu, 10 Feb 2011 01:17:25 +0200 Subject: Calibre: Hpw to Add My Device? Message-ID: Hi, I am trying to use Calibre to transfer ebooks to my device - an Qisba ES600 [1], but it says no device is connected... I connect ,y device via a USB cable to my Ubuntu Lucid box, then I get two Nautilus windows - one for the internal memory and one for the MicroSD card. Here is the relevant Device Debug output: Version: 0.6.42 'Linux 2.6.21.5-cfs-v19 with s3c-udc', 'File-backed Storage Gadget', '3238204E6F76'], ['0x1d6b', '0x1', '0x206', 'Linux 2.6.32-28-generic uhci_hcd', 'UHCI Host Controller', '0000:00:1d.3']] Looking for HANLINV3 Looking for HANLINV5 Looking for BLACKBERRY Looking for CYBOOK Looking for ILIAD Looking for IREXDR1000 Looking for IREXDR800 Looking for JETBOOK Looking for SHINEBOOK Looking for POCKETBOOK360 Looking for KINDLE Looking for KINDLE2 Looking for KINDLE_DX Looking for NOOK Looking for PRS505 Looking for PRS700 Looking for PRS500 Looking for ANDROID Looking for N770 Looking for N810 Looking for COOL_ER Looking for ESLICK Looking for NUUT2 Looking for IRIVER_STORY Looking for GER2 Looking for ITALICA Looking for ECLICTO Looking for DBOOK Looking for INVESBOOK Looking for BOOX Looking for BOOQ Looking for EB600 Looking for README Looking for N516 Looking for EB511 Devices possibly connected: None ----------------------------------------------------------------- [1] http://www.alibaba.com/product-gs/261636182/6inch_Ebook_Reader_Device_AUO_SiPix.html How do I create a profile for it? Thanks! Amichai. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dlouhy55 at gmail.com Thu Feb 10 00:07:17 2011 From: dlouhy55 at gmail.com (Jonathan Dlouhy) Date: Wed, 9 Feb 2011 19:07:17 -0500 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: <4D531CE2.1000109@weblore.com> References: <4D531CE2.1000109@weblore.com> Message-ID: <3C58D7B48E324E84B649C104AADB5E6B@DlouhyPC> -----Original Message----- From: Michael Satterwhite Sent: Wednesday, February 09, 2011 6:01 PM To: Ubuntu user technical support,not for general discussions Subject: SD Card Will Only Mount Once Per Boot After Boot, I insert an SD Card into the reader. Shortly afterward, I see it mounted as a 1 GB Filesystem on my desktop. It is completely usable at that time. I right click it and select Safely Remove. I then remove the card from the reader. A bit later, I reinsert the card (or another one). Nothing happens, the card does not get mounted anywhere. The card will not mount again until I boot the system. There might be something else that would restore it, but I have no idea what that would be. After I reboot, the above sequence can be repeated ... ONCE. After it is removed, it is unusable until the machine is rebooted. There HAS to be something else that would work. I'd be happy with a manual way to mount / unmount it - ANYTHING is better than this. I've tried googling for these symptoms without help. Can anyone help? ---Michael Which version of Ubuntu, which kernel, etc.? I had a similar problem with CD/DVD drives behaving as you describe. It was finally fixed with a new kernel and was on Lucid x64. -- Jonathan Dlouhy --------------------- "Will the highways of the Internet become more few?"- George W. Bush From g.lip at gmx.com Thu Feb 10 00:14:57 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 08:14:57 +0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Thu, 10 Feb 2011 02:30:35 +0800, Tapas Mishra wrote: >>> dpkg-reconfigure gdm >>> on recovery mode but that did not worked. >> >> Try instead "sudo apt-get install --reinstall ubuntu-desktop" at >> recovery >> with networking. >> > Here is a situation I am in many different networks and due to my work > some times I am on static IP and some times wifi. > So in case I go to recovery how do I set the wifi because Network > Manager Gnome will over write the entry during the re > installation.Correct me if I am wrong. Don't know, never had this problem before; but I'd guess it shouldn't affect the network config files. Why not use the wire then? Anyway, it is not too much of a hassle to reinput the wireless passkeys, if need be. -- From mrzenwiz at gmail.com Thu Feb 10 00:16:39 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 16:16:39 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> Message-ID: On Wed, Feb 9, 2011 at 2:51 PM, Yorvyk wrote: > On Wed, 9 Feb 2011 13:37:59 -0800 > MR ZenWiz wrote: >> >> Interesting - that doesn't show up even in my Synaptic listing.  What >> am I missing? >> > Most odd as adobe-flashplugin is in main. > On a couple of machines I've had to apt-get install adobe-flashplugin as it was originally installed using flashplugin-installer.  This un-installs flashplugin-installer so if there is a problem with the new version of the plugin you can revert to the 10.1 version with apt-get install flashplugin-installer. > $ sudo apt-get install adobe-flashplugin [sudo] password for hullrm: Reading package lists... Done Building dependency tree Reading state information... Done Package adobe-flashplugin is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'adobe-flashplugin' has no installation candidate $ apt-cache show adobe-flashplugin N: Can't select versions from package 'adobe-flashplugin' as it purely virtual N: No packages found So, just for fun, I pulled down the 64-bit version from adobe.com, and it doesn't work at all. I like what I have - it works. From ratcheson at gmail.com Thu Feb 10 00:28:07 2011 From: ratcheson at gmail.com (Richard Atcheson) Date: Wed, 9 Feb 2011 18:28:07 -0600 Subject: Calibre: Hpw to Add My Device? In-Reply-To: References: Message-ID: <201102091828.07612.ratcheson@gmail.com> On Wednesday 09 February 2011 17:17:25 Amichai Rotman wrote: > I am trying to use Calibre to transfer ebooks to my device - an Qisba ES600 > [1], but it says no device is connected... > > I connect ,y device via a USB cable to my Ubuntu Lucid box, then I get two > Nautilus windows - one for the internal memory and one for the MicroSD > card. I made a quick check of the device plugins contained in Calibre and did not see your device listed. I suggest you look at the help page for Calibre, http://calibre-ebook.com/help then go look at their help lists for your device. There you will find info on how to contact them for different plugins. Your conversion problems may stem from the lack of the device plugin in Calibre. I use calibre to convert pdf to epub for my Nook all the time with few problems. Richad From g.lip at gmx.com Thu Feb 10 00:32:38 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 08:32:38 +0800 Subject: Problem upgrading an offline computer In-Reply-To: <1297282445.10279.23.camel@WS20201213> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Thu, 10 Feb 2011 04:14:05 +0800, Mariano Jara wrote: > I run Synaptic and went to Settings -> Repositories and unchecked > everything on Ubuntu Software tab, Updates tab and deleted all entries > in Other Software tab (most of them were Jaunty and Karmic). Then > reloaded and exit Synaptic. Mariano, what the link says and your error message > This can be caused by: > *** Unofficial software packages not provided by Ubuntu means that you need to disable your other non-official repository packages first, that is o all ppa repositories o all other manually installed packages... dpkg -i xxxx.deb You do not have to disable your ubuntu packages. As an example, if I installed Opera through their web page " dpkg -i ....opera.deb" and if I have some ppa repository enabled, .....installed Firefox4.0 beta... this is what I should do *before* I try to upgrade to maverick. sudo apt-get remove opera sudo apt-get remove firefox4.0_beta go to synaptic..remove ppa repository sudo apt-get update/upgrade (this is important) Then and only then go and upgrade to maverick. ps: after the successful upgrade, you can always get back your opera (without downloading again), but I don't think you can with the ppa packages. Hope this is clear. Good luck, regards - Goh Lip From mrzenwiz at gmail.com Thu Feb 10 00:39:55 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 16:39:55 -0800 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: <4D531CE2.1000109@weblore.com> References: <4D531CE2.1000109@weblore.com> Message-ID: On Wed, Feb 9, 2011 at 3:01 PM, Michael Satterwhite wrote: > After Boot, I insert an SD Card into the reader. Shortly afterward, I see it > mounted as a 1 GB Filesystem on my desktop. It is completely usable at that > time. > > I right click it and select Safely Remove. I then remove the card from the > reader. > > A bit later, I reinsert the card (or another one). Nothing happens, the card > does not get mounted anywhere. > This may be related to which version of Ubuntu you are running, so providing that information might help us help you. However, that said, you seem to be under the misimpression that the flash card is a device. On my system, I have to disconnect the flash card reader itself, switch flash cards and reconnect the reader. Changing the flash card itself is not enough because it isn't a device as recognized by the OS, the reader is the device and a lot of readers don't handle the cards as if they were interchangeable devices (i.e., once it's out, the reader is functionally dead until you disconnect an reconnect it). This may not be true of all readers, but that's how mine works. YMMV. From g.lip at gmx.com Thu Feb 10 00:45:51 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 08:45:51 +0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Thu, 10 Feb 2011 08:32:38 +0800, Goh Lip wrote: > sudo apt-get update/upgrade (this is important) > Then and only then go and upgrade to maverick. Oh, after I sent this message, I realised that since you do not have any connection, you may not have updated/upgraded your system at all and so your upgrade to maverick fails. So...sorry, you may not be able to carry out the upgrade to maverick this way if this is the case. You may have to fresh-install your system then. Regards - Goh Lip -- I used to have an open mind, but my brains kept falling out. From mrzenwiz at gmail.com Thu Feb 10 01:00:07 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 17:00:07 -0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Wed, Feb 9, 2011 at 4:32 PM, Goh Lip wrote: : > > means that you need to disable your other non-official repository packages > first, that is > o all ppa repositories > o all other manually installed packages... dpkg -i xxxx.deb > I run several unofficial packages, most that I get direct from the producer, like LibreOffice, Adobe Flash and a few others, and I have never had to remove those packages just to update the OS. That seems like a *huge* flaw in the whole package management system. I don't use PPAs other than the official repositories, but I would be very surprised if there isn't some way to set them up to be subordinate to the official ones, or somehow set them aside so they can be ignored during an update. E.g., under RH/rpm distros, yum has a plugin for setting repository priorities so that the base/primary repositories (i.e., for updates/upgrades) get priority over others and can therefore be used to update the system regardless of what is in the ancillary repositories that may be enabled. From michael at weblore.com Thu Feb 10 01:01:12 2011 From: michael at weblore.com (Michael Satterwhite) Date: Wed, 09 Feb 2011 19:01:12 -0600 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: References: <4D531CE2.1000109@weblore.com> Message-ID: <4D5338D8.4040304@weblore.com> On 02/09/2011 06:39 PM, MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 3:01 PM, Michael Satterwhite wrote: >> After Boot, I insert an SD Card into the reader. Shortly afterward, I see it >> mounted as a 1 GB Filesystem on my desktop. It is completely usable at that >> time. >> >> I right click it and select Safely Remove. I then remove the card from the >> reader. >> >> A bit later, I reinsert the card (or another one). Nothing happens, the card >> does not get mounted anywhere. >> > This may be related to which version of Ubuntu you are running, so > providing that information might help us help you. > > However, that said, you seem to be under the misimpression that the > flash card is a device. On my system, I have to disconnect the flash > card reader itself, switch flash cards and reconnect the reader. > Changing the flash card itself is not enough because it isn't a device > as recognized by the OS, the reader is the device and a lot of readers > don't handle the cards as if they were interchangeable devices (i.e., > once it's out, the reader is functionally dead until you disconnect an > reconnect it). > > This may not be true of all readers, but that's how mine works. YMMV. I'm running Ubuntu 10.10 The flash card reader is built into the printer. It mounted every time in older versions of Ubuntu. It mounted every time in PCLinuxOS. It mounted every time in Fedora (I've been doing some distro hopping). It's only now that it doesn't. From lmnicolosi at gmail.com Thu Feb 10 01:06:01 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Wed, 9 Feb 2011 23:06:01 -0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> Message-ID: On Wed, Feb 9, 2011 at 10:16 PM, MR ZenWiz wrote: > > So, just for fun, I pulled down the 64-bit version from adobe.com, and > it doesn't work at all. > > I like what I have - it works. I've been using Adobe Flash 64 Beta and "Square" for a long time now with no issues (10,3,162,29) Just remove any trace of a previous Flash install, download "Square" from http://kb2.adobe.com/cps/000/6b3af6c9.html Extract libflashplayer.so to home/$/.mozilla/plugins/ Restart Firefox and it's done. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From g.lip at gmx.com Thu Feb 10 01:13:46 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 09:13:46 +0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Thu, 10 Feb 2011 09:00:07 +0800, MR ZenWiz wrote: > I run several unofficial packages, most that I get direct from the > producer, like LibreOffice, Adobe Flash and a few others, and I have > never had to remove those packages just to update the OS. That seems > like a *huge* flaw in the whole package management system. True, if you have internet connection on while upgrading. Me too. -- I used to have an open mind, but my brains kept falling out. From mrzenwiz at gmail.com Thu Feb 10 01:20:27 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 17:20:27 -0800 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: <4D5338D8.4040304@weblore.com> References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> Message-ID: On Wed, Feb 9, 2011 at 5:01 PM, Michael Satterwhite wrote: > > I'm running Ubuntu 10.10 > > The flash card reader is built into the printer. It mounted every time in > older versions of Ubuntu. It mounted every time in PCLinuxOS. It mounted > every time in Fedora (I've been doing some distro hopping). It's only now > that it doesn't. > If others can confirm this behavior, it sound ripe for reporting as a bug. This could be related to the bugs I reported to Ubuntu and Gnome w.r.t. flash drivesnot unmouting properly with "Safely Remove Drive." From cppdeveloper at ontelecoms.gr Thu Feb 10 01:30:38 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 10 Feb 2011 03:30:38 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <9DA0E3A4-CDF0-45E7-B1A3-E51BC8D13116@cern.ch> Message-ID: <1297301438.8309.0.camel@Acer-Aspire-8920G> On Wed, 2011-02-09 at 22:56 +0200, Alin-Andrei wrote: > It's broken for me too and many other users. After watching a flash > video, the video frame won't go away even after closing the browser > and the whole desktop looks really messed up. Try clearing the cache ("everything"). -- Ioannis Vranos http://www.cpp-software.net From g.lip at gmx.com Thu Feb 10 01:33:09 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 09:33:09 +0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Thu, 10 Feb 2011 09:13:46 +0800, Goh Lip wrote: > True, if you have internet connection on while upgrading. Me too. And, since you don't use ppa's, I'd inform you that the upgrade will automatically disable your ppa repositories too (again, provided you're connected). Hope you'll read the messages more carefully before remarking. -- From gmane at jonz.net Thu Feb 10 01:52:03 2011 From: gmane at jonz.net (Jonesy) Date: Thu, 10 Feb 2011 01:52:03 +0000 (UTC) Subject: SD Card Will Only Mount Once Per Boot References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> Message-ID: On Wed, 9 Feb 2011 17:20:27 -0800, MR ZenWiz wrote: > On Wed, Feb 9, 2011, Michael Satterwhite wrote: >> >> I'm running Ubuntu 10.10 >> >> The flash card reader is built into the printer. It mounted every time in >> older versions of Ubuntu. It mounted every time in PCLinuxOS. It mounted >> every time in Fedora (I've been doing some distro hopping). It's only now >> that it doesn't. > > If others can confirm this behavior, it sound ripe for reporting as a bug. > > This could be related to the bugs I reported to Ubuntu and Gnome > w.r.t. flash drivesnot unmouting properly with "Safely Remove Drive." My (failing) memory recalls someone, somewhere, stating that - for him - it took _two_ requests with "Safely Remove Drive" to get the thingy unmounted. Jonesy From glgxg at sbcglobal.net Thu Feb 10 01:56:15 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 09 Feb 2011 17:56:15 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D5232D2.1000606@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> Message-ID: On 02/08/2011 10:23 PM, Basil Chupin wrote: > A few minutes ago the Update Manager (for Maverick) installed the latest > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos > (on YouTube, BBC, et al). > > The moral of this story is: do NOT install the new plugin. Is it? $ apt-cache policy adobe-flashplugin adobe-flashplugin: Installed: 10.2.152.27-0maverick1 Candidate: 10.2.152.27-0maverick1 Version table: *** 10.2.152.27-0maverick1 0 500 http://archive.canonical.com/ maverick/partner i386 Packages 100 /var/lib/dpkg/status about:plugins Shockwave Flash File name: /usr/lib/adobe-flashplugin/libflashplayer.so Shockwave Flash 10.2 r152 Works well for me: Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.17) Gecko/20110123 Lightning/1.0b1 SeaMonkey/2.0.12 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Chromium 9.0.597.84 (72991) Ubuntu 10.10 Google Chrome 9.0.597.94 Opera 11.01 Build 11290 linux From mrzenwiz at gmail.com Thu Feb 10 01:57:49 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 17:57:49 -0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Wed, Feb 9, 2011 at 5:33 PM, Goh Lip wrote: > On Thu, 10 Feb 2011 09:13:46 +0800, Goh Lip wrote: > >> True, if you have internet connection on while upgrading. Me too. > > And, since you don't use ppa's, I'd inform you that the upgrade will > automatically disable your ppa repositories too > (again, provided you're connected). Hope you'll read the messages more > carefully before remarking. > I went back and re-read the whole thread - you didn't say that before. You specified that all external packages and ppas would have to be manually removed/disabled. I have not seen a need to remove external packages and commented on your stated necessity of removing ppas. I thought you then agreed with that. BTW, I always update while connected and avoid upgrades wherever possible, so perhaps my concerns/issues just don't apply. From mrzenwiz at gmail.com Thu Feb 10 02:00:27 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 18:00:27 -0800 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> Message-ID: On Wed, Feb 9, 2011 at 5:52 PM, Jonesy wrote: > > My (failing) memory recalls someone, somewhere, stating that - for him - > it took _two_ requests with "Safely Remove Drive" to get the thingy > unmounted. > That was me (and then several others). The bugs are filed at https://bugzilla.gnome.org/show_bug.cgi?id=641873 and https://bugs.launchpad.net/bugs/624755. I don't know if that and this (flash card issue) are related, but I have my suspicions.... From mrzenwiz at gmail.com Thu Feb 10 02:05:08 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 9 Feb 2011 18:05:08 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On Wed, Feb 9, 2011 at 5:56 PM, NoOp wrote: > On 02/08/2011 10:23 PM, Basil Chupin wrote: >> A few minutes ago the Update Manager (for Maverick) installed the latest >> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >> (on YouTube, BBC, et al). >> >> The moral of this story is: do NOT install the new plugin. > > Is it? > > $ apt-cache policy adobe-flashplugin > adobe-flashplugin: >  Installed: 10.2.152.27-0maverick1 >  Candidate: 10.2.152.27-0maverick1 >  Version table: >  *** 10.2.152.27-0maverick1 0 >        500 http://archive.canonical.com/ maverick/partner i386 Packages >        100 /var/lib/dpkg/status > I'm feeling like I left part of my brain asleep today - I'm not seeing this on my workstation at all. I have flashplugin, flashplugin-installer and flashplugin-nonfree, but nothing at all for adobe-flashplugin. What am I missing? From blchupin at iinet.net.au Thu Feb 10 02:06:55 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Thu, 10 Feb 2011 13:06:55 +1100 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> Message-ID: <4D53483F.8030507@iinet.net.au> On 10/02/2011 07:19, MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: >> On Wed, 9 Feb 2011 15:51:22 +0000 >> Colin Law wrote: [pruned] >>> On 9 February 2011 06:23, Basil Chupin wrote: >>>> A few minutes ago the Update Manager (for Maverick) installed the latest >>>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on >>>> YouTube, BBC, et al). >>>> >>>> The moral of this story is: do NOT install the new plugin. >> No problems here, in either FF or Chromium. >> > I'm not seeing that version of the flash player at all: > > > Basil, which Maverick are you running (32 or 64 bit) and where did > that update come from? I am running 32-bit Maverick with the latest nVidia driver which, together with the adobe flashplugin, came from Canonical via the Update Manager. An interesting thing: the Synaptic Package Manager shows that the new plugin is installed and yet in Firefox's list of installed plugins the old (v10.1r-something) was showing - the new plugin was not recognised[1]. [1] After I checked this out I went and changed the symlink in /etc/alternatives to point to the old plugin so I now once again can view the videos on YouTube and the BBC. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From blchupin at iinet.net.au Thu Feb 10 02:13:26 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Thu, 10 Feb 2011 13:13:26 +1100 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> Message-ID: <4D5349C6.603@iinet.net.au> On 10/02/2011 12:06, Lucio M Nicolosi wrote: > On Wed, Feb 9, 2011 at 10:16 PM, MR ZenWiz wrote: >> So, just for fun, I pulled down the 64-bit version from adobe.com, and >> it doesn't work at all. >> >> I like what I have - it works. > > I've been using Adobe Flash 64 Beta and "Square" for a long time now > with no issues (10,3,162,29) > > Just remove any trace of a previous Flash install, download "Square" from > > http://kb2.adobe.com/cps/000/6b3af6c9.html > > Extract libflashplayer.so to home/$/.mozilla/plugins/ > > Restart Firefox and it's done. Sounds like you are using Firefox directly from Mozilla and installing it in your home directory - which is what I used to do until 12 months ago. The installation of firefox which comes with Ubuntu, and 'maintained' by Canonical, does not use the /home/.mozilla/plugins/ - the symlink there is "dead"; the plugin for FF is in /usr/lib/firefox/plugins. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From g.lip at gmx.com Thu Feb 10 02:19:49 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 10:19:49 +0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: On Thu, 10 Feb 2011 09:57:49 +0800, MR ZenWiz wrote: > I went back and re-read the whole thread - you didn't say that before. > You specified that all external packages and ppas would have to be > manually removed/disabled. I have not seen a need to remove external > packages and commented on your stated necessity of removing ppas. I > thought you then agreed with that. > BTW, I always update while connected and avoid upgrades wherever > possible, so perhaps my concerns/issues just don't apply. On Wed, 09 Feb 2011, Mariano Jara wrote: > This is an off-line machine at work, I'm behind a proxy server, so I've > only got access to intranet and a few .gov sites. -- Testiness begets testiness, amity begets amity. - - A Chinese (that's me :) ) saying. From wayward4now at gmail.com Thu Feb 10 02:27:05 2011 From: wayward4now at gmail.com (Ric Moore) Date: Wed, 09 Feb 2011 21:27:05 -0500 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <1297199706.11901.26.camel@iam.wayward4now.net> <4D51BBA3.3020005@ubuntu.com> <1297214624.11901.39.camel@iam.wayward4now.net> Message-ID: <1297304825.14369.20.camel@iam.wayward4now.net> On Tue, 2011-02-08 at 18:54 -0800, NoOp wrote: > On 02/08/2011 05:23 PM, Ric Moore wrote: > ... > > Ah! And you somehow speak for Ubuntu at large, as a community? Don't let > > your head get too big for your britches. I did say, as noted above: > > "...but style may dictate softening the blow." You no read the Engrish > > so good? > ... > I seldom announce this in public, but I'll make an exception in this case: > > *PLONK* > > Into the filters you go. Bye now. Oh Noop, you made me cry. Not! Re-read again, my original quote. I said "STYLE would dictate softening the blow." What part of that do you not comprehend?? Are you not conversant with the word STYLE? It's how one carries oneself. So, unless you are faced with a complete bonehead, which I have little respect for, you can offer up an RTFM in a manner that they will like it. That was my point all along. To use some STYLE. I agree with the notion of RTFM, as in real life, if you don't research things on your own, you might find yourself in difficulties that have legal repercussions. We daily work with folks who didn't RTFM and wound up in crowbar hotel, blinking and looking bewildered. They did not perform "Due Diligence" and paid for it, along with their friends and families. So, the trick is to convey that this forum is no substitute for doing some basic searching and that this isn't the place to learn how to set up your own private network from scratch, without reading up on it at least some, on their own. Again, using STYLE, the recipient might appreciate the advice. If they don't, well they're in the bonehead camp and best ignored. Anyone else fail to comprehend this? Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Thu Feb 10 02:31:53 2011 From: wayward4now at gmail.com (Ric Moore) Date: Wed, 09 Feb 2011 21:31:53 -0500 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D5349C6.603@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> <4D5349C6.603@iinet.net.au> Message-ID: <1297305113.14369.22.camel@iam.wayward4now.net> On Thu, 2011-02-10 at 13:13 +1100, Basil Chupin wrote: > On 10/02/2011 12:06, Lucio M Nicolosi wrote: > > On Wed, Feb 9, 2011 at 10:16 PM, MR ZenWiz wrote: > >> So, just for fun, I pulled down the 64-bit version from adobe.com, and > >> it doesn't work at all. > >> > >> I like what I have - it works. > > > > I've been using Adobe Flash 64 Beta and "Square" for a long time now > > with no issues (10,3,162,29) > > > > Just remove any trace of a previous Flash install, download "Square" from > > > > http://kb2.adobe.com/cps/000/6b3af6c9.html > > > > Extract libflashplayer.so to home/$/.mozilla/plugins/ > > > > Restart Firefox and it's done. > > Sounds like you are using Firefox directly from Mozilla and installing > it in your home directory - which is what I used to do until 12 months > ago. The installation of firefox which comes with Ubuntu, and > 'maintained' by Canonical, does not use the /home/.mozilla/plugins/ - > the symlink there is "dead"; the plugin for FF is in > /usr/lib/firefox/plugins. I was about to add the same thing. For once I decided to install the latest firefox from mozilla. What a mistake. All of my plugins died. I decided I would not venture out of the synaptic approved packages again. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From joseph.loo at dslextreme.com Thu Feb 10 02:33:03 2011 From: joseph.loo at dslextreme.com (Joseph Loo) Date: Wed, 09 Feb 2011 18:33:03 -0800 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: <4D531CE2.1000109@weblore.com> References: <4D531CE2.1000109@weblore.com> Message-ID: <4D534E5F.2030802@acm.org> On 02/09/2011 03:01 PM, Michael Satterwhite wrote: > After Boot, I insert an SD Card into the reader. Shortly afterward, I > see it mounted as a 1 GB Filesystem on my desktop. It is completely > usable at that time. > > I right click it and select Safely Remove. I then remove the card from > the reader. > > A bit later, I reinsert the card (or another one). Nothing happens, the > card does not get mounted anywhere. > > The card will not mount again until I boot the system. There might be > something else that would restore it, but I have no idea what that would > be. After I reboot, the above sequence can be repeated ... ONCE. After > it is removed, it is unusable until the machine is rebooted. > > There HAS to be something else that would work. I'd be happy with a > manual way to mount / unmount it - ANYTHING is better than this. I've > tried googling for these symptoms without help. > > Can anyone help? > ---Michael > > Did you do an umount or an eject. I have found if you do an eject it can be mounted and unmounted without any prolem. -- Joseph Loo jloo at acm.org From tomh0665 at gmail.com Thu Feb 10 02:38:15 2011 From: tomh0665 at gmail.com (Tom H) Date: Wed, 9 Feb 2011 21:38:15 -0500 Subject: Fixing a broken server update In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 12:17 PM, Hal Burgiss wrote: > > I was recently installing updates to several remote 8.04 servers. The first > three went fine. The fourth one hung at: >  Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) > Which is a bad place. After 30 minutes I hit ctl-c. It seems most of the > rest of the update went fine. But then it hangs again at: >  update-initramfs: Generating /boot/initrd.img-2.6.24-28-server > Again, ctl-c. Which gets to the end. Now trying to run 'dpkg --configure > -a', hit hangs indefinitely at: >  # dpkg --configure -a >  Setting up initramfs-tools (0.85eubuntu39.3) ... >  update-initramfs: deferring update (trigger activated) >  Setting up linux-ubuntu-modules-2.6.24-28-server (2.6.24-28.47) ... > Right now apt is completely broken. It won't do anything until this gets > fixed. This is a server in use and I am limited what I can do with it. Any > ideas? Have you tried to clean out "/var/cache/apt/archives/" and "/var/cache/apt/archives/partial/" either directly or through apt-get/aptitude? From cppdeveloper at ontelecoms.gr Thu Feb 10 02:52:26 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 10 Feb 2011 04:52:26 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D53483F.8030507@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <4D53483F.8030507@iinet.net.au> Message-ID: <1297306346.8309.2.camel@Acer-Aspire-8920G> On Thu, 2011-02-10 at 13:06 +1100, Basil Chupin wrote: > On 10/02/2011 07:19, MR ZenWiz wrote: > > On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: > >> On Wed, 9 Feb 2011 15:51:22 +0000 > >> Colin Law wrote: > > [pruned] > > >>> On 9 February 2011 06:23, Basil Chupin wrote: > >>>> A few minutes ago the Update Manager (for Maverick) installed the latest > >>>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos (on > >>>> YouTube, BBC, et al). > >>>> > >>>> The moral of this story is: do NOT install the new plugin. > >> No problems here, in either FF or Chromium. > >> > > I'm not seeing that version of the flash player at all: > > > > > > Basil, which Maverick are you running (32 or 64 bit) and where did > > that update come from? > > I am running 32-bit Maverick with the latest nVidia driver which, > together with the adobe flashplugin, came from Canonical via the Update > Manager. > > An interesting thing: the Synaptic Package Manager shows that the new > plugin is installed and yet in Firefox's list of installed plugins the > old (v10.1r-something) was showing - the new plugin was not recognised[1]. You probably have also installed adobe flash via web. In my Firefox plugins, adobe flash never appears. > > [1] After I checked this out I went and changed the symlink in > /etc/alternatives to point to the old plugin so I now once again can > view the videos on YouTube and the BBC. -- Ioannis Vranos http://www.cpp-software.net From glgxg at sbcglobal.net Thu Feb 10 02:56:19 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 09 Feb 2011 18:56:19 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On 02/09/2011 06:05 PM, MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 5:56 PM, NoOp wrote: >> On 02/08/2011 10:23 PM, Basil Chupin wrote: >>> A few minutes ago the Update Manager (for Maverick) installed the latest >>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >>> (on YouTube, BBC, et al). >>> >>> The moral of this story is: do NOT install the new plugin. >> >> Is it? >> >> $ apt-cache policy adobe-flashplugin >> adobe-flashplugin: >> Installed: 10.2.152.27-0maverick1 >> Candidate: 10.2.152.27-0maverick1 >> Version table: >> *** 10.2.152.27-0maverick1 0 >> 500 http://archive.canonical.com/ maverick/partner i386 Packages >> 100 /var/lib/dpkg/status >> > > I'm feeling like I left part of my brain asleep today - I'm not seeing > this on my workstation at all. I have flashplugin, > flashplugin-installer and flashplugin-nonfree, but nothing at all for > adobe-flashplugin. > > What am I missing? > That was from a 32 bit machine which uses adobe-flashplugin (which the OP is also using). >From a 64 bit machine (where all flash works just fine): about:config from FF (Ubuntu version): Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Shockwave Flash File: /var/lib/flashplugin-installer/npwrapper.libflashplayer.so Version: Shockwave Flash 10.2 r152 $ apt-cache policy flashplugin-installer flashplugin-installer: Installed: 10.2.152.27ubuntu0.10.10.1 Candidate: 10.2.152.27ubuntu0.10.10.1 Version table: *** 10.2.152.27ubuntu0.10.10.1 0 500 http://archive.ubuntu.com/ubuntu/ maverick-updates/multiverse amd64 Packages 500 http://security.ubuntu.com/ubuntu/ maverick-security/multiverse amd64 Packages 100 /var/lib/dpkg/status 10.1.85.3ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ maverick/multiverse amd64 Packages From mightydreams at gmail.com Thu Feb 10 03:04:45 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 10 Feb 2011 08:34:45 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Thu, Feb 10, 2011 at 5:44 AM, Goh Lip wrote: > On Thu, 10 Feb 2011 02:30:35 +0800, Tapas Mishra > wrote: > >>>> dpkg-reconfigure gdm >>>> on recovery mode but that did not worked. >>> >>> Try instead "sudo apt-get install --reinstall ubuntu-desktop" at recovery >>> with networking. >>> >> Here is a situation I am in many different networks and due to my work >> some times I am on static IP and some times wifi. >> So in case I go to recovery how do I set the wifi because Network >> Manager Gnome will over write the entry during the re >> installation.Correct me if I am wrong. > > Don't know, never had this problem before; but I'd guess it shouldn't affect > the network config files. Why not use the wire then? Anyway, it is not too > much of a hassle to reinput the wireless passkeys, if need be. > -- > That is what I am trying to tell when I am on wireless sort of place wire is not there. When I am with wire sort of thing wireless is not there. Any how I will update here. From g.lip at gmx.com Thu Feb 10 03:17:22 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 11:17:22 +0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Thu, 10 Feb 2011 11:04:45 +0800, Tapas Mishra wrote: > On Thu, Feb 10, 2011 at 5:44 AM, Goh Lip wrote: >> On Thu, 10 Feb 2011 02:30:35 +0800, Tapas Mishra >> >> wrote: >> >>>>> dpkg-reconfigure gdm >>>>> on recovery mode but that did not worked. >>>> >>>> Try instead "sudo apt-get install --reinstall ubuntu-desktop" at >>>> recovery >>>> with networking. >>>> >>> Here is a situation I am in many different networks and due to my work >>> some times I am on static IP and some times wifi. >>> So in case I go to recovery how do I set the wifi because Network >>> Manager Gnome will over write the entry during the re >>> installation.Correct me if I am wrong. >> >> Don't know, never had this problem before; but I'd guess it shouldn't >> affect >> the network config files. Why not use the wire then? Anyway, it is not >> too >> much of a hassle to reinput the wireless passkeys, if need be. >> -- >> > That is what I am trying to tell when I am on wireless sort of place > wire is not there. > When I am with wire sort of thing wireless is not there. > Any how I will update here. > Maybe I am not understanding you. Okay, I don't understand (sorry, got in the mood to talk chinese engrish). But why not just get your gdm desktop in order first (with wired connection) and then sort out the wireless network (if any) problem later on? -- I used to have an open mind, but my brains kept falling out. From g.lip at gmx.com Thu Feb 10 03:32:31 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 11:32:31 +0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D5232D2.1000606@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> Message-ID: <4D535C4F.6010209@gmx.com> On Wednesday 09,February,2011 02:23 PM, Basil Chupin wrote: > A few minutes ago the Update Manager (for Maverick) installed the latest > Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos > (on YouTube, BBC, et al). > > The moral of this story is: do NOT install the new plugin. > > BC > After latest upgrade of flash in both 32 and 64 bit, I can also report there's no problem with all the browsers here. 32 bits - firefox 4.0 beta opera 11 beta 64 bits - opera 11 beta firefox 3.6 chromium 9 It is clear that the responses here differ from you. Hope you sort out your problem as others have suggested. Good luck. Regards - Goh Lip -- Life is a sexually transmitted disease with a 100% mortality rate. From michael at weblore.com Thu Feb 10 03:44:32 2011 From: michael at weblore.com (Michael Satterwhite) Date: Wed, 09 Feb 2011 21:44:32 -0600 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> Message-ID: <4D535F20.5030307@weblore.com> On 02/09/2011 07:52 PM, Jonesy wrote: > On Wed, 9 Feb 2011 17:20:27 -0800, MR ZenWiz wrote: >> On Wed, Feb 9, 2011, Michael Satterwhite wrote: >>> I'm running Ubuntu 10.10 >>> >>> The flash card reader is built into the printer. It mounted every time in >>> older versions of Ubuntu. It mounted every time in PCLinuxOS. It mounted >>> every time in Fedora (I've been doing some distro hopping). It's only now >>> that it doesn't. >> If others can confirm this behavior, it sound ripe for reporting as a bug. >> >> This could be related to the bugs I reported to Ubuntu and Gnome >> w.r.t. flash drivesnot unmouting properly with "Safely Remove Drive." > My (failing) memory recalls someone, somewhere, stating that - for him - > it took _two_ requests with "Safely Remove Drive" to get the thingy > unmounted. > After my next boot, I'll try that. As to others confirming it, a google will show it has been talked about before. I'm not the first. From mightydreams at gmail.com Thu Feb 10 03:45:34 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 10 Feb 2011 09:15:34 +0530 Subject: need a email proxy software Message-ID: Some of my software applications need to relay mail to my account which exist on the corporate data centre. I want to know (I have forgotten the name of software in a recent format of disc which I was using it is not zimbra or axigen I correctly remember this) what software can relay the mails on your behalf (it is not a full mail server) just acts as a proxy between your application and the corporate data centres mail server.This all is on a Ubuntu server. -- From michael at weblore.com Thu Feb 10 03:45:44 2011 From: michael at weblore.com (Michael Satterwhite) Date: Wed, 09 Feb 2011 21:45:44 -0600 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: <4D534E5F.2030802@acm.org> References: <4D531CE2.1000109@weblore.com> <4D534E5F.2030802@acm.org> Message-ID: <4D535F68.90403@weblore.com> On 02/09/2011 08:33 PM, Joseph Loo wrote: > On 02/09/2011 03:01 PM, Michael Satterwhite wrote: >> After Boot, I insert an SD Card into the reader. Shortly afterward, I >> see it mounted as a 1 GB Filesystem on my desktop. It is completely >> usable at that time. >> >> I right click it and select Safely Remove. I then remove the card from >> the reader. >> >> A bit later, I reinsert the card (or another one). Nothing happens, the >> card does not get mounted anywhere. >> >> The card will not mount again until I boot the system. There might be >> something else that would restore it, but I have no idea what that would >> be. After I reboot, the above sequence can be repeated ... ONCE. After >> it is removed, it is unusable until the machine is rebooted. >> >> There HAS to be something else that would work. I'd be happy with a >> manual way to mount / unmount it - ANYTHING is better than this. I've >> tried googling for these symptoms without help. >> >> Can anyone help? >> ---Michael >> >> > Did you do an umount or an eject. I have found if you do an eject it can > be mounted and unmounted without any prolem. > I clicked "Safely Remove" - which I think is an unmount. I'll try the eject. It's a bit slow as I have to reboot in between tests. From g.lip at gmx.com Thu Feb 10 03:50:26 2011 From: g.lip at gmx.com (Goh Lip) Date: Thu, 10 Feb 2011 11:50:26 +0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Thu, 10 Feb 2011 11:17:22 +0800, Goh Lip wrote: > That is what I am trying to tell when I am on wireless sort of place > wire is not there. > When I am with wire sort of thing wireless is not there. > Any how I will update here. > Maybe I am not understanding you. Okay, I don't understand (sorry, got > in the mood to talk chinese engrish). But why not just get your gdm > desktop in order first (with wired connection) and then sort out the > wireless network (if any) problem later on? > I really don't understand you. How could you have a wired/wireless problem if you cannot even boot up ? On Wed, 09 Feb 2011 19:32:32 +0800, Tapas Mishra wrote: > Now I am not able to boot to 10.04 > How ever I am able to get to 9.04 and continue work. Are you even on the same thread you started? Or is this another one that you asked "for fun" as you told me on some other thread I tried to help a few months back? Goodbye. From hawat.thufir at gmail.com Thu Feb 10 03:54:06 2011 From: hawat.thufir at gmail.com (Thufir Hawat) Date: Thu, 10 Feb 2011 03:54:06 +0000 (UTC) Subject: flaky residential router Message-ID: I have a strange, intermittent, connection problem. Oddly enough, the wireless part of the router seems to work fine. However, the computer will periodically experience connectivity problems only solved by a reboot. I try: ifconfig eth0 down; ifconfig eth1 down; ifconfig eth0 up; ifconfig eth1 up; ifconfig; ping 192.168.1.1 and the router's available, however I cannot ping google.com, I get "network unavailable" which, given that the wireless connection is working, this is kinda odd. (Yes, the wireless is connected to my router, not to my neighbors -- I double checked.) I've tried powercycling the router, but get the same result as above. However, restarting the computer allows a reconnection. Obviously, I need to replace the router. However, that doesn't explain what's going on. Why would restarting the computer have any effect? If I was on Windows, I'd suspect corrupted system files or something along those lines. thanks, Thufir From lmnicolosi at gmail.com Thu Feb 10 04:02:38 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Thu, 10 Feb 2011 02:02:38 -0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D5349C6.603@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> <4D5349C6.603@iinet.net.au> Message-ID: On Thu, Feb 10, 2011 at 12:13 AM, Basil Chupin wrote: > On 10/02/2011 12:06, Lucio M Nicolosi wrote: >> >> On Wed, Feb 9, 2011 at 10:16 PM, MR ZenWiz  wrote: >>> >>> So, just for fun, I pulled down the 64-bit version from adobe.com, and >>> it doesn't work at all. >>> >>> I like what I have - it works. >> >> I've been using Adobe Flash 64 Beta and "Square" for a long time now >> with no issues (10,3,162,29) >> >> Just remove any trace of a previous Flash install, download "Square" from >> >> http://kb2.adobe.com/cps/000/6b3af6c9.html >> >> Extract libflashplayer.so to home/$/.mozilla/plugins/ >> >> Restart Firefox and it's done. > > Sounds like you are using Firefox directly from Mozilla and installing it in > your home directory - which is what I used to do until 12 months ago. The > installation of firefox which comes with Ubuntu, and 'maintained' by > Canonical, does not use the /home/.mozilla/plugins/ - the symlink there is > "dead"; the plugin for FF is in /usr/lib/firefox/plugins. No I'm not, this is a clean Maverick 64 install (/home is indeed from previous installs) with Firefox embedded and I just (today) upgraded Flash 64 this way. Seemingly /home/.mozilla/plugins/ isn't dead yet. L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From hawat.thufir at gmail.com Thu Feb 10 04:02:53 2011 From: hawat.thufir at gmail.com (Thufir Hawat) Date: Thu, 10 Feb 2011 04:02:53 +0000 (UTC) Subject: internet radio driver References: Message-ID: On Wed, 26 Jan 2011 00:04:13 -0200, Lucio M Nicolosi wrote: > On Tue, Jan 25, 2011 at 10:14 PM, Thufir Hawat > wrote: >> On Mon, 24 Jan 2011 15:35:39 -0200, Lucio M Nicolosi wrote: >> >>> On Mon, Jan 24, 2011 at 2:59 PM, Thufir Hawat >>> wrote: >>>> I'm thinking of buying a stand-alone internet radio.  Just wondering >>>> whether they have lotsa features which require windows drivers?  Of >>>> course, I'm sure you can turn it on and listen to something quite >>>> easily, just wondering about additional features. >>> >>> Like running perhaps Ubuntu OS? >> >> Well, right, sorta.  I mean, are they completely OS agnostic? >> > Although I never met one of these, not personally, sure they have > ethernet connections not to feel so (stand) alone, but I'd be very > surprised if any of them could do much more than their expected > functions, which do not include running your preferred Ubuntu release, > unless you find a very clever way to plug in your keyboard, monitor, > etc. to their single USB port, and make them work. But then, why don't > you just open Rhythmbox, find a nice internet radio station just like > this: http://www.radioswissjazz.ch/en/webradio , and save your 150 bucks > (at Amazon) to buy a good speaker system? > > -- > L M Nicolosi, Eng. > GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 > AMD64 The reason I asked are for the "little" things like: linux.gif Squeezebox Server v7.5.3 http://www.mysqueezebox.com/download which, quite nicely, has a little penguin :) There's even a penguin on the box! Apparently, it's to stream music from the pc to the radio. I was more concerned about configuration, but there's usually some software to install for most devices. -Thufir From lmnicolosi at gmail.com Thu Feb 10 04:32:46 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Thu, 10 Feb 2011 02:32:46 -0200 Subject: internet radio driver In-Reply-To: References: Message-ID: On Thu, Feb 10, 2011 at 2:02 AM, Thufir Hawat wrote: > On Wed, 26 Jan 2011 00:04:13 -0200, Lucio M Nicolosi wrote: > > The reason I asked are for the "little" things like: > > linux.gif Squeezebox Server v7.5.3 > http://www.mysqueezebox.com/download > > which, quite nicely, has a little penguin :) > There's even a penguin on the box! > > Apparently, it's to stream music from the pc to the radio.  I was more > concerned about configuration, but there's usually some software to > install for most devices. > > Nice indeed Thufir, And your Linux desktop would work as a server. But I'd still buy a huge set of speakers instead. :-) Lucio -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From lmnicolosi at gmail.com Thu Feb 10 05:16:38 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Thu, 10 Feb 2011 03:16:38 -0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> <4D5349C6.603@iinet.net.au> Message-ID: On Thu, Feb 10, 2011 at 2:02 AM, Lucio M Nicolosi wrote: > On Thu, Feb 10, 2011 at 12:13 AM, Basil Chupin wrote: >> On 10/02/2011 12:06, Lucio M Nicolosi wrote: >>> >>> On Wed, Feb 9, 2011 at 10:16 PM, MR ZenWiz  wrote: >>>> >>>> So, just for fun, I pulled down the 64-bit version from adobe.com, and >>>> it doesn't work at all. >>>> >>>> I like what I have - it works. >>> >>> I've been using Adobe Flash 64 Beta and "Square" for a long time now >>> with no issues (10,3,162,29) >>> >>> Just remove any trace of a previous Flash install, download "Square" from >>> >>> http://kb2.adobe.com/cps/000/6b3af6c9.html >>> >>> Extract libflashplayer.so to home/$/.mozilla/plugins/ >>> >>> Restart Firefox and it's done. >> >> Sounds like you are using Firefox directly from Mozilla and installing it in >> your home directory - which is what I used to do until 12 months ago. The >> installation of firefox which comes with Ubuntu, and 'maintained' by >> Canonical, does not use the /home/.mozilla/plugins/ - the symlink there is >> "dead"; the plugin for FF is in /usr/lib/firefox/plugins. > > No I'm not, this is a clean Maverick 64 install (/home is indeed from > previous installs) with Firefox embedded and I just (today) upgraded > Flash 64 this way. Seemingly  /home/.mozilla/plugins/ isn't dead yet. > > L. Just tested the above procedure on Natty 64 running on VMware. Created /home/$/.mozilla/plugins Went to: http://labs.adobe.com/downloads/flashplayer10_square.html Extracted "Adobe Flash Player "Square" Preview Release" on it. Restarted Firefox 4.0b11 @http://www.adobe.com/software/flash/about/ "You have version 10,3,162,29 installed" It works. QED L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From jordon at envygeeks.com Thu Feb 10 05:27:06 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Wed, 09 Feb 2011 23:27:06 -0600 Subject: flaky residential router In-Reply-To: References: Message-ID: <4D53772A.2000608@envygeeks.com> On 2/9/2011 9:54 PM, Thufir Hawat wrote: > I have a strange, intermittent, connection problem. Oddly enough, the > wireless part of the router seems to work fine. However, the computer > will periodically experience connectivity problems only solved by a > reboot. > > I try: > > ifconfig eth0 down; ifconfig eth1 down; ifconfig eth0 up; ifconfig eth1 > up; ifconfig; ping 192.168.1.1 > > > and the router's available, however I cannot ping google.com, I get > "network unavailable" which, given that the wireless connection is > working, this is kinda odd. (Yes, the wireless is connected to my > router, not to my neighbors -- I double checked.) > > I've tried powercycling the router, but get the same result as above. > However, restarting the computer allows a reconnection. > > Obviously, I need to replace the router. However, that doesn't explain > what's going on. Why would restarting the computer have any effect? If > I was on Windows, I'd suspect corrupted system files or something along > those lines. At this point I would assume either user corruption (most likely not the issue ~ even on Windows...) or NIC chip issues (the most likely), not the router. Your entire statement implies that obviously it's something on the computer itself and not the router. First, use a Live CD to see if you have the same issue, if you do not then it was user based driver corruption most likely. If you do then go buy a cheap NIC card (they're as little as $10 USD ~ some computer shops have some on hand they use for quick diagnostics that they would let you use real quick) and see if it has the same connection problems on your production machine, if it does not then it's obviously the NIC chip in the computer. On computers the wireless chip is not the same as your wired chip so each could function without the other reliably even in a router one could function without the other unless it's a software issue but at this point restarting the router does not work to re-establish a connection and an entire machine restart is required which would lead most people to believe it's an issue with the computer, not the router. From jordon at envygeeks.com Thu Feb 10 05:39:16 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Wed, 09 Feb 2011 23:39:16 -0600 Subject: need a email proxy software In-Reply-To: References: Message-ID: <4D537A04.60408@envygeeks.com> I think what you want is Nullmailer or a software like it. http://packages.ubuntu.com/maverick/nullmailer Note: Exim, Postfix and QMailer all have that ability too. From mightydreams at gmail.com Thu Feb 10 06:10:37 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 10 Feb 2011 11:40:37 +0530 Subject: need a email proxy software In-Reply-To: <4D537A04.60408@envygeeks.com> References: <4D537A04.60408@envygeeks.com> Message-ID: On Thu, Feb 10, 2011 at 11:09 AM, Jordon Bedwell wrote: > I think what you want is Nullmailer or a software like it. > http://packages.ubuntu.com/maverick/nullmailer > > Note: Exim, Postfix and QMailer all have that ability too. > Hi Jordon many thanks yes this exactly the same software which I was installed. I had forgotten its name. From ratcheson at gmail.com Thu Feb 10 06:35:00 2011 From: ratcheson at gmail.com (Richard Atcheson) Date: Thu, 10 Feb 2011 00:35:00 -0600 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: <201102100035.00175.ratcheson@gmail.com> On Wednesday 09 February 2011 23:16:38 Lucio M Nicolosi wrote: > >>> Extract libflashplayer.so to home/$/.mozilla/plugins/ > >>> > >>> Restart Firefox and it's done. I went thru all those gyrations for weeks and still no Flash so I found one instruction that said to put the libflashplayer.so into /usr/lib/firefox- addons/plugins. It replaced the link and has worked fine on both FF3.6 and FF4 Beta 10 and 11. Dont know why but success is all I'm iterested in now. BTW, it still does not work on abc.news. Richard From dave at thefletchers.net Thu Feb 10 08:24:38 2011 From: dave at thefletchers.net (David Fletcher) Date: Thu, 10 Feb 2011 08:24:38 +0000 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> Message-ID: <1297326278.1770.5.camel@dave-Satellite-2410> On Thu, 2011-02-10 at 01:52 +0000, Jonesy wrote: > My (failing) memory recalls someone, somewhere, stating that - for him - > it took _two_ requests with "Safely Remove Drive" to get the thingy > unmounted. > > Jonesy > > That's associated with nvidia chips on motherboards. The thread started 2nd December. As far as I know, nobody is attempting to fix it yet. Dave From mightydreams at gmail.com Thu Feb 10 08:46:08 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 10 Feb 2011 14:16:08 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Thu, Feb 10, 2011 at 9:20 AM, Goh Lip wrote: > On Thu, 10 Feb 2011 11:17:22 +0800, Goh Lip wrote: > >> That is what I am trying to tell when I am on wireless sort of place >> wire is not there. >> When I am with wire sort of thing wireless is not there. >> Any how I will update here. >>  Maybe I am not understanding you. Okay, I don't understand (sorry, got in >> the mood to talk chinese engrish). But why not just get your gdm desktop in >> order first (with wired connection) and then sort out the wireless network >> (if any) problem later on? >> > > > I really don't understand you. How could you have a wired/wireless problem > if you cannot even boot up ? > > On Wed, 09 Feb 2011 19:32:32 +0800, Tapas Mishra > wrote: > >> Now I am not able to boot to 10.04 >> How ever I am able to get to 9.04 and continue work. > > Are you even on the same thread you started? Or is this another one that you > asked "for fun" as you told me on some other thread I tried to help a few > months back? > > Goodbye. > > -- This is the same thing on one laptop 2 versions of Ubuntu are installed so that in situations like these at least I am able to work. The question I asked is about 10.04 where during an unclean shutdown has caused not to boot which still exists. I am still on same thread. The problem of wifi/lan is when you install gnome-desktop environment in recovery mode Network Manager gnome during installation of this curropt environment will over write the network entries. That is what I asked it has nothing to do with Ubuntu 9.04 my problem of 10.04 is still there and that is what for I started the thread originally. From dotancohen at gmail.com Thu Feb 10 09:23:41 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Thu, 10 Feb 2011 11:23:41 +0200 Subject: C/C++ - Locating a user's home directory - SOLVED In-Reply-To: <1296394745.2055.2.camel@boss> References: <1296320311.2995.42.camel@boss> <1296394745.2055.2.camel@boss> Message-ID: On Sun, Jan 30, 2011 at 15:39, David Fletcher wrote: > //      For the benefit of anybody else who searches Google > //      to try to find an answer to this question:- > > //      Short example > //      how to write a C/C++ program for Linux to determine > //      find the home directory of the user who is running it > > //      Use the command > //      g++ -Wall HomeDirTest.cpp -o HomeDirTest > //      to compile this source > > //      Compiled and tested by running as a cron job on an > //      Ubuntu 10.04 server with the executable file copied > //      to /usr/local/bin/ > > > #include         > #include         > #include         > #include         > > using namespace std; > > int main(void) > { >        ofstream DirTest; >        int myuid; >        struct passwd *mypasswd; >        char TestFileName[30]; > >        myuid = getuid(); >        mypasswd = getpwuid(myuid); > >        strcpy(TestFileName, mypasswd->pw_dir); >        strcat(TestFileName, "/DirTestOutput"); > >        DirTest.open(TestFileName); >        DirTest << "This is a test\n\n"; >        DirTest << "My uid is " << myuid << "\n\n"; >        DirTest.close(); > } > > Hi Dave! I am just starting to learn C++ (I know a touch of C and some Java and PHP), and this snippet is a great example of useful real-world code. Do you have any more snippets that you would like to share? My goal is to ramp up my C++ for Google Summer of Code this year. Thanks! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From maillistindia at gmail.com Thu Feb 10 12:11:38 2011 From: maillistindia at gmail.com (maillistindia) Date: Thu, 10 Feb 2011 17:41:38 +0530 Subject: ubuntu-users Digest, Vol 78, Issue 65 In-Reply-To: References: Message-ID: <4D53D5FA.8080703@gmail.com> Ideas for a RSS Reader. I had sent across some mock ups and ideas for a RSS Reader. Is anyone interested really? On Thursday 10 February 2011 05:30 PM, ubuntu-users-request at lists.ubuntu.com wrote: > Send ubuntu-users mailing list submissions to > ubuntu-users at lists.ubuntu.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > or, via email, send a message with subject or body 'help' to > ubuntu-users-request at lists.ubuntu.com > > You can reach the person managing the list at > ubuntu-users-owner at lists.ubuntu.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of ubuntu-users digest..." > > > Today's Topics: > > 1. Re: C/C++ - Locating a user's home directory - SOLVED > (Dotan Cohen) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 10 Feb 2011 11:23:41 +0200 > From: Dotan Cohen > To: dave at thefletchers.net, "Ubuntu user technical support, not for > general discussions" > Subject: Re: C/C++ - Locating a user's home directory - SOLVED > Message-ID: > > Content-Type: text/plain; charset=UTF-8 > > On Sun, Jan 30, 2011 at 15:39, David Fletcher wrote: >> // ? ? ?For the benefit of anybody else who searches Google >> // ? ? ?to try to find an answer to this question:- >> >> // ? ? ?Short example >> // ? ? ?how to write a C/C++ program for Linux to determine >> // ? ? ?find the home directory of the user who is running it >> >> // ? ? ?Use the command >> // ? ? ?g++ -Wall HomeDirTest.cpp -o HomeDirTest >> // ? ? ?to compile this source >> >> // ? ? ?Compiled and tested by running as a cron job on an >> // ? ? ?Ubuntu 10.04 server with the executable file copied >> // ? ? ?to /usr/local/bin/ >> >> >> #include ? ? ? ? >> #include ? ? ? ? >> #include ? ? ? ? >> #include ? ? ? ? >> >> using namespace std; >> >> int main(void) >> { >> ? ? ? ?ofstream DirTest; >> ? ? ? ?int myuid; >> ? ? ? ?struct passwd *mypasswd; >> ? ? ? ?char TestFileName[30]; >> >> ? ? ? ?myuid = getuid(); >> ? ? ? ?mypasswd = getpwuid(myuid); >> >> ? ? ? ?strcpy(TestFileName, mypasswd->pw_dir); >> ? ? ? ?strcat(TestFileName, "/DirTestOutput"); >> >> ? ? ? ?DirTest.open(TestFileName); >> ? ? ? ?DirTest<< "This is a test\n\n"; >> ? ? ? ?DirTest<< "My uid is "<< myuid<< "\n\n"; >> ? ? ? ?DirTest.close(); >> } >> >> > Hi Dave! I am just starting to learn C++ (I know a touch of C and some > Java and PHP), and this snippet is a great example of useful > real-world code. Do you have any more snippets that you would like to > share? My goal is to ramp up my C++ for Google Summer of Code this > year. > > Thanks! > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From anothermindbomb at gmail.com Thu Feb 10 14:05:54 2011 From: anothermindbomb at gmail.com (Steve Flynn) Date: Thu, 10 Feb 2011 14:05:54 +0000 Subject: ubuntu-users Digest, Vol 78, Issue 65 In-Reply-To: <4D53D5FA.8080703@gmail.com> References: <4D53D5FA.8080703@gmail.com> Message-ID: On Thu, Feb 10, 2011 at 12:11 PM, maillistindia wrote: > Ideas for a RSS Reader. ? > I had sent across some mock ups and ideas for a RSS Reader. Is anyone > interested really? Firstly don't reply to a digest. Secondly don't quote a question which has nothing to do with your query Thirdly, please use a descriptive subject line. Do you have the correct list? This is the Ubuntu User Technical Support list. -- Steve When one person suffers from a delusion it is insanity. When many people suffer from a delusion it is called religion. From cyber_wizard at mindspring.com Thu Feb 10 14:37:15 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Thu, 10 Feb 2011 08:37:15 -0600 Subject: RSS reader. Was, uninformatively,: Re: ubuntu-users Digest, Vol 78, Issue 65 In-Reply-To: <4D53D5FA.8080703@gmail.com> References: <4D53D5FA.8080703@gmail.com> Message-ID: <20110210083715.37be92de@WizardsTower> On Thu, 10 Feb 2011 17:41:38 +0530 maillistindia wrote: > Ideas for a RSS Reader. > > I had sent across some mock ups and ideas for a RSS Reader. Is anyone > interested really? Certainly not until you pay attention to this one line in the digest that you receive: "When replying, please edit your Subject line so it is more specific than "Re: Contents of ubuntu-users digest..." You've also copied the digest to ask a one-line question. Don't /DO/ that! Otherwise most folks will just delete your message without reading it. Besides, Ubuntu already ships with at least 18 RSS readers. How would your mock-ups improve on those? Have you tried them all? Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From dave.c.curtis at gmail.com Thu Feb 10 14:42:09 2011 From: dave.c.curtis at gmail.com (David Curtis) Date: Thu, 10 Feb 2011 09:42:09 -0500 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On 2/9/11, MR ZenWiz wrote: > On Wed, Feb 9, 2011 at 5:56 PM, NoOp wrote: >> On 02/08/2011 10:23 PM, Basil Chupin wrote: >>> A few minutes ago the Update Manager (for Maverick) installed the latest >>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >>> (on YouTube, BBC, et al). >>> >>> The moral of this story is: do NOT install the new plugin. >> >> Is it? >> >> $ apt-cache policy adobe-flashplugin >> adobe-flashplugin: >> Installed: 10.2.152.27-0maverick1 >> Candidate: 10.2.152.27-0maverick1 >> Version table: >> *** 10.2.152.27-0maverick1 0 >> 500 http://archive.canonical.com/ maverick/partner i386 Packages >> 100 /var/lib/dpkg/status >> > > I'm feeling like I left part of my brain asleep today - I'm not seeing > this on my workstation at all. I have flashplugin, > flashplugin-installer and flashplugin-nonfree, but nothing at all for > adobe-flashplugin. > > What am I missing? Partner repo? From dave.c.curtis at gmail.com Thu Feb 10 15:03:18 2011 From: dave.c.curtis at gmail.com (David Curtis) Date: Thu, 10 Feb 2011 10:03:18 -0500 Subject: flaky residential router In-Reply-To: References: Message-ID: On 2/9/11, Thufir Hawat wrote: > I have a strange, intermittent, connection problem. Oddly enough, the > wireless part of the router seems to work fine. However, the computer > will periodically experience connectivity problems only solved by a > reboot. > > I try: > > ifconfig eth0 down; ifconfig eth1 down; ifconfig eth0 up; ifconfig eth1 > up; ifconfig; ping 192.168.1.1 > > > and the router's available, however I cannot ping google.com, I get > "network unavailable" which, given that the wireless connection is > working, this is kinda odd. (Yes, the wireless is connected to my > router, not to my neighbors -- I double checked.) > > I've tried powercycling the router, but get the same result as above. > However, restarting the computer allows a reconnection. > > Obviously, I need to replace the router. However, that doesn't explain > what's going on. Why would restarting the computer have any effect? If > I was on Windows, I'd suspect corrupted system files or something along > those lines. > Is the default route wired or wireless? (eth0 or eth1). Are you using network manager? Try just bringing up the wireless by itself. But if you do use NM run through the settings and set the wireless as default route. It could be Ubuntu's trying to use the wired as default and doesn't use the wireless. From jordon at envygeeks.com Thu Feb 10 15:04:12 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Thu, 10 Feb 2011 09:04:12 -0600 Subject: RSS reader. Was, uninformatively,: Re: ubuntu-users Digest, Vol 78, Issue 65 In-Reply-To: <20110210083715.37be92de@WizardsTower> References: <4D53D5FA.8080703@gmail.com> <20110210083715.37be92de@WizardsTower> Message-ID: <4D53FE6C.6000404@envygeeks.com> On 2/10/2011 8:37 AM, Cybe R. Wizard wrote: > Certainly not until you pay attention to this one line in the digest > that you receive: > > "When replying, please edit your Subject line so it is > more specific than "Re: Contents of ubuntu-users digest..." > > You've also copied the digest to ask a one-line question. Don't /DO/ > that! > Otherwise most folks will just delete your message without reading it. > > Besides, Ubuntu already ships with at least 18 RSS readers. How would > your mock-ups improve on those? Have you tried them all? Perhaps it reads to us. I wouldn't mind that since I'm usually busy and sometimes cannot read the news myself so it would be nice to have it read to me? One probably already does that though... From misteritguru at gmx.com Thu Feb 10 15:05:24 2011 From: misteritguru at gmx.com (Mister IT Guru) Date: Thu, 10 Feb 2011 15:05:24 +0000 Subject: Automatic PPTP - Howto? Message-ID: <1297350324.3770.46.camel@GB-DT-ubun2> I need to set up a few ubuntu based systems to dial home via PPTP. These are all headless servers, so I am wondering how best to configure them. I don't want to reinvent the wheel, and I am wondering what approaches other people have taken. Any help, and comments are appreciated. Thank You -- Mister IT Guru From devicerandom at gmail.com Thu Feb 10 15:23:29 2011 From: devicerandom at gmail.com (ms) Date: Thu, 10 Feb 2011 15:23:29 +0000 Subject: Autorun is VERY bad In-Reply-To: <20110209025746.GA17557@cox.net> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <20110209025746.GA17557@cox.net> Message-ID: <4D5402F1.9070209@gmail.com> On 09/02/11 02:57, Robert Holtzman wrote: > On Tue, Feb 08, 2011 at 05:33:57PM +0100, Oliver Grawert wrote: >> hi, >> Am Dienstag, den 08.02.2011, 15:46 +0000 schrieb devicerandom: >> >> On 08/02/11 14:27, Oliver Grawert wrote: >> > hi, >> > Am Dienstag, den 08.02.2011, 14:04 +0000 schrieb devicerandom: >> >> You haven't RTFM on RTFM yourself, did you? :) >> >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm >> > what makes you assume that ? i usually read a thread before answering, >> > have often enough come across that document and i dont find an ESR >> > document particulary helpful as an excercise of the ubuntu code of >> > conduct ... nor do i find it any kind of appropriate for this ML >> >> It is a document that sums up what is a *general* code of conduct which >> is shared by tons of technical open source mailing lists/IRC >> channels/web forums and the like. >> >> while that might be true for other MLs, http://www.ubuntu.com/community/conduct >> is the one that counts on ubuntu lists, *not* some random ESR document. >> >> >> You are free to reject it, but by doing so you ignore essential >> fundaments of the hacker culture (which, by the way, allowed Ubuntu to >> be what it is) and you're out of place in the vast majority of such >> forums. Good luck with that. >> >> i'm not talking about "such forums" i'm only talking about this mailing list. >> >> >> Well, I'd say that teaching people how to fish is much, much better than >> giving them fish, so I'd say that *I am* the one helping out and giving >> proper support, not you. >> >> how does your attitude help anyone how to fish ? *how* did you give any help >> *at all* ? >> the *single one person* that helped in this thread was "Chhatoi Pritam Baral" >> pointing to the proper configuration tool (kudos for that), all other posts are >> either discussing your habit or general security issues. >> >> >> >> > several people (one of the ML admins being among them) have told you it >> > is not appropriate, how about just accepting it ? >> >> How about understand why it could be appropriate and why it is felt >> appropriate by the vast majority of the open source/hacker culture? You >> are still free to disagree, but it's you that is walking backwards, not us. >> >> again, i'm not talking about the vast majority of MLs or forums, i'm talking >> about *this list*, there is a reason why ubuntu differs from other lists and is >> praised for its userfriendly way of supporting people, did you think about that? >> >> one thing that might help you is to try to imagine the person behind that mail >> you help is your mother (or grandmother) who sits in front of you in real life >> on the other side of the table, then think about if you would shout RTFM in her >> face ... > > This is one of the most arrogant, infuriating posts I've read in a long > time. > Absolutely. It sounds like some kind of tribal cult: "this is how we are, we don't care of any rational argument to change our ways, take it or leave it". Nice, indeed. And the guy also choose a funny example, since I effectively shouted more than once to search the fucking web in the face of my mom and dad when they ask infuriatingly obvious technical questions. :) -- Massimo Sandal, Ph.D. http://devicerandom.org From marianojara at afip.gov.ar Thu Feb 10 16:09:26 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Thu, 10 Feb 2011 13:09:26 -0300 Subject: ubuntu-users Digest, Vol 78, Issue 65 In-Reply-To: References: <4D53D5FA.8080703@gmail.com> Message-ID: <1297354166.3191.9.camel@WS20201213> On Thu, 2011-02-10 at 14:05 +0000, Steve Flynn wrote: > On Thu, Feb 10, 2011 at 12:11 PM, maillistindia wrote: > > > Ideas for a RSS Reader. > > ? > > > I had sent across some mock ups and ideas for a RSS Reader. Is anyone > > interested really? > > Firstly don't reply to a digest. > Secondly don't quote a question which has nothing to do with your query > Thirdly, please use a descriptive subject line. [snip] fourthly, do not top-post, please. -- Mariano From cppdeveloper at ontelecoms.gr Thu Feb 10 16:13:08 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 10 Feb 2011 18:13:08 +0200 Subject: C/C++ - Locating a user's home directory - SOLVED In-Reply-To: References: <1296320311.2995.42.camel@boss> <1296394745.2055.2.camel@boss> Message-ID: <1297354388.2484.17.camel@Acer-Aspire-8920G> On Thu, 2011-02-10 at 11:23 +0200, Dotan Cohen wrote: > On Sun, Jan 30, 2011 at 15:39, David Fletcher wrote: > > // For the benefit of anybody else who searches Google > > // to try to find an answer to this question:- > > > > // Short example > > // how to write a C/C++ program for Linux to determine > > // find the home directory of the user who is running it > > > > // Use the command > > // g++ -Wall HomeDirTest.cpp -o HomeDirTest > > // to compile this source > > > > // Compiled and tested by running as a cron job on an > > // Ubuntu 10.04 server with the executable file copied > > // to /usr/local/bin/ Comments: Not needed in this code: > > #include > > #include > > #include > > #include Try using namespace statements in an as small scope as possible. Global namespace statements is an attempt to defeat the namespace mechanism. > > using namespace std; > > > > int main(void) > > { > > ofstream DirTest; > > int myuid; Keyword struct is not needed, but it is valid. > > struct passwd *mypasswd; > > char TestFileName[30]; > > > > myuid = getuid(); > > mypasswd = getpwuid(myuid); > > strcpy() is too C. > > strcpy(TestFileName, mypasswd->pw_dir); > > strcat(TestFileName, "/DirTestOutput"); > > > > DirTest.open(TestFileName); > > DirTest << "This is a test\n\n"; > > DirTest << "My uid is " << myuid << "\n\n"; > > DirTest.close(); > > } A more elegant C++ implementation is the following: // It creates a DirTestOutput text file in your home directory. #include #include #include int main(void) { using std::ofstream; using std::string; ofstream DirTest; int myuid; passwd *mypasswd; string TestFileName; myuid = getuid(); mypasswd = getpwuid(myuid); TestFileName= mypasswd->pw_dir; TestFileName+= "/DirTestOutput"; DirTest.open(TestFileName.c_str()); DirTest << "This is a test\n\n"; DirTest << "My uid is " << myuid << "\n\n"; DirTest.close(); } Another C++ implementation that shows your home directory and UID on the screen only, is the following: // It shows your home directory and UID on the screen. #include #include #include int main(void) { using namespace std; int myuid; passwd *mypasswd; myuid = getuid(); mypasswd = getpwuid(myuid); cout<<"\nYour home directory is: "<< mypasswd->pw_dir<< "\n\n" <<"Your UID is: "<< myuid<< "\n\n"; } -- Ioannis Vranos http://www.cpp-software.net From cppdeveloper at ontelecoms.gr Thu Feb 10 16:20:31 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 10 Feb 2011 18:20:31 +0200 Subject: flaky residential router In-Reply-To: References: Message-ID: <1297354831.2484.21.camel@Acer-Aspire-8920G> On Thu, 2011-02-10 at 10:03 -0500, David Curtis wrote: > On 2/9/11, Thufir Hawat wrote: > > I have a strange, intermittent, connection problem. Oddly enough, the > > wireless part of the router seems to work fine. However, the computer > > will periodically experience connectivity problems only solved by a > > reboot. > > > > I try: > > > > ifconfig eth0 down; ifconfig eth1 down; ifconfig eth0 up; ifconfig eth1 > > up; ifconfig; ping 192.168.1.1 > > > > > > and the router's available, however I cannot ping google.com, I get > > "network unavailable" which, given that the wireless connection is > > working, this is kinda odd. (Yes, the wireless is connected to my > > router, not to my neighbors -- I double checked.) > > > > I've tried powercycling the router, but get the same result as above. > > However, restarting the computer allows a reconnection. > > > > Obviously, I need to replace the router. However, that doesn't explain > > what's going on. Why would restarting the computer have any effect? If > > I was on Windows, I'd suspect corrupted system files or something along > > those lines. Do you have your computer network IPv4 settings to "Automatic (DHCP)"? In other words, I think you may have two computers with the same network address. -- Ioannis Vranos http://www.cpp-software.net From cppdeveloper at ontelecoms.gr Thu Feb 10 16:37:08 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 10 Feb 2011 18:37:08 +0200 Subject: C/C++ - Locating a user's home directory - SOLVED In-Reply-To: <1297354388.2484.17.camel@Acer-Aspire-8920G> References: <1296320311.2995.42.camel@boss> <1296394745.2055.2.camel@boss> <1297354388.2484.17.camel@Acer-Aspire-8920G> Message-ID: <1297355828.2484.35.camel@Acer-Aspire-8920G> On Thu, 2011-02-10 at 18:13 +0200, Ioannis Vranos wrote: > A more elegant C++ implementation is the following: > > // It creates a DirTestOutput text file in your home directory. > > #include > #include > #include > > int main(void) > { > using std::ofstream; > using std::string; > > ofstream DirTest; > > int myuid; > > passwd *mypasswd; > > string TestFileName; > > myuid = getuid(); > > mypasswd = getpwuid(myuid); > > > TestFileName= mypasswd->pw_dir; > > TestFileName+= "/DirTestOutput"; > > > DirTest.open(TestFileName.c_str()); > > DirTest << "This is a test\n\n"; > > DirTest << "My uid is " << myuid << "\n\n"; > > DirTest.close(); > } > > > > Another C++ implementation that shows your home directory and UID on the > screen only, is the following: > > > // It shows your home directory and UID on the screen. > > #include > #include > #include > > int main(void) > { > using namespace std; > > int myuid; > > passwd *mypasswd; > > myuid = getuid(); > > mypasswd = getpwuid(myuid); > > > cout<<"\nYour home directory is: "<< mypasswd->pw_dir<< "\n\n" > <<"Your UID is: "<< myuid<< "\n\n"; > } And more compact versions, by using object definitions at the place they are first needed (and omitting the DirTest.close() statement, since it is at the end of main() anyway), are the following: // It creates a DirTestOutput text file in your home directory. #include #include #include int main(void) { using std::string; int myuid = getuid(); passwd *mypasswd = getpwuid(myuid); string TestFileName= string(mypasswd->pw_dir)+ "/DirTestOutput"; std::ofstream DirTest(TestFileName.c_str()); DirTest << "This is a test\n\n"; DirTest << "My uid is " << myuid << "\n\n"; } // It shows your home directory and UID on the screen. #include #include int main(void) { int myuid = getuid(); passwd *mypasswd = getpwuid(myuid); std::cout<<"\nYour home directory is: "<< mypasswd->pw_dir<< "\n\n" <<"Your UID is: "<< myuid<< "\n\n"; } -- Ioannis Vranos http://www.cpp-software.net From marianojara at afip.gov.ar Thu Feb 10 17:34:59 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Thu, 10 Feb 2011 14:34:59 -0300 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> Message-ID: <1297359299.5288.10.camel@WS20201213> On Thu, 2011-02-10 at 08:45 +0800, Goh Lip wrote: > On Thu, 10 Feb 2011 08:32:38 +0800, Goh Lip wrote: > > > sudo apt-get update/upgrade (this is important) > > Then and only then go and upgrade to maverick. > > Oh, after I sent this message, I realised that since you do not have any > connection, you may not have updated/upgraded your system at all and so > your upgrade to maverick fails. So...sorry, you may not be able to carry > out the upgrade to maverick this way if this is the case. You may have to > fresh-install your system then. So I guess I have no choice but to fresh-install Ubuntu. Thank you Goh Lip and MR ZenWiz for your time and help. -- Mariano From dotancohen at gmail.com Thu Feb 10 18:36:43 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Thu, 10 Feb 2011 20:36:43 +0200 Subject: C/C++ - Locating a user's home directory - SOLVED In-Reply-To: <1297355828.2484.35.camel@Acer-Aspire-8920G> References: <1296320311.2995.42.camel@boss> <1296394745.2055.2.camel@boss> <1297354388.2484.17.camel@Acer-Aspire-8920G> <1297355828.2484.35.camel@Acer-Aspire-8920G> Message-ID: Thanks for those samples, Loannis! Seeing the different styles is a great way to learn! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From devicerandom at gmail.com Thu Feb 10 20:01:40 2011 From: devicerandom at gmail.com (devicerandom) Date: Thu, 10 Feb 2011 20:01:40 +0000 Subject: internet radio driver In-Reply-To: References: Message-ID: <4D544424.4090202@gmail.com> On 10/02/11 04:32, Lucio M Nicolosi wrote: > On Thu, Feb 10, 2011 at 2:02 AM, Thufir Hawat wrote: >> On Wed, 26 Jan 2011 00:04:13 -0200, Lucio M Nicolosi wrote: >> >> The reason I asked are for the "little" things like: >> >> linux.gif Squeezebox Server v7.5.3 >> http://www.mysqueezebox.com/download >> >> which, quite nicely, has a little penguin :) >> There's even a penguin on the box! >> >> Apparently, it's to stream music from the pc to the radio. I was more >> concerned about configuration, but there's usually some software to >> install for most devices. >> >> > > Nice indeed Thufir, > > And your Linux desktop would work as a server. > > But I'd still buy a huge set of speakers instead. :-) Which however don't help if you want to listen to music away from the huge set of speakers, like in another floor. :) -- http://devicerandom.org From clanlaw at googlemail.com Thu Feb 10 20:05:19 2011 From: clanlaw at googlemail.com (Colin Law) Date: Thu, 10 Feb 2011 20:05:19 +0000 Subject: Problem upgrading an offline computer In-Reply-To: <1297359299.5288.10.camel@WS20201213> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> Message-ID: On 10 February 2011 17:34, Mariano Jara wrote: > On Thu, 2011-02-10 at 08:45 +0800, Goh Lip wrote: >> On Thu, 10 Feb 2011 08:32:38 +0800, Goh Lip wrote: >> >> > sudo apt-get update/upgrade       (this is important) >> >  Then and only then go and upgrade to maverick. >> >> Oh, after I sent this message, I realised that since you do not have any >> connection, you may not have updated/upgraded your system at all and so >> your upgrade to maverick fails. So...sorry, you may not be able to carry >> out the upgrade to maverick this way if this is the case. You may have to >> fresh-install your system then. > > > So I guess I have no choice but to fresh-install Ubuntu. Remember that you can do an install without re-formatting the root directory. Then it will replace all the system stuff but leave your home folder, so you will not loose your users and config stuff. Just make sure you select *not* to re-format /. I think you may have to go down the 'Advanced' option in the install to do this. Colin From pastor_jw at the-inner-circle.org Thu Feb 10 17:54:08 2011 From: pastor_jw at the-inner-circle.org (Pastor JW) Date: Thu, 10 Feb 2011 09:54:08 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <20110209160841.7a69e98e.beacon@videotron.ca> References: <4D5232D2.1000606@iinet.net.au> <877E2F78-C5CA-44DE-AD42-E87FD2D5054E@cern.ch> <20110209160841.7a69e98e.beacon@videotron.ca> Message-ID: <201102100954.09288.pastor_jw@the-inner-circle.org> On Wednesday, February 09, 2011 1:08:41 pm FrankMcCormick wrote: > On Wed, 9 Feb 2011 21:00:20 +0000 > > Chris Jones wrote: > > Hi, > > > > On 9 Feb 2011, at 8:56pm, Alin-Andrei wrote: > > > It's broken for me too and many other users. After watching a flash > > > video, the video frame won't go away even after closing the browser > > > and the whole desktop looks really messed up. > > > > Sounds more like a video driver issue to me. The new flash plugin has > > some hardware acceleration features, that I guess could cause some > > issues with some drivers .... > > Runs fine here on Maverick....so well as a matter of fact I went to Adobe > and got it for my Debian Sid installation. Runs fine there as well. Is this another Nvidia problem? It does sound like a video problem, what hardware are the people having this problem running? -- 73 de N7PSV aka Pastor JW < PDGA# 35276 http://the-inner-circle.org _Registered Kubuntu User: #27403 http://groups.yahoo.com/group/the_original_inner_circle http://h.webring.com/hub?ring=universalministr From wayward4now at gmail.com Thu Feb 10 20:53:46 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 10 Feb 2011 15:53:46 -0500 Subject: internet radio driver In-Reply-To: <4D544424.4090202@gmail.com> References: <4D544424.4090202@gmail.com> Message-ID: <1297371226.18117.29.camel@iam.wayward4now.net> On Thu, 2011-02-10 at 20:01 +0000, devicerandom wrote: > On 10/02/11 04:32, Lucio M Nicolosi wrote: > > On Thu, Feb 10, 2011 at 2:02 AM, Thufir Hawat wrote: > >> On Wed, 26 Jan 2011 00:04:13 -0200, Lucio M Nicolosi wrote: > >> > >> The reason I asked are for the "little" things like: > >> > >> linux.gif Squeezebox Server v7.5.3 > >> http://www.mysqueezebox.com/download > >> > >> which, quite nicely, has a little penguin :) > >> There's even a penguin on the box! > >> > >> Apparently, it's to stream music from the pc to the radio. I was more > >> concerned about configuration, but there's usually some software to > >> install for most devices. > >> > >> > > > > Nice indeed Thufir, > > > > And your Linux desktop would work as a server. > > > > But I'd still buy a huge set of speakers instead. :-) > > Which however don't help if you want to listen to music away from the > huge set of speakers, like in another floor. :) Have you checked out XBMC media center? It's supposed to be the end-all of streaming audio/video applications for the home/web. It's a monster of an application. Maybe it will fit your bill. It's in the repo's. Also, check http://xbmc.org/ for detailed information. It's a little bit CPU intensive, but that's OK for a dedicated standalone server. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Thu Feb 10 21:00:52 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 10 Feb 2011 16:00:52 -0500 Subject: Autorun is VERY bad In-Reply-To: <4D5402F1.9070209@gmail.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <20110209025746.GA17557@cox.net> <4D5402F1.9070209@gmail.com> Message-ID: <1297371652.18117.32.camel@iam.wayward4now.net> On Thu, 2011-02-10 at 15:23 +0000, ms wrote: > And the guy also choose a funny example, since I effectively shouted > more than once to search the fucking web in the face of my mom and dad > when they ask infuriatingly obvious technical questions. :) Heh, I "effectively" tried that once, emerged permanently scarred and neither of us are young. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From SLNTHERO at AOL.com Thu Feb 10 21:25:22 2011 From: SLNTHERO at AOL.com (Jesse Palser) Date: Thu, 10 Feb 2011 16:25:22 -0500 Subject: [10.10]-How To Run a Separate X Server? Message-ID: <4D5457C2.6030608@AOL.com> [10.10]-How To Run a Separate X Server? Hi, How would I run a Windows program using Wine in a separate X Server? I've read that doing the above may improve performance of the game. Do I need a second monitor to do this? I asked in the Wine mailing list and they said ask here. Thanks! Jesse From marianojara at afip.gov.ar Thu Feb 10 21:49:38 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Thu, 10 Feb 2011 18:49:38 -0300 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> Message-ID: <1297374578.10831.21.camel@WS20201213> On Thu, 2011-02-10 at 20:05 +0000, Colin Law wrote: > On 10 February 2011 17:34, Mariano Jara wrote: [snip] > > > > So I guess I have no choice but to fresh-install Ubuntu. > > Remember that you can do an install without re-formatting the root > directory. Then it will replace all the system stuff but leave your > home folder, so you will not loose your users and config stuff. Just > make sure you select *not* to re-format /. I think you may have to go > down the 'Advanced' option in the install to do this. > OK then, I'll keep that in mind when time comes to proceed with fresh-installing. Great tip! Thanks for your help Colin. Will the not-to-reformat-/ option leave the file system as it is now (ext3) then? Should I upgrade it to ext4? -- Mariano From mrzenwiz at gmail.com Thu Feb 10 22:46:52 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 14:46:52 -0800 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: <1297326278.1770.5.camel@dave-Satellite-2410> References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> <1297326278.1770.5.camel@dave-Satellite-2410> Message-ID: On Thu, Feb 10, 2011 at 12:24 AM, David Fletcher wrote: > On Thu, 2011-02-10 at 01:52 +0000, Jonesy wrote: > >> My (failing) memory recalls someone, somewhere, stating that - for him - >> it took _two_ requests with "Safely Remove Drive" to get the thingy >> unmounted. >> > That's associated with nvidia chips on motherboards. The thread started > 2nd December. As far as I know, nobody is attempting to fix it yet. > Perhaps not yet, but yesterday André Klapper (one of the Gnome developers) asked for more information about this. Hopefully that means it will get some real attention soon. From cppdeveloper at ontelecoms.gr Thu Feb 10 22:52:27 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Fri, 11 Feb 2011 00:52:27 +0200 Subject: Problem upgrading an offline computer In-Reply-To: <1297374578.10831.21.camel@WS20201213> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> Message-ID: <1297378347.2506.4.camel@Acer-Aspire-8920G> On Thu, 2011-02-10 at 18:49 -0300, Mariano Jara wrote: > OK then, I'll keep that in mind when time comes to proceed with > fresh-installing. Great tip! Thanks for your help Colin. > > Will the not-to-reformat-/ option leave the file system as it is now > (ext3) then? Should I upgrade it to ext4? Upgrade to ext4 definitely, in all circumstances. Back up and format. -- Ioannis Vranos http://www.cpp-software.net From mrzenwiz at gmail.com Thu Feb 10 22:56:49 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 14:56:49 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On Thu, Feb 10, 2011 at 6:42 AM, David Curtis wrote: > > Partner repo? > $ grep -i partner /etc/apt/sources.list ## 'partner' repository. deb http://archive.canonical.com/ubuntu maverick partner # deb-src http://archive.canonical.com/ubuntu maverick partner Seems like that should cover it, no? From mrzenwiz at gmail.com Thu Feb 10 23:03:44 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 15:03:44 -0800 Subject: Problem upgrading an offline computer In-Reply-To: <1297378347.2506.4.camel@Acer-Aspire-8920G> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> <1297378347.2506.4.camel@Acer-Aspire-8920G> Message-ID: On Thu, Feb 10, 2011 at 2:52 PM, Ioannis Vranos wrote: > On Thu, 2011-02-10 at 18:49 -0300, Mariano Jara wrote: > >> OK then, I'll keep that in mind when time comes to proceed with >> fresh-installing. Great tip! Thanks for your help Colin. >> >> Will the not-to-reformat-/ option leave the file system as it is now >> (ext3) then? Should I upgrade it to ext4? > > Upgrade to ext4 definitely, in all circumstances. Back up and format. > This is really optional, but if you do, be sure to follow the advice at https://help.ubuntu.com/community/ConvertFilesystemToExt4 From hawat.thufir at gmail.com Thu Feb 10 23:43:10 2011 From: hawat.thufir at gmail.com (Thufir Hawat) Date: Thu, 10 Feb 2011 23:43:10 +0000 (UTC) Subject: flaky residential router References: Message-ID: On Thu, 10 Feb 2011 10:03:18 -0500, David Curtis wrote: > Is the default route wired or wireless? (eth0 or eth1). Are you using > network manager? wired. No, not using network manager. Both NIC's, eth0 and eth1, do the same thing. > Try just bringing up the wireless by itself. Pardon, my initial message might have implied something incorrectly. The only wireless device I have is an internet radio, which connects to the router wirelessly. For wired devices, there's just a "skype phone" and the computer. Now, the computer has *two* NIC's: a built-in and auxilary. I've switched the ethernet cable between one NIC and the other on the computer, then used ifconfig, and then even switched back to the first NIC, without progress. I left that out by accident, pardon. That both NIC's would have the same problem is why I suspect the router (which I bought used.) When I powercycle the router, and then use ifconfig, I can see the lights illuminate, but they don't flicker -- just a single blink. The router can be pinged fine under these circumstances, just not google/etc. The oddity here is that the skype phone, connected with ethernet, and the wireless radio, work fine. (From time to time, the skype phone does something similar, in that it will freeze or crash, but not nearly as often as the computer.) It's more an oddity. I can't see how or why I should be able to ping the router, but not the internet and *yet* the "internet" is working for other devices. Finally, why would rebooting the computer fix the connectivity in a way bringing the interfaces down and then up doesn't? Hope that helped to explain it, and I didn't just muddy the waters! -Thufir From mrzenwiz at gmail.com Thu Feb 10 23:46:03 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 15:46:03 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On Thu, Feb 10, 2011 at 2:56 PM, MR ZenWiz wrote: > On Thu, Feb 10, 2011 at 6:42 AM, David Curtis wrote: >> >> Partner repo? >> > > $ grep -i partner /etc/apt/sources.list > ## 'partner' repository. > deb http://archive.canonical.com/ubuntu maverick partner > # deb-src http://archive.canonical.com/ubuntu maverick partner > > Seems like that should cover it, no? > Okay, now it's worse. I uninstalled the flashplugin-installer yesterday to see what would happen. At first, nothing did. Today I get the Update Manager looking to install some updates including the flashplugin-installer, so I figure why not. Ouch. It works fine in Firefox, but in Chrome, I now have an image of the one and only flash I played stamped on the screen where it first came up. It persists even between invocations of Chrome (close and reopen), and it is ugly. It played fine, but this is really annoying - like an icon that won't go away. It doesn't interfere with anything, it just stains the screen. Any suggestions? From mrzenwiz at gmail.com Thu Feb 10 23:48:58 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 15:48:58 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On Thu, Feb 10, 2011 at 3:46 PM, MR ZenWiz wrote: > On Thu, Feb 10, 2011 at 2:56 PM, MR ZenWiz wrote: >> On Thu, Feb 10, 2011 at 6:42 AM, David Curtis wrote: >>> >>> Partner repo? >>> >> >> $ grep -i partner /etc/apt/sources.list >> ## 'partner' repository. >> deb http://archive.canonical.com/ubuntu maverick partner >> # deb-src http://archive.canonical.com/ubuntu maverick partner >> >> Seems like that should cover it, no? >> > > Okay, now it's worse. > > I uninstalled the flashplugin-installer yesterday to see what would > happen.  At first, nothing did.  Today I get the Update Manager > looking to install some updates including the flashplugin-installer, > so I figure why not. > > Ouch. > > It works fine in Firefox, but in Chrome, I now have an image of the > one and only flash I played stamped on the screen where it first came > up.  It persists even between invocations of Chrome (close and > reopen), and it is ugly. > > It played fine, but this is really annoying - like an icon that won't > go away.  It doesn't interfere with anything, it just stains the > screen. > > Any suggestions? > The "stain" remains on the screen in the same place even if I move the Chrome window to a different part of the sceen, or a different workspace. Yike. OTOH, if I start some other app (e.g., terminal) where the stain is, it doesn't show in them, just Chrome and just in that same space on the screen. ??? From glgxg at sbcglobal.net Thu Feb 10 23:58:29 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 10 Feb 2011 15:58:29 -0800 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: References: <4D531CE2.1000109@weblore.com> <4D5338D8.4040304@weblore.com> <1297326278.1770.5.camel@dave-Satellite-2410> Message-ID: On 02/10/2011 02:46 PM, MR ZenWiz wrote: > On Thu, Feb 10, 2011 at 12:24 AM, David Fletcher wrote: >> On Thu, 2011-02-10 at 01:52 +0000, Jonesy wrote: >> >>> My (failing) memory recalls someone, somewhere, stating that - for him - >>> it took _two_ requests with "Safely Remove Drive" to get the thingy >>> unmounted. >>> >> That's associated with nvidia chips on motherboards. The thread started >> 2nd December. As far as I know, nobody is attempting to fix it yet. >> > > Perhaps not yet, but yesterday André Klapper (one of the Gnome > developers) asked for more information about this. Hopefully that > means it will get some real attention soon. > A few more that may be of interest: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/706436 [Safely remove drive is not safe for SD card readers] https://bugs.launchpad.net/ubuntu/+source/unity/+bug/660010 [No 'safely remove' option is present in the unity menu when a usb disk is inserted] The last is 'Unity' related, but does give some interesting info regarding 'Safely Remove Drive' and 'Eject'. Also see: https://bugzilla.gnome.org/show_bug.cgi?id=597864 whiche seems to be related to the loss of the device until reboot. And that last points to: https://bugs.freedesktop.org//show_bug.cgi?id=24343 [Unintended side-effect when calling DriveDetach()] Some laptops like the Dell Mini 10 have builtin SD card readers which are wired through an internal USB bus. The current behaviour is that if you click the eject button in nautilus, the card reader device gets ejected and disconnected, and cannot be reactivated ever, except by a reboot. From wayward4now at gmail.com Fri Feb 11 00:02:42 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 10 Feb 2011 19:02:42 -0500 Subject: flaky residential router In-Reply-To: References: Message-ID: <1297382562.18117.47.camel@iam.wayward4now.net> On Thu, 2011-02-10 at 23:43 +0000, Thufir Hawat wrote: > It's more an oddity. I can't see how or why I should be able to ping the > router, but not the internet and *yet* the "internet" is working for > other devices. Finally, why would rebooting the computer fix the > connectivity in a way bringing the interfaces down and then up doesn't? > > Hope that helped to explain it, and I didn't just muddy the waters! What does your /etc/resolv.conf file contain? If it's empty, therein may lie the problem. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From devicerandom at gmail.com Fri Feb 11 00:22:38 2011 From: devicerandom at gmail.com (ms) Date: Fri, 11 Feb 2011 00:22:38 +0000 Subject: [10.10]-How To Run a Separate X Server? In-Reply-To: <4D5457C2.6030608@AOL.com> References: <4D5457C2.6030608@AOL.com> Message-ID: <4D54814E.1060200@gmail.com> On 10/02/11 21:25, Jesse Palser wrote: > [10.10]-How To Run a Separate X Server? > > Hi, > > How would I run a Windows program using Wine > in a separate X Server? > > I've read that doing the above > may improve performance of the game. > > Do I need a second monitor to do this? > > I asked in the Wine mailing list and they said ask here. > Thanks! > > Jesse > You should try by logging in to a command-line terminal (ctrl-alt-F1) and then issuing X :1 or startx -- :1 where :1 means that you're opening the X session on the second display (your normal session is on :0). see also: http://book.opensourceproject.org.cn/distrib/ubuntu/unleashed/opensource/0672329093/ch06lev1sec3.html and remember that Google's your friend. -- Massimo Sandal, Ph.D. http://devicerandom.org From glgxg at sbcglobal.net Fri Feb 11 01:39:01 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 10 Feb 2011 17:39:01 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On 02/10/2011 03:46 PM, MR ZenWiz wrote: > On Thu, Feb 10, 2011 at 2:56 PM, MR ZenWiz wrote: >> On Thu, Feb 10, 2011 at 6:42 AM, David Curtis wrote: >>> >>> Partner repo? >>> >> >> $ grep -i partner /etc/apt/sources.list >> ## 'partner' repository. >> deb http://archive.canonical.com/ubuntu maverick partner >> # deb-src http://archive.canonical.com/ubuntu maverick partner >> >> Seems like that should cover it, no? >> > > Okay, now it's worse. > > I uninstalled the flashplugin-installer yesterday to see what would > happen. At first, nothing did. Today I get the Update Manager > looking to install some updates including the flashplugin-installer, > so I figure why not. > > Ouch. > > It works fine in Firefox, but in Chrome, I now have an image of the > one and only flash I played stamped on the screen where it first came > up. It persists even between invocations of Chrome (close and > reopen), and it is ugly. > > It played fine, but this is really annoying - like an icon that won't > go away. It doesn't interfere with anything, it just stains the > screen. > > Any suggestions? > Sure... provide details. For example: What version of Ubuntu, what kernel, what architecture (I'll assume its 64bit as you are asking about flashplugin-installer vs adobe-flashplugin), what desktop, what version of Chrome, or is it Chromium?, what does about:plugins show (both in FF and Chrome), what does: $ apt-cache policy flashplugin-installer show?, what does: $ locate libflashplayer.so show? From cppdeveloper at ontelecoms.gr Fri Feb 11 02:14:35 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Fri, 11 Feb 2011 04:14:35 +0200 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: <1297390475.5402.0.camel@Acer-Aspire-8920G> On Thu, 2011-02-10 at 15:46 -0800, MR ZenWiz wrote: > On Thu, Feb 10, 2011 at 2:56 PM, MR ZenWiz wrote: > > On Thu, Feb 10, 2011 at 6:42 AM, David Curtis wrote: > >> > >> Partner repo? > >> > > > > $ grep -i partner /etc/apt/sources.list > > ## 'partner' repository. > > deb http://archive.canonical.com/ubuntu maverick partner > > # deb-src http://archive.canonical.com/ubuntu maverick partner > > > > Seems like that should cover it, no? > > > > Okay, now it's worse. > > I uninstalled the flashplugin-installer yesterday to see what would > happen. At first, nothing did. Today I get the Update Manager > looking to install some updates including the flashplugin-installer, > so I figure why not. > > Ouch. > > It works fine in Firefox, but in Chrome, I now have an image of the > one and only flash I played stamped on the screen where it first came > up. It persists even between invocations of Chrome (close and > reopen), and it is ugly. > > It played fine, but this is really annoying - like an icon that won't > go away. It doesn't interfere with anything, it just stains the > screen. > > Any suggestions? Try just to log out, and re-log in at first. -- Ioannis Vranos http://www.cpp-software.net From pastor_jw at the-inner-circle.org Fri Feb 11 02:32:29 2011 From: pastor_jw at the-inner-circle.org (Pastor JW) Date: Thu, 10 Feb 2011 18:32:29 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <1297390475.5402.0.camel@Acer-Aspire-8920G> References: <4D5232D2.1000606@iinet.net.au> <1297390475.5402.0.camel@Acer-Aspire-8920G> Message-ID: <201102101832.30538.pastor_jw@the-inner-circle.org> On Thursday, February 10, 2011 6:14:35 pm Ioannis Vranos wrote: > On Thu, 2011-02-10 at 15:46 -0800, MR ZenWiz wrote: > > On Thu, Feb 10, 2011 at 2:56 PM, MR ZenWiz wrote: > > > > Okay, now it's worse. > > > > I uninstalled the flashplugin-installer yesterday to see what would > > happen. At first, nothing did. Today I get the Update Manager > > looking to install some updates including the flashplugin-installer, > > so I figure why not. > > > > Ouch. > > > > It works fine in Firefox, but in Chrome, I now have an image of the > > one and only flash I played stamped on the screen where it first came > > up. It persists even between invocations of Chrome (close and > > reopen), and it is ugly. > > > > It played fine, but this is really annoying - like an icon that won't > > go away. It doesn't interfere with anything, it just stains the > > screen. > > > > Any suggestions? > > Try just to log out, and re-log in at first. Did we ever find out exactly what hardware is playing up? None of the thirty machines I take care of have had any problem at all. I sent a email around today to suggest that each of them hold off on updating to the new Flash-plug- in only to find out that everyone of them had already updated! It really must be different than nvidia as several of them have nvidia cards in their machines. -- 73 de N7PSV aka Pastor JW < PDGA# 35276 http://the-inner-circle.org _Registered Kubuntu User: #27403 http://groups.yahoo.com/group/the_original_inner_circle http://h.webring.com/hub?ring=universalministr From chhatoipritam at gmail.com Fri Feb 11 02:50:12 2011 From: chhatoipritam at gmail.com (Chhatoi Pritam Baral) Date: Fri, 11 Feb 2011 08:20:12 +0530 Subject: [10.10]-How To Run a Separate X Server? In-Reply-To: <4D54814E.1060200@gmail.com> References: <4D5457C2.6030608@AOL.com> <4D54814E.1060200@gmail.com> Message-ID: But it doesnt allow to run a separate X server on screen 1 when its already running on screen 0 Regards, Chhatoi Pritam Baral -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Fri Feb 11 03:14:54 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 19:14:54 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: On Thu, Feb 10, 2011 at 5:39 PM, NoOp wrote: > > Sure... provide details. For example: > > What version of Ubuntu, what kernel, what architecture (I'll assume its > 64bit as you are asking about flashplugin-installer vs > adobe-flashplugin), what desktop, what version of Chrome, or is it > Chromium?, what does about:plugins show (both in FF and Chrome), what does: > $ apt-cache policy flashplugin-installer > show?, what does: > $ locate libflashplayer.so > show? > Nah, that's too much work and too many questions.... :-) Ubuntu 10.10 64, Gnome 2.32, Google Chrome 8.0.552.237, (about:plugins is WAY too long, but only because the problem went away on log-out-in), and: $ apt-cache policy flashplugin-installer flashplugin-installer: Installed: 10.2.152.27ubuntu0.10.10.1 Candidate: 10.2.152.27ubuntu0.10.10.1 Version table: *** 10.2.152.27ubuntu0.10.10.1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse amd64 Packages 500 http://security.ubuntu.com/ubuntu/ maverick-security/multiverse amd64 Packages 100 /var/lib/dpkg/status 10.1.85.3ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/multiverse amd64 Packages $ file `locate libflashplayer.so` /usr/lib/flashplugin-installer/libflashplayer.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped /usr/share/ubufox/plugins/npwrapper.libflashplayer.so: broken symbolic link to `/usr/lib/flashplugin-installer/npwrapper.libflashplayer.so' /var/lib/flashplugin-installer/npwrapper.libflashplayer.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped (This is interesting - the broken link. I explicitly deleted that before and it had no effect - obviously. Curious that it's back....) From mrzenwiz at gmail.com Fri Feb 11 03:17:39 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 10 Feb 2011 19:17:39 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <201102101832.30538.pastor_jw@the-inner-circle.org> References: <4D5232D2.1000606@iinet.net.au> <1297390475.5402.0.camel@Acer-Aspire-8920G> <201102101832.30538.pastor_jw@the-inner-circle.org> Message-ID: On Thu, Feb 10, 2011 at 6:32 PM, Pastor JW wrote: > > Did we ever find out exactly what hardware is playing up? Intel M/B, Quad-Xeon CPU (8 cores), 4GB memory, NVidia Quadro FX 580 with nvidia proprietary 260.19.21 driver. All of that works fine, it was just that weird Chrome ghost image that's now gone. I re-ran the video that caused it originally, and it had no side effects any more. From blchupin at iinet.net.au Fri Feb 11 04:21:24 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Fri, 11 Feb 2011 15:21:24 +1100 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <1297305113.14369.22.camel@iam.wayward4now.net> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <20110209225152.2bb0c2af.yorvik.ubunto@googlemail.com> <4D5349C6.603@iinet.net.au> <1297305113.14369.22.camel@iam.wayward4now.net> Message-ID: <4D54B944.5050300@iinet.net.au> On 10/02/2011 13:31, Ric Moore wrote: > On Thu, 2011-02-10 at 13:13 +1100, Basil Chupin wrote: >> On 10/02/2011 12:06, Lucio M Nicolosi wrote: >>> On Wed, Feb 9, 2011 at 10:16 PM, MR ZenWiz wrote: >>>> So, just for fun, I pulled down the 64-bit version from adobe.com, and >>>> it doesn't work at all. >>>> >>>> I like what I have - it works. >>> I've been using Adobe Flash 64 Beta and "Square" for a long time now >>> with no issues (10,3,162,29) >>> >>> Just remove any trace of a previous Flash install, download "Square" from >>> >>> http://kb2.adobe.com/cps/000/6b3af6c9.html >>> >>> Extract libflashplayer.so to home/$/.mozilla/plugins/ >>> >>> Restart Firefox and it's done. >> Sounds like you are using Firefox directly from Mozilla and installing >> it in your home directory - which is what I used to do until 12 months >> ago. The installation of firefox which comes with Ubuntu, and >> 'maintained' by Canonical, does not use the /home/.mozilla/plugins/ - >> the symlink there is "dead"; the plugin for FF is in >> /usr/lib/firefox/plugins. > I was about to add the same thing. For once I decided to install the > latest firefox from mozilla. What a mistake. All of my plugins died. I > decided I would not venture out of the synaptic approved packages > again. :) Ric This should not be a problem. All you need to do is to change the symlink(s) to point to the correct destination. For example, for flashplayer it should point to /usr/lib/adobe-flashplugin/libflashplayer.so . I was installing the "bleeding edge" versions of both FF and Thunderbird daily for many years - until I got sick of doing so and now simply rely on what Ubuntu supplies. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From mightydreams at gmail.com Fri Feb 11 04:41:56 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 11 Feb 2011 10:11:56 +0530 Subject: installing a package from Debian repositories on Ubuntu Message-ID: How do I install a package from a Debian repositories I am facing a situation as given in this bug https://bugs.launchpad.net/ubuntu/+source/dnsproxy/+bug/567008 where it is said "Until this issue is fixed in Ubuntu using the dnsproxy_1.16-0.1 package from Debian unstable works fine on Lucid." I am not able to understand how to do this? -- From blchupin at iinet.net.au Fri Feb 11 05:02:22 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Fri, 11 Feb 2011 16:02:22 +1100 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> Message-ID: <4D54C2DE.1000704@iinet.net.au> On 10/02/2011 12:56, NoOp wrote: > On 02/08/2011 10:23 PM, Basil Chupin wrote: >> A few minutes ago the Update Manager (for Maverick) installed the latest >> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >> (on YouTube, BBC, et al). >> >> The moral of this story is: do NOT install the new plugin. > Is it? Yes it is. I could have added, "until the question has been resolved" but I consider people here intelligent enough to deduce this for themselves. > $ apt-cache policy adobe-flashplugin > adobe-flashplugin: > Installed: 10.2.152.27-0maverick1 > Candidate: 10.2.152.27-0maverick1 > Version table: > *** 10.2.152.27-0maverick1 0 > 500http://archive.canonical.com/ maverick/partner i386 Packages > 100 /var/lib/dpkg/status This is not as useful as suggested because while the above is showing on my system...... > about:plugins > Shockwave Flash > > File name: /usr/lib/adobe-flashplugin/libflashplayer.so > Shockwave Flash 10.2 r152 ....this is NOT what shows up in my about:plugins. What shows up is filename: libgnashplugin.so and the version is 10.1.r999. What is installed is not reflected in what Firefox actually "sees" and tries to use (the *.so in /usr/lib/gnash/libgnashplugin.so ). > Works well for me: [pruned] And as you saw, while it may be working for you it certainly hasn't been working for others - and certainly not for me. However, as the Subject heading is now showing, I have solved the problem but I do not know why the problem should have arisen - someone else can go and figure that one out. I'll start the solution by mentioning following: (1) on the Adobe site itself there appears to be different versions of the same plugin and this depends on whether you download the *.deb version (12,110,428 bytes) or the *.tar.gz version (12,127,284 bytes); (2) the *.so from Ubuntu is 12,110,348 bytes big; (3) if you go to a web site (eg BBC Online) you will be 'told' that you do not have the correct flashplayer installed and if you then download the flashplayer using the given link and install it (using nautilus) the flashplayer.so which is installed is for HARDY (10.2.152.27-0hardy1) and not for Maverick; (4) following the installation of the latest flashplayer plugin (10.2.152.27 for Maverick) using the Update Manager, while the libflashplayer.so is correctly installed in /usr/lib/adobe-flashplayer/ the symlink(s) to it are rubbish in /etc/alternatives/ : the symlink(s) is/are changed to point to /usr/lib/gnash/libgnashplugin.so and not to the correct location; (5) there are 6 symlinks to the plugin in /etc/alternatives: firefox-flashplugin mozilla-ditto iceape-ditto iceweasel-ditto xulrunner-ditto xulrunner-addons-ditto and all these get changed to /usr/lib/gnash/libgnashplugin.so when adobe-flashplayer is removed in the Synaptic Package Manager and then re-installed ---- and this is reproducible (I think 5 times should be enough to prove this); also as soon as the plugin is removed about:plugins in Firefox shows that the version of the *.so being used is v10.1.r999 (but apt-cache policy shows that no plugin is installed); (6) the solution for me was to re-install adobe-flashplayer in Synaptic, and then in /etc/alternatives/ edit the symlink for "mozilla-flashplugin" to show /usr/lib/adobe-flashplayer/libflashplayer.so after which about:plugins in FF correctly shows that the latest plugin is being used - and I can now view videos on all sites. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From blchupin at iinet.net.au Fri Feb 11 05:14:43 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Fri, 11 Feb 2011 16:14:43 +1100 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D535C4F.6010209@gmx.com> References: <4D5232D2.1000606@iinet.net.au> <4D535C4F.6010209@gmx.com> Message-ID: <4D54C5C3.5030601@iinet.net.au> On 10/02/2011 14:32, Goh Lip wrote: > On Wednesday 09,February,2011 02:23 PM, Basil Chupin wrote: >> A few minutes ago the Update Manager (for Maverick) installed the latest >> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >> (on YouTube, BBC, et al). >> >> The moral of this story is: do NOT install the new plugin. >> >> BC >> > > After latest upgrade of flash in both 32 and 64 bit, I can also report > there's no problem with all the browsers here. > > 32 bits - > firefox 4.0 beta > opera 11 beta > > 64 bits - > opera 11 beta > firefox 3.6 > chromium 9 > > > It is clear that the responses here differ from you. Hope you sort out > your problem as others have suggested. Good luck. > > Regards - Goh Lip See my post with SOLVED in the Subject heading. Something screwy going on but I don't know what or why. Next stage is to let the Update Manager install the plugin on my wife's computer and see if the same problem occurs. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From hawat.thufir at gmail.com Fri Feb 11 05:25:26 2011 From: hawat.thufir at gmail.com (Thufir Hawat) Date: Fri, 11 Feb 2011 05:25:26 +0000 (UTC) Subject: flaky residential router References: <1297382562.18117.47.camel@iam.wayward4now.net> Message-ID: On Thu, 10 Feb 2011 19:02:42 -0500, Ric Moore wrote: > On Thu, 2011-02-10 at 23:43 +0000, Thufir Hawat wrote: > >> It's more an oddity. I can't see how or why I should be able to ping >> the router, but not the internet and *yet* the "internet" is working >> for other devices. Finally, why would rebooting the computer fix the >> connectivity in a way bringing the interfaces down and then up doesn't? >> >> Hope that helped to explain it, and I didn't just muddy the waters! > > What does your /etc/resolv.conf file contain? If it's empty, therein may > lie the problem. Ric Yes, it's empty. I've read the wikipedia article on it, and am looking into it further. thanks, Thufir From dotancohen at gmail.com Fri Feb 11 05:56:45 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Fri, 11 Feb 2011 07:56:45 +0200 Subject: Machine stuck at 1000 MHz Message-ID: My own computer is getting stuck at 1000 MHz now: ✈ganymede:~$ cpufreq-info cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpufreq at vger.kernel.org, please. analyzing CPU 0: driver: powernow-k8 CPUs which run at the same hardware frequency: 0 1 CPUs which need to have their frequency coordinated by software: 0 1 maximum transition latency: 109 us. hardware limits: 1000 MHz - 2.70 GHz available frequency steps: 2.70 GHz, 2.60 GHz, 2.40 GHz, 2.20 GHz, 2.00 GHz, 1.80 GHz, 1000 MHz available cpufreq governors: conservative, ondemand, userspace, powersave, performance current policy: frequency should be within 1000 MHz and 2.70 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 2.70 GHz. cpufreq stats: 2.70 GHz:22.42%, 2.60 GHz:1.27%, 2.40 GHz:1.32%, 2.20 GHz:1.14%, 2.00 GHz:1.03%, 1.80 GHz:6.25%, 1000 MHz:66.57% (1533) analyzing CPU 1: driver: powernow-k8 CPUs which run at the same hardware frequency: 0 1 CPUs which need to have their frequency coordinated by software: 0 1 maximum transition latency: 109 us. hardware limits: 1000 MHz - 2.70 GHz available frequency steps: 2.70 GHz, 2.60 GHz, 2.40 GHz, 2.20 GHz, 2.00 GHz, 1.80 GHz, 1000 MHz available cpufreq governors: conservative, ondemand, userspace, powersave, performance current policy: frequency should be within 1000 MHz and 2.70 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 2.70 GHz. cpufreq stats: 2.70 GHz:22.42%, 2.60 GHz:1.27%, 2.40 GHz:1.32%, 2.20 GHz:1.14%, 2.00 GHz:1.03%, 1.80 GHz:6.25%, 1000 MHz:66.57% (1533) ✈ganymede:~$ sudo cpufreq-set -c 0 1 -f 2.70 GHz [sudo] password for dotancohen: ✈ganymede:~$ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 107 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ stepping : 2 cpu MHz : 1000.000 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch lbrv bogomips : 2000.44 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc 100mhzsteps processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 107 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ stepping : 2 cpu MHz : 1000.000 cache size : 512 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch lbrv bogomips : 2000.44 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc 100mhzsteps ✈ganymede:~$ Note that the system is under very heavy load (both CPUs near 100% due to some heavy work that Digikam is doing in the background) yet the processes stay at 1000 MHz. I've looked for some CPU-throttling applet in KDE, but other than the Battery Applet which does not even mention CPU speed I can't find a thing. Note that this is a desktop system, not a laptop. Kubuntu 10.10, KDE 4.6. Thanks in advance for any ideas! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From glgxg at sbcglobal.net Fri Feb 11 06:41:40 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 10 Feb 2011 22:41:40 -0800 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: <4D54C2DE.1000704@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> Message-ID: On 02/10/2011 09:02 PM, Basil Chupin wrote: > On 10/02/2011 12:56, NoOp wrote: >> On 02/08/2011 10:23 PM, Basil Chupin wrote: >>> A few minutes ago the Update Manager (for Maverick) installed the latest >>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >>> (on YouTube, BBC, et al). >>> >>> The moral of this story is: do NOT install the new plugin. >> Is it? > > Yes it is. > > I could have added, "until the question has been resolved" but I > consider people here intelligent enough to deduce this for themselves. > >> $ apt-cache policy adobe-flashplugin >> adobe-flashplugin: >> Installed: 10.2.152.27-0maverick1 >> Candidate: 10.2.152.27-0maverick1 >> Version table: >> *** 10.2.152.27-0maverick1 0 >> 500http://archive.canonical.com/ maverick/partner i386 Packages >> 100 /var/lib/dpkg/status > > This is not as useful as suggested because while the above is showing on > my system...... > > >> about:plugins >> Shockwave Flash >> >> File name: /usr/lib/adobe-flashplugin/libflashplayer.so >> Shockwave Flash 10.2 r152 > > > ....this is NOT what shows up in my about:plugins. What shows up is > filename: libgnashplugin.so and the version is 10.1.r999. What is > installed is not reflected in what Firefox actually "sees" and tries to > use (the *.so in /usr/lib/gnash/libgnashplugin.so ). at one point in time you installed mozilla-plugin-gnash/browser-plugin-gnash. I've found in the past that gnash conflicts with with adobe flash... haven't tracked down exactly why, but it does. From rikona at sonic.net Fri Feb 11 06:49:00 2011 From: rikona at sonic.net (rikona) Date: Thu, 10 Feb 2011 22:49:00 -0800 Subject: flaky residential router In-Reply-To: References: Message-ID: <1907104033.20110210224900@sonic.net> Hello Thufir, Wednesday, February 9, 2011, 7:54:06 PM, Thufir wrote: TH> I have a strange, intermittent, connection problem. Oddly enough, the TH> wireless part of the router seems to work fine. However, the computer TH> will periodically experience connectivity problems only solved by a TH> reboot. TH> I try: TH> ifconfig eth0 down; ifconfig eth1 down; ifconfig eth0 up; ifconfig eth1 TH> up; ifconfig; ping 192.168.1.1 TH> and the router's available, however I cannot ping google.com, I get TH> "network unavailable" which, given that the wireless connection is TH> working, this is kinda odd. (Yes, the wireless is connected to my TH> router, not to my neighbors -- I double checked.) TH> I've tried powercycling the router, but get the same result as above. TH> However, restarting the computer allows a reconnection. TH> Obviously, I need to replace the router. However, that doesn't explain TH> what's going on. Why would restarting the computer have any effect? If TH> I was on Windows, I'd suspect corrupted system files or something along TH> those lines. Running Lucid 32 - I started getting the same problem after a recent update - sometimes no network at all, of any kind, in any direction. Rebooting brings it back [so far]. I was not able to get it running without a reboot. In my case it is not the router because other boxes on the router work fine. All is wired, no wireless. Before the update I never had this problem - the network ran reliably. Perhaps something re the update? Did your system work well before an update? Perhaps someone could suggest where and what to look for the next time it happens, to help diagnose it. -- rikona From loic.grenie at gmail.com Fri Feb 11 07:03:30 2011 From: loic.grenie at gmail.com (=?ISO-8859-1?Q?Lo=EFc_Greni=E9?=) Date: Fri, 11 Feb 2011 08:03:30 +0100 Subject: [10.10]-How To Run a Separate X Server? In-Reply-To: References: <4D5457C2.6030608@AOL.com> <4D54814E.1060200@gmail.com> Message-ID: 2011/2/11 Chhatoi Pritam Baral : > But it doesnt allow to run a separate X server on screen 1 when its already > running on screen 0 Of you have only one graphic card, it's not possible to have two X servers driving the card *and* displaying together. You can have one that displays images at a time, not both. I think the "performance improvements" come from the fact that the secondary X server does not have all the extra-gear (monitors, moving background, fancy clock, cdrom-checker, whatever). In that case startx -- :1 is probably your friend. You can try to log out, go to a console, startx -- :1 and see whether you notice any difference in speed. If not then just do not care about the secondary X server and start on the main one. Loïc From glgxg at sbcglobal.net Fri Feb 11 07:11:27 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 10 Feb 2011 23:11:27 -0800 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: <4D54C2DE.1000704@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> Message-ID: On 02/10/2011 09:02 PM, Basil Chupin wrote: > (4) following the installation of the latest flashplayer plugin > (10.2.152.27 for Maverick) using the Update Manager, while the > libflashplayer.so is correctly installed in /usr/lib/adobe-flashplayer/ > the symlink(s) to it are rubbish in /etc/alternatives/ : the symlink(s) > is/are changed to point to /usr/lib/gnash/libgnashplugin.so and not to > the correct location; Purge gnash. Or use gnash or adobe flash, but not both together. You had problems with it in the past: http://www.linux-archive.org/ubuntu-user/442597-problems-maverick-2.html From wayward4now at gmail.com Fri Feb 11 07:23:32 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 11 Feb 2011 02:23:32 -0500 Subject: Machine stuck at 1000 MHz In-Reply-To: References: Message-ID: <1297409012.22547.18.camel@iam.wayward4now.net> On Fri, 2011-02-11 at 07:56 +0200, Dotan Cohen wrote: > My own computer is getting stuck at 1000 MHz now: > Note that the system is under very heavy load (both CPUs near 100% due > to some heavy work that Digikam is doing in the background) yet the > processes stay at 1000 MHz. I've looked for some CPU-throttling applet > in KDE, but other than the Battery Applet which does not even mention > CPU speed I can't find a thing. Note that this is a desktop system, > not a laptop. Kubuntu 10.10, KDE 4.6. > > Thanks in advance for any ideas! With KDE go into the KDE system settings app, click on / advanced / power management and check the various settings in there. The "performance" setting would be what you want, I think. Make sure it's not trying to kill a CPU, or something related, in order to save power, as if it were a laptop. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mtulliolenti at gmail.com Fri Feb 11 08:02:18 2011 From: mtulliolenti at gmail.com (Marco Tullio Lenti) Date: Fri, 11 Feb 2011 09:02:18 +0100 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: You have first to very the file extension for internet browser should be html php xtml you may verify all the extension on Wikipedia If it is not enought with the right mouse open with If you still have problems please sen me a file a will veriry on my computer. Bye. Marco 2011/2/9 Ashim Kapoor > Dear all, > > I use gedit to create my php files and firefox to view them. I dont know > what happened today but ALL my php files are opening only in gedit. How do i > get it to open in firefox ? > > Many thanks, > Ashim > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Fri Feb 11 08:12:50 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 11 Feb 2011 08:12:50 +0000 Subject: Problem upgrading an offline computer In-Reply-To: <1297378347.2506.4.camel@Acer-Aspire-8920G> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> <1297378347.2506.4.camel@Acer-Aspire-8920G> Message-ID: On 10 February 2011 22:52, Ioannis Vranos wrote: > On Thu, 2011-02-10 at 18:49 -0300, Mariano Jara wrote: > >> OK then, I'll keep that in mind when time comes to proceed with >> fresh-installing. Great tip! Thanks for your help Colin. >> >> Will the not-to-reformat-/ option leave the file system as it is now >> (ext3) then? Should I upgrade it to ext4? > > > Upgrade to ext4 definitely, in all circumstances. Back up and format. Why? I know there are some improvements but are they so important that I should immediately reformat all my machines? It seems to me that is only necessary if there are security issues. Colin From dotancohen at gmail.com Fri Feb 11 08:23:24 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Fri, 11 Feb 2011 10:23:24 +0200 Subject: Machine stuck at 1000 MHz In-Reply-To: <1297409012.22547.18.camel@iam.wayward4now.net> References: <1297409012.22547.18.camel@iam.wayward4now.net> Message-ID: On Fri, Feb 11, 2011 at 09:23, Ric Moore wrote: > With KDE go into the KDE system settings app, click on / advanced / > power management and check the various settings in there. The > "performance" setting would be what you want, I think. Make sure it's > not trying to kill a CPU, or something related, in order to save power, > as if it were a laptop. Ric > I also suspect a KDE power management issue. However, in KDE 4.6 there is no longer any way to adjust the CPU speed as per the power management profiles. Of course I leave it on Performance, but there is no mention CPU speed anywhere. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From ashimkapoor at gmail.com Fri Feb 11 08:25:14 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Fri, 11 Feb 2011 13:55:14 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: Ok you know I now know what confused me. I was first making html files. When i clicked them they opened. Then I started making php files which did not open and this gave me the impression that they were earlier opening but not anymore. I think i have taken up a lot of time of people for which i am grateful and I apologize if I was not clear enough. I am a beginner at LAMP development. One more query I want to know. If I have a folder with spaces in the name like /var/www/My folder which has php files in it, how do I open it in my address bar? Many thanks for all your help, Ashim On Fri, Feb 11, 2011 at 1:32 PM, Marco Tullio Lenti wrote: > You have first to very the file extension > for internet browser should be > > html > > php > > xtml > > you may verify all the extension on Wikipedia > > If it is not enought with the right mouse > > open with > > If you still have problems please sen me a file a will veriry > on my computer. > > Bye. > > Marco > > > 2011/2/9 Ashim Kapoor > >> Dear all, >> >> I use gedit to create my php files and firefox to view them. I dont know >> what happened today but ALL my php files are opening only in gedit. How do i >> get it to open in firefox ? >> >> Many thanks, >> Ashim >> >> -- >> >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> >> > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Fri Feb 11 08:31:18 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 11 Feb 2011 08:31:18 +0000 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On 11 February 2011 08:25, Ashim Kapoor wrote: > Ok you know I now know what confused me. > > I was first making html files. When i clicked them they opened. > > Then I started making php files which did not open and this gave me the > impression that they were earlier opening but not anymore. I think i have > taken up a lot of time of people for which i am grateful and I apologize if > I was not clear enough. I am a beginner at LAMP development. > > One more query I want to know. If I have a folder with spaces in the name > like > /var/www/My folder > which has php files in it, how do I open it in my address bar? Better not to have such folders, but otherwise google for url escape codes. Also probably better not to have capitals in url, it will just confuse people, and it depends on the server OS whether it will be case sensitive or not. Colin From amedee-ubuntu at amedee.be Fri Feb 11 08:37:54 2011 From: amedee-ubuntu at amedee.be (Amedee Van Gasse) Date: Fri, 11 Feb 2011 09:37:54 +0100 (CET) Subject: Autorun is VERY bad In-Reply-To: <20110209025746.GA17557@cox.net> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> <4D50499C.10201@gmail.com> <1297169592.27480.11.camel@ac100> <4D514D70.9000703@gmail.com> <1297175244.27480.26.camel@ac100> <4D516539.3000306@gmail.com> <1297182837.27480.38.camel@ac100> <20110209025746.GA17557@cox.net> Message-ID: On Wed, February 9, 2011 03:57, Robert Holtzman wrote: > This is one of the most arrogant, infuriating posts I've read in a long > time. Spambayes gave all messages in this thread a score between 0.20 and 0.30, which puts them in the unsure folder. I'll help Spambayes and move them all to confirmed-spam for further training. -- Amedee From Jacques.Beigbeder at ens.fr Fri Feb 11 09:08:14 2011 From: Jacques.Beigbeder at ens.fr (Jacques Beigbeder) Date: Fri, 11 Feb 2011 10:08:14 +0100 Subject: reboot hangs Message-ID: <20110211090814.GA14027@trefle> Hello, I have an Ubuntu 10.04 10 km away, it is unusable but I don't known how to reboot, with a SSH connection. I tried: reboot -f kill -9 -1 kill -15 -1 df shows NFS mounts (as administrator I know), but also a CD and several USB devices. I tried some 'umount -f' and 'umount -l', they hang. Is there anything to do to remotely force a reboot? The box is 10km away, it is a small PC without IPMI. -- Jacques Beigbeder | Jacques.Beigbeder at ens.fr Service de Prestations Informatiques | http://www.spi.ens.fr Ecole normale supérieure | 45 rue d'Ulm |Tel : (+33 1)1 44 32 37 96 F75230 Paris cedex 05 |Fax : (+33 1)1 44 32 20 75 From clanlaw at googlemail.com Fri Feb 11 09:21:36 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 11 Feb 2011 09:21:36 +0000 Subject: reboot hangs In-Reply-To: <20110211090814.GA14027@trefle> References: <20110211090814.GA14027@trefle> Message-ID: On 11 February 2011 09:08, Jacques Beigbeder wrote: > Hello, > > I have an Ubuntu 10.04 10 km away, it is unusable > but I don't known how to reboot, with a SSH connection. sudo shutdown -r now The -r says to restart Colin > I tried: >        reboot -f >        kill -9 -1 >        kill -15 -1 > > df shows NFS mounts (as administrator I know), > but also a CD and several USB devices. > I tried some 'umount -f' and 'umount -l', they hang. > > Is there anything to do to remotely force a reboot? > The box is 10km away, it is a small PC without IPMI. > > -- > Jacques Beigbeder                    |  Jacques.Beigbeder at ens.fr > Service de Prestations Informatiques |     http://www.spi.ens.fr > Ecole normale supérieure             | > 45 rue d'Ulm                         |Tel : (+33 1)1 44 32 37 96 > F75230 Paris cedex 05                |Fax : (+33 1)1 44 32 20 75 > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From tomh0665 at gmail.com Fri Feb 11 09:32:22 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 11 Feb 2011 04:32:22 -0500 Subject: reboot hangs In-Reply-To: <20110211090814.GA14027@trefle> References: <20110211090814.GA14027@trefle> Message-ID: On Fri, Feb 11, 2011 at 4:08 AM, Jacques Beigbeder wrote: > > I have an Ubuntu 10.04 10 km away, it is unusable > but I don't known how to reboot, with a SSH connection. > I tried: >        reboot -f >        kill -9 -1 >        kill -15 -1 > > df shows NFS mounts (as administrator I know), > but also a CD and several USB devices. > > I tried some 'umount -f' and 'umount -l', they hang. > > Is there anything to do to remotely force a reboot? > The box is 10km away, it is a small PC without IPMI. echo r > /proc/sysrq-trigger echo e > /proc/sysrq-trigger echo i > /proc/sysrq-trigger echo s > /proc/sysrq-trigger echo u > /proc/sysrq-trigger echo b > /proc/sysrq-trigger From johan.gronqvist at gmail.com Fri Feb 11 09:42:29 2011 From: johan.gronqvist at gmail.com (=?ISO-8859-1?Q?Johan_Gr=F6nqvist?=) Date: Fri, 11 Feb 2011 10:42:29 +0100 Subject: installing a package from Debian repositories on Ubuntu In-Reply-To: References: Message-ID: 2011-02-11 05:41, Tapas Mishra skrev: > How do I install a package from a Debian repositories 1) Point a browser to and search for dnsproxy in the archive "unstable". 2) Find the package you are looking for, and follow the link to the page . 3) Find the link for downloading the package for your architecture, and choose a mirror. 4) Open the package file and install it. In Maverick it opens with the correct program by default, if it does not, you can probably either open it with gdebi, or type "dpkg -i package-file.deb" at the command line. You probably already know that mixing debian and ubuntu is not recommended in general, and you seem to have good reason to try it in this case. / johan From tomh0665 at gmail.com Fri Feb 11 10:00:10 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 11 Feb 2011 05:00:10 -0500 Subject: installing a package from Debian repositories on Ubuntu In-Reply-To: References: Message-ID: 2011/2/11 Johan Grönqvist : > 2011-02-11 05:41, Tapas Mishra skrev: >> >> How do I install a package from a Debian repositories > > 1) Point a browser to and search for dnsproxy in the > archive "unstable". > > 2) Find the package you are looking for, and follow the link to the page > . > > 3) Find the link for downloading the package for your architecture, and > choose a mirror. > > 4) Open the package file and install it. In Maverick it opens with the > correct program by default, if it does not, you can probably either open it > with gdebi, or type "dpkg -i package-file.deb" at the command line. > > You probably already know that mixing debian and ubuntu is not recommended > in general, and you seem to have good reason to try it in this case. Not only isn't recommended but in the case of dnsproxy it makes no sense whatsoever because the Ubuntu and Debian repositories have exactly the same versions. From 160186140910509610 at mail.orkut.com Fri Feb 11 10:10:16 2011 From: 160186140910509610 at mail.orkut.com (jiten jha) Date: Fri, 11 Feb 2011 10:10:16 +0000 Subject: orkut - jiten jha wants you to join orkut! Message-ID: <1297419016.22.160186140910509610.4.17305302649282842888@mail.orkut.com> jiten jha wants you to join orkut. Join now! http://www.orkut.co.in/Join.aspx?id=4D54A890FDF26C75&mt=22 * * * What you can do on orkut: - CONNECT with friends and family using scraps and instant messaging - DISCOVER new people through friends of friends and communities - SHARE your videos, pictures, and passions all in one place Help Center: http://help.orkut.com/support/ * * * Flooded inbox? Block all orkut users from sending you email by going to: http://www.orkut.co.in/Block.aspx?mt=22 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Fri Feb 11 10:18:26 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 11 Feb 2011 15:48:26 +0530 Subject: installing a package from Debian repositories on Ubuntu In-Reply-To: References: Message-ID: On Fri, Feb 11, 2011 at 3:30 PM, Tom H wrote: > 2011/2/11 Johan Grönqvist : >> 2011-02-11 05:41, Tapas Mishra skrev: >>> >>> How do I install a package from a Debian repositories >> >> 1) Point a browser to and search for dnsproxy in the >> archive "unstable". >> >> 2) Find the package you are looking for, and follow the link to the page >> . >> >> 3) Find the link for downloading the package for your architecture, and >> choose a mirror. >> >> 4) Open the package file and install it. In Maverick it opens with the >> correct program by default, if it does not, you can probably either open it >> with gdebi, or type "dpkg -i package-file.deb" at the command line. >> >> You probably already know that mixing debian and ubuntu is not recommended >> in general, and you seem to have good reason to try it in this case. > > Not only isn't recommended but in the case of dnsproxy it makes no > sense whatsoever because the Ubuntu and Debian repositories have > exactly the same versions. > > -- Ok.I was not clear on this part only because when I tried installing them it did not worked. 2011/2/11 Johan Grönqvist : > 2011-02-11 05:41, Tapas Mishra skrev: >> >> How do I install a package from a Debian repositories > > 1) Point a browser to and search for dnsproxy in the > archive "unstable". > > 2) Find the package you are looking for, and follow the link to the page > . > > 3) Find the link for downloading the package for your architecture, and > choose a mirror. > > 4) Open the package file and install it. In Maverick it opens with the > correct program by default, if it does not, you can probably either open it > with gdebi, or type "dpkg -i package-file.deb" at the command line. > > You probably already know that mixing debian and ubuntu is not recommended > in general, and you seem to have good reason to try it in this case. > > / johan Yes thanks for helping it out here. From tomh0665 at gmail.com Fri Feb 11 10:26:14 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 11 Feb 2011 05:26:14 -0500 Subject: installing a package from Debian repositories on Ubuntu In-Reply-To: References: Message-ID: On Fri, Feb 11, 2011 at 5:18 AM, Tapas Mishra wrote: > On Fri, Feb 11, 2011 at 3:30 PM, Tom H wrote: >> 2011/2/11 Johan Grönqvist : >>> 2011-02-11 05:41, Tapas Mishra skrev: >>>> >>>> How do I install a package from a Debian repositories >>> >>> 1) Point a browser to and search for dnsproxy in the >>> archive "unstable". >>> >>> 2) Find the package you are looking for, and follow the link to the page >>> . >>> >>> 3) Find the link for downloading the package for your architecture, and >>> choose a mirror. >>> >>> 4) Open the package file and install it. In Maverick it opens with the >>> correct program by default, if it does not, you can probably either open it >>> with gdebi, or type "dpkg -i package-file.deb" at the command line. >>> >>> You probably already know that mixing debian and ubuntu is not recommended >>> in general, and you seem to have good reason to try it in this case. >> >> Not only isn't recommended but in the case of dnsproxy it makes no >> sense whatsoever because the Ubuntu and Debian repositories have >> exactly the same versions. >> >> -- > Ok.I was not clear on this part only because when I tried installing > them it did not worked. What didn't work? This is a package that's in Ubuntu's universe repository so it's exactly the same as the one in the Debian repository. If you think that the package that you downloaded is damaged, you should change your sources.list to point to another repository and try again. >> 1) Point a browser to and search for dnsproxy in the >> archive "unstable". > > Yes thanks for helping it out here. packages.debian.org has been broken since squeeze went stable. From tcoulon at decoulon.ch Fri Feb 11 10:46:59 2011 From: tcoulon at decoulon.ch (Thierry de Coulon) Date: Fri, 11 Feb 2011 11:46:59 +0100 Subject: Machine stuck at 1000 MHz In-Reply-To: References: <1297409012.22547.18.camel@iam.wayward4now.net> Message-ID: <201102111146.59031.tcoulon@decoulon.ch> On Friday 11 February 2011 09:23:24 am Dotan Cohen wrote: >(...) in KDE 4.6 there > is no longer any way to adjust the CPU speed as per the power > management profiles. Of course I leave it on Performance, but there is > no mention CPU speed anywhere. I suppose the KDE team thought it was too complicated for the average user to set the CPU speed... KDE 4.7 will no more feature the shutdown option because the average user might forget how to turn his computer on again (*sigh*) Thierry From marianojara at afip.gov.ar Fri Feb 11 10:49:28 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Fri, 11 Feb 2011 07:49:28 -0300 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> <1297378347.2506.4.camel@Acer-Aspire-8920G> Message-ID: <1297421368.2637.4.camel@WS20201213> On Thu, 2011-02-10 at 15:03 -0800, MR ZenWiz wrote: > On Thu, Feb 10, 2011 at 2:52 PM, Ioannis Vranos > wrote: > > On Thu, 2011-02-10 at 18:49 -0300, Mariano Jara wrote: [snip] > >> Will the not-to-reformat-/ option leave the file system as it is now > >> (ext3) then? Should I upgrade it to ext4? > > > > Upgrade to ext4 definitely, in all circumstances. Back up and format. > > > > This is really optional, but if you do, be sure to follow the advice > at https://help.ubuntu.com/community/ConvertFilesystemToExt4 I'll go through that link later. Thanks Ioannis Vranos and MR ZenWiz for your input. Cheers, -- Mariano From mightydreams at gmail.com Fri Feb 11 10:54:21 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 11 Feb 2011 16:24:21 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 6:45 PM, Goh Lip wrote: > On Wed, 09 Feb 2011 21:12:06 +0800, Tapas Mishra > wrote: > >> I tried >> dpkg-reconfigure xserver-xorg >> and >> dpkg-reconfigure gdm >> on recovery mode but that did not worked. > > Try instead "sudo apt-get install --reinstall ubuntu-desktop" at recovery > with networking. > I have tried this but I am right now in the same situation and that desktop does not boot. following is dmesg log [ 26.883190] type=1505 audit(1297420257.664:5): operation="profile_load" pid=1203 name="/usr/share/gdm/guest-session/Xsession" [ 26.884764] type=1505 audit(1297420257.664:6): operation="profile_replace" pid=1204 name="/sbin/dhclient3" [ 26.885417] type=1505 audit(1297420257.664:7): operation="profile_replace" pid=1204 name="/usr/lib/NetworkManager/nm-dhcp-client.action" [ 26.885763] type=1505 audit(1297420257.664:8): operation="profile_replace" pid=1204 name="/usr/lib/connman/scripts/dhclient-script" [ 26.888549] type=1505 audit(1297420257.664:9): operation="profile_load" pid=1205 name="/usr/bin/evince" [ 26.896967] type=1505 audit(1297420257.674:10): operation="profile_load" pid=1205 name="/usr/bin/evince-previewer" [ 26.901980] type=1505 audit(1297420257.684:11): operation="profile_load" pid=1205 name="/usr/bin/evince-thumbnailer" I also see following in daemon.log Feb 11 16:00:59 bond avahi-daemon[1186]: Registering new address record for fe80::74c2:90ff:feb1:b742 on virbr0.*. Feb 11 16:01:00 bond gdm-simple-slave[1191]: WARNING: Unable to open session: Failed to execute program /lib/dbus-1.0/dbus-daemon-launch-helper: Success#012 Feb 11 16:01:00 bond gdm-simple-slave[1191]: WARNING: Could not spawn command: Failed to execute child process "/usr/bin/dbus-launch" (Permission denied) Feb 11 16:01:00 bond gdm-simple-slave[1191]: WARNING: Unable to launch D-Bus daemon: Failed to execute child process "/usr/bin/dbus-launch" (Permission denied) Feb 11 16:01:00 bond gdm-simple-slave[1191]: WARNING: Could not spawn command: Failed to execute child process "/usr/bin/gnome-session" (Permission denied) Feb 11 16:01:00 bond gdm-simple-slave[1191]: WARNING: Could not start command '/usr/bin/gnome-session --autostart=/usr/share/gdm/autostart/LoginWindow/': Failed to exe following is dpkg.log 2011-02-09 16:34:32 startup packages configure 2011-02-11 15:59:50 startup archives unpack 2011-02-11 15:59:52 upgrade ubuntu-desktop 1.197 1.197 2011-02-11 15:59:52 status half-configured ubuntu-desktop 1.197 2011-02-11 15:59:52 status unpacked ubuntu-desktop 1.197 2011-02-11 15:59:52 status half-installed ubuntu-desktop 1.197 2011-02-11 15:59:53 status half-installed ubuntu-desktop 1.197 2011-02-11 15:59:53 status unpacked ubuntu-desktop 1.197 2011-02-11 15:59:53 status unpacked ubuntu-desktop 1.197 2011-02-11 15:59:54 startup packages configure 2011-02-11 15:59:54 configure ubuntu-desktop 1.197 1.197 2011-02-11 15:59:54 status unpacked ubuntu-desktop 1.197 2011-02-11 15:59:54 status half-configured ubuntu-desktop 1.197 2011-02-11 15:59:54 status installed ubuntu-desktop 1.197 and Xorg.0.log is (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5 (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) (II) Macintosh mouse button emulation: initialized for relative axes. (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5) (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall" (**) Dell WMI hotkeys: always reports core events (**) Dell WMI hotkeys: Device: "/dev/input/event5" (II) Dell WMI hotkeys: Found keys (II) Dell WMI hotkeys: Configuring as keyboard (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us" (II) Video Bus: Close (II) UnloadModule: "evdev" (II) Video Bus: Close (II) UnloadModule: "evdev" (II) Power Button: Close (II) UnloadModule: "evdev" (II) Sleep Button: Close (II) UnloadModule: "evdev" (II) Integrated_Webcam_1.3M: Close (II) UnloadModule: "evdev" (II) AT Translated Set 2 keyboard: Close (II) UnloadModule: "evdev" (II) PS/2 Mouse: Close (II) UnloadModule: "evdev" (II) UnloadModule: "synaptics" (II) Macintosh mouse button emulation: Close (II) UnloadModule: "evdev" (II) Dell WMI hotkeys: Close (II) UnloadModule: "evdev" ddxSigGiveUp: Closing log and /var/log/gdm/:0.log is X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-27-server x86_64 Ubuntu Current Operating System: Linux tkmsr 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-25-generic root=UUID=06ecf0b7-ab12-4ada-82dc-d3267d45ad21 ro splash quiet splash Build Date: 21 July 2010 01:03:39PM xorg-server 2:1.7.6-2ubuntu7.3 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 11 16:00:58 2011 (==) Using config directory: "/usr/lib/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (==) No screen section available. Using defaults. (**) |-->Screen "Default Screen Section" (0) (**) | |-->Monitor "" (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins 35,2-9 Top (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules" (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (++) using VT number 7 (--) PCI:*(0:0:2:0) 8086:2a42:1028:02cf Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf6c00000/4194304, 0xe0000000/268435456, I/O @ 0x0000efe8/8 (--) PCI: (0:0:2:1) 8086:2a43:1028:02cf Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf6b00000/1048576 (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 (==) AIGLX enabled (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.13.0 (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.1.0 (==) Matched intel as autoconfigured driver 0 (==) Matched vesa as autoconfigured driver 1 (==) Matched fbdev as autoconfigured driver 2 (==) Assigned the driver to the xf86ConfigLayout (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so (II) Module intel: vendor="X.Org Foundation" compiled for 1.7.6, module version = 2.9.1 (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so (II) Module vesa: vendor="X.Org Foundation" compiled for 1.7.6, module version = 2.3.0 (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so (II) Module fbdev: vendor="X.Org Foundation" compiled for 1.7.6, module version = 0.4.1 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale (II) VESA: driver for VESA chipsets: vesa (II) FBDEV: driver for framebuffer: fbdev (WW) Falling back to old probe method for vesa (WW) Falling back to old probe method for fbdev (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so (II) Module fbdevhw: vendor="X.Org Foundation" compiled for 1.7.6, module version = 0.0.2 (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 (==) intel(0): Depth 24, (--) framebuffer bpp 32 (==) intel(0): RGB weight 888 (==) intel(0): Default visual is TrueColor (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45 (--) intel(0): Chipset: "GM45" (II) intel(0): Output VGA1 has no monitor section (II) intel(0): Output LVDS1 has no monitor section (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0 (II) intel(0): Output DP1 has no monitor section (II) intel(0): EDID for output VGA1 (II) intel(0): EDID for output LVDS1 (II) intel(0): Manufacturer: LGD Model: 18b Serial#: 0 (II) intel(0): Year: 2008 Week: 0 (II) intel(0): EDID Version: 1.3 (II) intel(0): Digital Display Input (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17 (II) intel(0): Gamma: 2.20 (II) intel(0): No DPMS capabilities specified (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) intel(0): First detailed timing is preferred mode (II) intel(0): redX: 0.618 redY: 0.355 greenX: 0.330 greenY: 0.584 (II) intel(0): blueX: 0.145 blueY: 0.094 whiteX: 0.313 whiteY: 0.329 (II) intel(0): Manufacturer's mask: 0 (II) intel(0): Supported detailed timing: (II) intel(0): clock: 72.3 MHz Image Size: 310 x 174 mm (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1526 h_border: 0 (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0 (II) intel(0): Supported detailed timing: (II) intel(0): clock: 72.3 MHz Image Size: 310 x 174 mm (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1526 h_border: 0 (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0 (II) intel(0): X976H<80>140WH1 (II) intel(0): Unknown vendor-specific block 0 (II) intel(0): EDID (in hex): (II) intel(0): 00ffffffffffff0030e48b0100000000 (II) intel(0): 00120103801f11780a4a059e5b549525 (II) intel(0): 18505400000001010101010101010101 (II) intel(0): 0101010101013e1c56a0500016303020 (II) intel(0): 350036ae100000193e1c56a050001630 (II) intel(0): 3020350036ae10000019000000fe0058 (II) intel(0): 39373648803134305748310a00000000 (II) intel(0): 00ffffffffffffffff01010a20200095 (II) intel(0): Not using default mode "320x175" (doublescan mode not supported) (II) intel(0): Not using default mode "320x200" (doublescan mode not supported) (II) intel(0): Not using default mode "360x200" (doublescan mode not supported) (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) (II) intel(0): Not using default mode "1024x768" (interlace mode not supported) (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions) (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions) (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions) (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions) (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions) (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions) (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions) (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions) (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions) (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions) (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions) (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions) (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions) (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions) (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions) (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions) (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) (II) intel(0): Not using default mode "416x312" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions) (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) (II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking) (II) intel(0): Not using default mode "680x384" (doublescan mode not supported) (II) intel(0): Not using default mode "680x384" (doublescan mode not supported) (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions) (II) intel(0): Not using default mode "720x450" (doublescan mode not supported) (II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions) (II) intel(0): Not using default mode "800x512" (doublescan mode not supported) (II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking) (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions) (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) (II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking) (II) intel(0): Not using default mode "960x540" (doublescan mode not supported) (II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking) (II) intel(0): Not using default mode "960x600" (doublescan mode not supported) (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions) (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions) (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions) (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions) (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) (II) intel(0): Printing probed modes for output LVDS1 (II) intel(0): Modeline "1366x768"x60.0 72.30 1366 1414 1446 1526 768 771 776 790 -hsync -vsync (47.4 kHz) (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz) (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz) (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz) (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz) (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz) (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz) (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz) (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz) (II) intel(0): EDID for output DP1 (II) intel(0): Output VGA1 disconnected (II) intel(0): Output LVDS1 connected (II) intel(0): Output DP1 disconnected (II) intel(0): Using exact sizes for initial modes (II) intel(0): Output LVDS1 using initial mode 1366x768 (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. (==) intel(0): video overlay key set to 0x101fe (==) intel(0): DPI set to (96, 96) (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so (II) Unloading /usr/lib/xorg/modules/linux/libfbdevhw.so (==) Depth 24 pixmap format is 32 bpp (II) intel(0): [DRI2] Setup complete (**) intel(0): Kernel mode setting active, disabling FBC. (**) intel(0): Framebuffer compression disabled (**) intel(0): Tiling enabled (**) intel(0): SwapBuffers wait enabled (==) intel(0): VideoRam: 262144 KB (II) intel(0): Attempting memory allocation with tiled buffers. (II) intel(0): Tiled allocation successful. (II) UXA(0): Driver registered support for the following operations: (II) solid (II) copy (II) composite (RENDER acceleration) (==) intel(0): Backing store disabled (==) intel(0): Silken mouse enabled (II) intel(0): Initializing HW Cursor (II) intel(0): No memory allocations (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. (==) intel(0): DPMS enabled (==) intel(0): Intel XvMC decoder disabled (II) intel(0): Set up textured video (II) intel(0): direct rendering: DRI2 Enabled (--) RandR disabled (II) AIGLX: enabled GLX_MESA_copy_sub_buffer (II) AIGLX: enabled GLX_SGI_make_current_read (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so (II) GLX: Initialized DRI2 GL provider for screen 0 (II) intel(0): Setting screen physical size to 361 x 203 (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm (II) config/udev: Adding input device Video Bus (/dev/input/event9) (**) Video Bus: Applying InputClass "evdev keyboard catchall" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6, module version = 2.3.2 (**) Video Bus: always reports core events (**) Video Bus: Device: "/dev/input/event9" (II) Video Bus: Found keys (II) Video Bus: Configuring as keyboard (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) (II) config/udev: Adding input device Video Bus (/dev/input/event10) (**) Video Bus: Applying InputClass "evdev keyboard catchall" (**) Video Bus: always reports core events (**) Video Bus: Device: "/dev/input/event10" (II) Video Bus: Found keys (II) Video Bus: Configuring as keyboard (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) (II) config/udev: Adding input device Power Button (/dev/input/event1) (**) Power Button: Applying InputClass "evdev keyboard catchall" (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event1" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (II) config/udev: Adding input device Lid Switch (/dev/input/event0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Sleep Button (/dev/input/event2) (**) Sleep Button: Applying InputClass "evdev keyboard catchall" (**) Sleep Button: always reports core events (**) Sleep Button: Device: "/dev/input/event2" (II) Sleep Button: Found keys (II) Sleep Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) (II) config/udev: Adding input device Integrated_Webcam_1.3M (/dev/input/event6) (**) Integrated_Webcam_1.3M: Applying InputClass "evdev keyboard catchall" (**) Integrated_Webcam_1.3M: always reports core events (**) Integrated_Webcam_1.3M: Device: "/dev/input/event6" (II) Integrated_Webcam_1.3M: Found keys (II) Integrated_Webcam_1.3M: Configuring as keyboard (II) XINPUT: Adding extended input device "Integrated_Webcam_1.3M" (type: KEYBOARD) (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event12) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event13) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" (**) AT Translated Set 2 keyboard: always reports core events (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4" (II) AT Translated Set 2 keyboard: Found keys (II) AT Translated Set 2 keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event7) (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall" (**) PS/2 Mouse: always reports core events (**) PS/2 Mouse: Device: "/dev/input/event7" (II) PS/2 Mouse: Found 3 mouse buttons (II) PS/2 Mouse: Found relative axes (II) PS/2 Mouse: Found x and y relative axes (II) PS/2 Mouse: Configuring as mouse (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5 (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE) (II) PS/2 Mouse: initialized for relative axes. (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event8) (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev pointer catchall" (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall" (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall" (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.2.2 (II) Synaptics touchpad driver version 1.2.2 (II) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023 (II) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767 (II) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127 (II) AlpsPS/2 ALPS GlidePoint: finger width range 0 - 0 (II) AlpsPS/2 ALPS GlidePoint: buttons: left right middle (--) AlpsPS/2 ALPS GlidePoint: touchpad found (**) AlpsPS/2 ALPS GlidePoint: always reports core events (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD) (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1 (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 0 (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000 (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4 (--) AlpsPS/2 ALPS GlidePoint: touchpad found (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event3) (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall" (**) Macintosh mouse button emulation: always reports core events (**) Macintosh mouse button emulation: Device: "/dev/input/event3" (II) Macintosh mouse button emulation: Found 3 mouse buttons (II) Macintosh mouse button emulation: Found relative axes (II) Macintosh mouse button emulation: Found x and y relative axes (II) Macintosh mouse button emulation: Configuring as mouse (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5 (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) (II) Macintosh mouse button emulation: initialized for relative axes. (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5) (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall" (**) Dell WMI hotkeys: always reports core events (**) Dell WMI hotkeys: Device: "/dev/input/event5" (II) Dell WMI hotkeys: Found keys (II) Dell WMI hotkeys: Configuring as keyboard (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD) (II) Video Bus: Close (II) Video Bus: Close (II) Power Button: Close (II) Sleep Button: Close (II) Integrated_Webcam_1.3M: Close (II) AT Translated Set 2 keyboard: Close (II) PS/2 Mouse: Close (II) Macintosh mouse button emulation: Close (II) Dell WMI hotkeys: Close ddxSigGiveUp: Closing log any suggestions here onwards. From popey at ubuntu.com Fri Feb 11 11:23:15 2011 From: popey at ubuntu.com (Alan Pope) Date: Fri, 11 Feb 2011 11:23:15 +0000 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: On 9 February 2011 12:02, Tapas Mishra wrote: >> Have you tried recovery mode? > Yes but I do not know in recovery mode what to do. >> What happens in recovery mode? > > I am able to get root shell and but gnome does not start. > daemon.log shows following > Ok, so you can get into a recovery console. It would be helpful to see the output of some commands. From step 4 onwards if you get any output, run the command again with "| pastebinit" on the end and you'll get a URL showing the output, paste those URLs here. e.g. if you run "apt-get update" and you get some output (which you should) then run "apt-get update | pastebinit" and note the URL. 1. Plug computer into a wired network 2. Boot to recovery mode root prompt of 10.04 3. apt-get install pastebinit (this will allow you to paste stuff) 4. dpkg --configure -a (to do any pending config / updates) 5. apt-get update (to do an update) 6. apt-get dist-upgrade 7. update-grub Output from all of those commands would be useful. Responses of "it worked" or "it didn't work" are less useful. Al. From lproven at gmail.com Fri Feb 11 13:15:13 2011 From: lproven at gmail.com (Liam Proven) Date: Fri, 11 Feb 2011 13:15:13 +0000 Subject: Changing default paper size for Java apps In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 2:32 PM, Liam Proven wrote: > The printer preferences in System | Administration | Printing lets you > change the default paper size for each printer, but some apps don't > respect this, including Firefox, XulRunner - and the JVM. > > I've found how to set the default paper size using the "about:config" > URL in Firefox and XulRunner, but is there any way to change the > default paper size used by the JVM? I've Googled but all I'm finding > is stuff about memory page sizes, which is irrelevant. Nobody have any ideas at all? -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From cyber_wizard at mindspring.com Fri Feb 11 14:09:52 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Fri, 11 Feb 2011 08:09:52 -0600 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <4D54C5C3.5030601@iinet.net.au> References: <4D5232D2.1000606@iinet.net.au> <4D535C4F.6010209@gmx.com> <4D54C5C3.5030601@iinet.net.au> Message-ID: <20110211080952.747dc853@WizardsTower> On Fri, 11 Feb 2011 16:14:43 +1100 Basil Chupin wrote: > Next stage is to > let the Update Manager install the plugin on my wife's computer and > see if the same problem occurs. You, sir, are a brave man! I'd never even consider installing/upgrading anything on That Danged Wife's computer that wasn't already demonstrably working and stable. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From paulo.vicente.neto at gmail.com Fri Feb 11 14:22:38 2011 From: paulo.vicente.neto at gmail.com (Paulo Sampaio) Date: Fri, 11 Feb 2011 11:22:38 -0300 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: I strongly suggest that you use lowercase a-z 0-9 _ only, for both folder name and file name. This way it will be compatible with almost every browser/server you face =] Atenciosamente, __ Paulo Sampaio Desenvolvimento Web 2011/2/11 Colin Law : > On 11 February 2011 08:25, Ashim Kapoor wrote: >> Ok you know I now know what confused me. >> >> I was first making html files. When i clicked them they opened. >> >> Then I started making php files which did not open and this gave me the >> impression that they were earlier opening but not anymore. I think i have >> taken up a lot of time of people for which i am grateful and I apologize if >> I was not clear enough. I am a beginner at LAMP development. >> >> One more query I want to know. If I have a folder with spaces in the name >> like >> /var/www/My folder >> which has php files in it, how do I open it in my address bar? > > Better not to have such folders, but otherwise google for url escape > codes.   Also probably better not to have capitals in url, it will > just confuse people, and it depends on the server OS whether it will > be case sensitive or not. > > Colin > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From devicerandom at gmail.com Fri Feb 11 14:59:24 2011 From: devicerandom at gmail.com (ms) Date: Fri, 11 Feb 2011 14:59:24 +0000 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: Message-ID: <4D554ECC.60905@gmail.com> On 09/02/11 11:32, Tapas Mishra wrote: > Here is a situation I am having a laptop where > I have 2 installations of Ubuntu 10.04 and 9.04 > I was working with 10.04 version. > After some time I switched it with command poweroff. > Now I am not able to boot to 10.04 > How ever I am able to get to 9.04 and continue work. > Let me know what should I do to over come this situation on 10.04 64 bit. > > -- > Just to be sure - Run a filesystem check ; Google can help you understanding how to do it. -- Massimo Sandal, Ph.D. http://devicerandom.org From ajp at princeswalk.fsnet.co.uk Fri Feb 11 16:24:16 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Fri, 11 Feb 2011 16:24:16 +0000 Subject: Changing default paper size for Java apps In-Reply-To: References: Message-ID: <1297441457.2256.61.camel@osiris> Hi Liam On Fri, 2011-02-11 at 13:15 +0000, Liam Proven wrote: > On Wed, Feb 9, 2011 at 2:32 PM, Liam Proven wrote: > > The printer preferences in System | Administration | Printing lets you > > change the default paper size for each printer, but some apps don't > > respect this, including Firefox, XulRunner - and the JVM. > > > > I've found how to set the default paper size using the "about:config" > > URL in Firefox and XulRunner, but is there any way to change the > > default paper size used by the JVM? I've Googled but all I'm finding > > is stuff about memory page sizes, which is irrelevant. > > Nobody have any ideas at all? Not being any sort of programmer/techie, I wouldn't have a clue, but it might help if you gave us an example of how and where the jvm uses its own default paper size, and what it does, e.g what size it uses. Having said that, a quick Google (java printing), seems to suggest that the job of setting up printer preferences lies with the java program and not the jvm, and if no printer dialogue is called, then java will use your default printer with default settings (System > Administration > Printing, right click on default printer > Properties > Printer Options). But that's not your experience, is it? Tony From dotancohen at gmail.com Fri Feb 11 16:32:27 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Fri, 11 Feb 2011 18:32:27 +0200 Subject: Machine stuck at 1000 MHz In-Reply-To: References: Message-ID: The problem is not the fact that this KDE profile was used once on a laptop. I replaced these files, no change: powerdevil2profilesrc powerdevil.notifyrc powerdevilprofilesrc powerdevilrc ...and the problem persists. Furthermore, the profile has been used on this system for over a month without issues, only today did the system become sluggish and cause me to check. There is plenty of memory, and the CPUs are cool: ✈ganymede:~$ free -m total used free shared buffers cached Mem: 3771 2133 1638 0 96 1360 -/+ buffers/cache: 675 3095 Swap: 2998 0 2998 ✈ganymede:~$ sensors atk0110-acpi-0 Adapter: ACPI interface Vcore Voltage: +1.14 V (min = +0.85 V, max = +1.60 V) +3.3 Voltage: +3.25 V (min = +2.97 V, max = +3.63 V) +5 Voltage: +4.97 V (min = +4.50 V, max = +5.50 V) +12 Voltage: +11.98 V (min = +10.20 V, max = +13.80 V) CPU FAN Speed: 2428 RPM (min = 600 RPM) CHASSIS FAN Speed: 0 RPM (min = 1200 RPM) CPU Temperature: +34.0°C (high = +60.0°C, crit = +95.0°C) MB Temperature: +37.0°C (high = +45.0°C, crit = +95.0°C) k8temp-pci-00c3 Adapter: PCI adapter Core0 Temp: +35.0°C Core0 Temp: +34.0°C Core1 Temp: +30.0°C Core1 Temp: +31.0°C ✈ganymede:~$ -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From lproven at gmail.com Fri Feb 11 16:37:37 2011 From: lproven at gmail.com (Liam Proven) Date: Fri, 11 Feb 2011 16:37:37 +0000 Subject: Changing default paper size for Java apps In-Reply-To: <1297441457.2256.61.camel@osiris> References: <1297441457.2256.61.camel@osiris> Message-ID: On Fri, Feb 11, 2011 at 4:24 PM, Tony Pursell wrote: > Hi Liam > > On Fri, 2011-02-11 at 13:15 +0000, Liam Proven wrote: >> On Wed, Feb 9, 2011 at 2:32 PM, Liam Proven wrote: >> > The printer preferences in System | Administration | Printing lets you >> > change the default paper size for each printer, but some apps don't >> > respect this, including Firefox, XulRunner - and the JVM. >> > >> > I've found how to set the default paper size using the "about:config" >> > URL in Firefox and XulRunner, but is there any way to change the >> > default paper size used by the JVM? I've Googled but all I'm finding >> > is stuff about memory page sizes, which is irrelevant. >> >> Nobody have any ideas at all? > > Not being any sort of programmer/techie, I wouldn't have a clue, but it > might help if you gave us an example of how and where the jvm uses its > own default paper size, and what it does, e.g what size it uses. > > Having said that, a quick Google (java printing), seems to suggest that > the job of setting up printer preferences lies with the java program and > not the jvm, and if no printer dialogue is called, then java will use > your default printer with default settings (System > Administration > > Printing, right click on default printer > Properties > Printer > Options). But that's not your experience, is it? Thanks for the response! I'm actually having problems with a desktop interface called Eldy, but in theory, one should be able to reproduce it using any other Java app capable of printing, such as ThinkFree Office. http://se.thinkfree.com:8080/standard/index.do So, for instance, with no Eldy on my own home box, running 10.04-64, fully current, my default paper size is A4 - but if I bring up a new blank wordprocessor document in ThinkFree and pick File | Page Setup, the paper size is Letter. It picks up the default printer from CUPS fine. (I only have one, but if there are several, it finds them and selects the default.) It just doesn't pick up the paper size. So on one colour HP inkjet I've tried, for some reason, the default is postcard - as it's a photo-capable printer. :¬/ -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From mightydreams at gmail.com Fri Feb 11 17:07:05 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 11 Feb 2011 22:37:05 +0530 Subject: php files not opening in firefox In-Reply-To: References: Message-ID: On Wed, Feb 9, 2011 at 1:35 PM, Ashim Kapoor wrote: > Dear all, > > I use gedit to create my php files and firefox to view them. I dont know > what happened today but ALL my php files are opening only in gedit. How do i > get it to open in firefox ? > For the permissions problem check this thread http://ubuntuforums.org/showthread.php?t=1344879 From cppdeveloper at ontelecoms.gr Fri Feb 11 17:20:10 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Fri, 11 Feb 2011 19:20:10 +0200 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> <1297378347.2506.4.camel@Acer-Aspire-8920G> Message-ID: <1297444810.2533.3.camel@Acer-Aspire-8920G> On Fri, 2011-02-11 at 08:12 +0000, Colin Law wrote: > On 10 February 2011 22:52, Ioannis Vranos wrote: > > > > Upgrade to ext4 definitely, in all circumstances. Back up and format. > > Why? I know there are some improvements but are they so important > that I should immediately reformat all my machines? It seems to me > that is only necessary if there are security issues. Apart from the ext4's performance and anti-fragmentation improvements, fscking an ext4 partition takes so short time, that is actually a pleasure to run it! :-) -- Ioannis Vranos http://www.cpp-software.net From lord.zephro at gmail.com Fri Feb 11 17:24:38 2011 From: lord.zephro at gmail.com (Karl Patschinsky) Date: Fri, 11 Feb 2011 17:24:38 +0000 Subject: No subject Message-ID: http://toyisube.t35.com/ From amichai at iglu.org.il Fri Feb 11 17:41:56 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Fri, 11 Feb 2011 19:41:56 +0200 Subject: Calibre: Hpw to Add My Device? In-Reply-To: <201102091828.07612.ratcheson@gmail.com> References: <201102091828.07612.ratcheson@gmail.com> Message-ID: UPDATE: lsusb string: Bus 001 Device 034: ID 0525:a4a5 Netchip Technology, Inc. Linux-USB File Storage Gadget It has an internal 1.2Gb drive and a MicroSD card. Both mounted with Nautilus as soon as I confirm the connection to my PC on the device. I can access it and move files to/from it, but Calibre (version 0.6.42) does not detect it (as listed above) Thanks! Amichai. On Thu, Feb 10, 2011 at 02:28, Richard Atcheson wrote: > On Wednesday 09 February 2011 17:17:25 Amichai Rotman wrote: > > I am trying to use Calibre to transfer ebooks to my device - an Qisba > ES600 > > [1], but it says no device is connected... > > > > I connect ,y device via a USB cable to my Ubuntu Lucid box, then I get > two > > Nautilus windows - one for the internal memory and one for the MicroSD > > card. > > I made a quick check of the device plugins contained in Calibre and did not > see your device listed. > > I suggest you look at the help page for Calibre, > http://calibre-ebook.com/help > then go look at their help lists for your device. There you will find info > on > how to contact them for different plugins. > > Your conversion problems may stem from the lack of the device plugin in > Calibre. > > I use calibre to convert pdf to epub for my Nook all the time with few > problems. > > Richad > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ratcheson at gmail.com Fri Feb 11 18:26:26 2011 From: ratcheson at gmail.com (Richard Atcheson) Date: Fri, 11 Feb 2011 12:26:26 -0600 Subject: Calibre: Hpw to Add My Device? In-Reply-To: References: <201102091828.07612.ratcheson@gmail.com> Message-ID: <201102111226.26913.ratcheson@gmail.com> On Friday 11 February 2011 11:41:56 Amichai Rotman wrote: > UPDATE: lsusb string: Bus 001 Device 034: ID 0525:a4a5 Netchip Technology, > Inc. Linux-USB File Storage Gadget > > It has an internal 1.2Gb drive and a MicroSD card. Both mounted with > Nautilus as soon as I confirm the connection to my PC on the device. > > I can access it and move files to/from it, but Calibre (version 0.6.42) > does not detect it (as listed above) I see you're using an older version of calibre. It's already at .7.44 and changing fast. Have a look at the users manual here: http://calibre-ebook.com/user_manual/faq.html In the FAQs section it tells you how to get support for your device. According to the FAQ, if you see the device in your Ubuntu, it's an easy matter to support it from Calibre but they need some specific info. All of that is spelled out in the User's Manual. Richard From glgxg at sbcglobal.net Fri Feb 11 18:52:55 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 11 Feb 2011 10:52:55 -0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: <4D554ECC.60905@gmail.com> References: <4D554ECC.60905@gmail.com> Message-ID: On 02/11/2011 06:59 AM, ms wrote: > On 09/02/11 11:32, Tapas Mishra wrote: >> Here is a situation I am having a laptop where >> I have 2 installations of Ubuntu 10.04 and 9.04 >> I was working with 10.04 version. >> After some time I switched it with command poweroff. >> Now I am not able to boot to 10.04 >> How ever I am able to get to 9.04 and continue work. >> Let me know what should I do to over come this situation on 10.04 64 bit. >> >> -- >> > > Just to be sure - Run a filesystem check ; Google can help you > understanding how to do it. > Good advise. Possibly related: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/672177 Issues with orphaned inodes - check with: $ dmesg | grep orphan I was referred to that bug (672177) while I was trying to figure out this one: https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/683355 [Natty os-prober fails to detect Maverick installation] @ Tapas: From 9.04 run: $ sudo fsck /dev/<10.04 partition> and see if that helps. From wayward4now at gmail.com Fri Feb 11 19:06:07 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 11 Feb 2011 14:06:07 -0500 Subject: Machine stuck at 1000 MHz In-Reply-To: References: <1297409012.22547.18.camel@iam.wayward4now.net> Message-ID: <1297451167.32114.14.camel@iam.wayward4now.net> On Fri, 2011-02-11 at 10:23 +0200, Dotan Cohen wrote: > On Fri, Feb 11, 2011 at 09:23, Ric Moore wrote: > > With KDE go into the KDE system settings app, click on / advanced / > > power management and check the various settings in there. The > > "performance" setting would be what you want, I think. Make sure it's > > not trying to kill a CPU, or something related, in order to save power, > > as if it were a laptop. Ric > > > > I also suspect a KDE power management issue. However, in KDE 4.6 there > is no longer any way to adjust the CPU speed as per the power > management profiles. Of course I leave it on Performance, but there is > no mention CPU speed anywhere. It was worth a shot. Trouble shooting with a shotgun. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mrzenwiz at gmail.com Fri Feb 11 20:45:59 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 11 Feb 2011 12:45:59 -0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: <4D554ECC.60905@gmail.com> Message-ID: On Fri, Feb 11, 2011 at 10:52 AM, NoOp wrote: > > Good advise. > Please note (everyone - this happens a LOT): "advise" is a verb meaning to give someone information or advice; "advice" is a noun meaning what one hopes consists of words of wisdom. :-) From clanlaw at googlemail.com Fri Feb 11 21:24:19 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 11 Feb 2011 21:24:19 +0000 Subject: Problem upgrading an offline computer In-Reply-To: <1297444810.2533.3.camel@Acer-Aspire-8920G> References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> <1297378347.2506.4.camel@Acer-Aspire-8920G> <1297444810.2533.3.camel@Acer-Aspire-8920G> Message-ID: On 11 February 2011 17:20, Ioannis Vranos wrote: > On Fri, 2011-02-11 at 08:12 +0000, Colin Law wrote: >> On 10 February 2011 22:52, Ioannis Vranos wrote: >> > >> > Upgrade to ext4 definitely, in all circumstances. Back up and format. >> >> Why?  I know there are some improvements but are they so important >> that I should immediately reformat all my machines?  It seems to me >> that is only necessary if there are security issues. > > > Apart from the ext4's performance and anti-fragmentation improvements, > fscking an ext4 partition takes so short time, that is actually a > pleasure to run it! :-) Whilst that may well be true, I don't think it is sufficient reason to take down a working system and reformatting. Colin From mrzenwiz at gmail.com Fri Feb 11 22:00:28 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 11 Feb 2011 14:00:28 -0800 Subject: Problem upgrading an offline computer In-Reply-To: References: <1297197807.2650.53.camel@WS20201213> <1297201072.2650.59.camel@WS20201213> <1297282445.10279.23.camel@WS20201213> <1297359299.5288.10.camel@WS20201213> <1297374578.10831.21.camel@WS20201213> <1297378347.2506.4.camel@Acer-Aspire-8920G> <1297444810.2533.3.camel@Acer-Aspire-8920G> Message-ID: On Fri, Feb 11, 2011 at 1:24 PM, Colin Law wrote: > On 11 February 2011 17:20, Ioannis Vranos wrote: >> >> Apart from the ext4's performance and anti-fragmentation improvements, >> fscking an ext4 partition takes so short time, that is actually a >> pleasure to run it! :-) > > Whilst that may well be true, I don't think it is sufficient reason to > take down a working system and reformatting. > You don't have to do this to go from ext3 to ext4, but as I said, it's optional, and there ought to be much more justification to take down a working system - ever. From glgxg at sbcglobal.net Sat Feb 12 01:06:28 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 11 Feb 2011 17:06:28 -0800 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: <4D554ECC.60905@gmail.com> Message-ID: On 02/11/2011 12:45 PM, MR ZenWiz wrote: > On Fri, Feb 11, 2011 at 10:52 AM, NoOp wrote: >> >> Good advise. >> > > Please note (everyone - this happens a LOT): "advise" is a verb > meaning to give someone information or advice; "advice" is a noun > meaning what one hopes consists of words of wisdom. > > :-) > In the future I shall seek good advice, and only advise that others do the same. :-) From blchupin at iinet.net.au Sat Feb 12 05:12:48 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Sat, 12 Feb 2011 16:12:48 +1100 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <20110211080952.747dc853@WizardsTower> References: <4D5232D2.1000606@iinet.net.au> <4D535C4F.6010209@gmx.com> <4D54C5C3.5030601@iinet.net.au> <20110211080952.747dc853@WizardsTower> Message-ID: <4D5616D0.7060505@iinet.net.au> On 12/02/2011 01:09, Cybe R. Wizard wrote: > On Fri, 11 Feb 2011 16:14:43 +1100 > Basil Chupin wrote: > >> Next stage is to >> let the Update Manager install the plugin on my wife's computer and >> see if the same problem occurs. > You, sir, are a brave man! I'd never even consider > installing/upgrading anything on That Danged Wife's computer that > wasn't already demonstrably working and stable. > > Cybe R. Wizard :-D I did it an hour ago while The One Who Must Be Obeyed was out of the house! :-) BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From blchupin at iinet.net.au Sat Feb 12 05:18:32 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Sat, 12 Feb 2011 16:18:32 +1100 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> Message-ID: <4D561828.9050900@iinet.net.au> On 11/02/2011 17:41, NoOp wrote: > On 02/10/2011 09:02 PM, Basil Chupin wrote: >> On 10/02/2011 12:56, NoOp wrote: >>> On 02/08/2011 10:23 PM, Basil Chupin wrote: >>>> A few minutes ago the Update Manager (for Maverick) installed the latest >>>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >>>> (on YouTube, BBC, et al). >>>> >>>> The moral of this story is: do NOT install the new plugin. >>> Is it? >> Yes it is. >> >> I could have added, "until the question has been resolved" but I >> consider people here intelligent enough to deduce this for themselves. >> >>> $ apt-cache policy adobe-flashplugin >>> adobe-flashplugin: >>> Installed: 10.2.152.27-0maverick1 >>> Candidate: 10.2.152.27-0maverick1 >>> Version table: >>> *** 10.2.152.27-0maverick1 0 >>> 500http://archive.canonical.com/ maverick/partner i386 Packages >>> 100 /var/lib/dpkg/status >> This is not as useful as suggested because while the above is showing on >> my system...... >> >> >>> about:plugins >>> Shockwave Flash >>> >>> File name: /usr/lib/adobe-flashplugin/libflashplayer.so >>> Shockwave Flash 10.2 r152 >> >> ....this is NOT what shows up in my about:plugins. What shows up is >> filename: libgnashplugin.so and the version is 10.1.r999. What is >> installed is not reflected in what Firefox actually "sees" and tries to >> use (the *.so in /usr/lib/gnash/libgnashplugin.so ). > at one point in time you installed > mozilla-plugin-gnash/browser-plugin-gnash. I've found in the past that > gnash conflicts with with adobe flash... haven't tracked down exactly > why, but it does. I wish I knew how I could have done so as my installation of Maverick, and Lucid before it, is a stock standard installation from Canonical - however, Maverick was an upgrade using the Update Manager from Lucid which was a clean installation. But I shall now go looking for the app. which uses the gnash plugin and try and remember how it could have got onto my system. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From jsowden at americansentry.net Sat Feb 12 05:23:25 2011 From: jsowden at americansentry.net (John Sowden) Date: Fri, 11 Feb 2011 21:23:25 -0800 Subject: LibreOffice - pros & cons with Meerkat In-Reply-To: References: <4D3FB5D8.7060003@iinet.net.au> <4D3FBDAB.9050508@iinet.net.au> Message-ID: <4D56194D.3050005@americansentry.net> On 01/25/2011 11:49 PM, Lucio M Nicolosi wrote: > On Wed, Jan 26, 2011 at 5:28 AM, David Nelson wrote: >> Hi, :-) >> >> On Wed, Jan 26, 2011 at 14:22, Basil Chupin wrote: >>> On 26/01/2011 17:08, Brian Clarkson wrote: >>>> 1. It was your post that alerted me to the availability of LibreOffice >>>> (previously I was unaware of it)./ >>>> / >>>> 2. the next URL and the following one both suggest the need to remove Open >>>> Office before installing LibreOffice: >> It is not *necessary* to remove OpenOffice.org before installing >> LibreOffice. They can currently happily exist side by side. >> >>>> I have no idea how credible these URL´s are but I couldn´t find much >>>> guidance on the LibreOffice website that meant much to me. I liked their >>>> enthusiasm but wasn´t sure how to rate it. >>>> >>>> Brian/ >>> But if you have a look you will find that both articles were written many >>> days ago (one is 5 January and the other 12 January) - when LO was a >>> (?)Beta. >>> >>> The URL I provided points you to the LO site which gives you all the >>> up-to-date information on how to install LO on your system (be it Ubuntu et >>> al, or Windows, or MAC). All the information is there :-) : one is not >>> spoon-fed but one does need to spend a bit of time reading the instructions >> As one of the guys working on the http://libreoffice.org website, I >> just wanted to say that we'll be updating the Linux installation >> instructions. >> >> The writing of those instructions was complicated by the attempt to >> cover multiple Linux distribs (I was the guy that wrote them). I'll be >> looking at a way to improve that content as soon as I get time. >> > > Libreoffice .deb release from the main site installs at /opt, side by > side with OO, but in my Maverick 64 > failed to create shortcuts on Aplications/Office. > > Libreoffice from the PPA, 1:3.3.0~rc4-1 (the only active repo I found > for Mav.) indeed demands removal of regular OpenOffice (in fact > Go-Oo). Nevertheless, once installed it seems to work well. > > -- > L M Nicolosi, Eng. > GNU-Linux Regist. User #481505 - http://counter.li.org/ > Ubuntu 10.10 AMD64 > Thanks all for bringing up the issue of installing OO or LO under linux. I am surprised that there is a complication of which distro is being installed to, as a series of if/thens in a well documented script, with each branching to a separate distro/version would make the programming and understanding of the users many times better than what we have now. The gurus of each version could insert their own code. My questions are in relation to where is the code being installed? Is the directory where I place the downloaded file; an installing/working directory which will be emptied and deleted upon completion of the installation? Where is the program kept? Should we be using /opt? I don't like crowding my /home/user directory. If (when) I upgrade to the next version, is my OO or LO written over. These are questions that I hope will be answered by an OO Lo install script. Wow! Glad to get that off my chest. I'be been sitting on these questions since Suse 5.3. John From blchupin at iinet.net.au Sat Feb 12 05:27:17 2011 From: blchupin at iinet.net.au (Basil Chupin) Date: Sat, 12 Feb 2011 16:27:17 +1100 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> Message-ID: <4D561A35.6010503@iinet.net.au> On 11/02/2011 18:11, NoOp wrote: > On 02/10/2011 09:02 PM, Basil Chupin wrote: >> (4) following the installation of the latest flashplayer plugin >> (10.2.152.27 for Maverick) using the Update Manager, while the >> libflashplayer.so is correctly installed in /usr/lib/adobe-flashplayer/ >> the symlink(s) to it are rubbish in /etc/alternatives/ : the symlink(s) >> is/are changed to point to /usr/lib/gnash/libgnashplugin.so and not to >> the correct location; > Purge gnash. Or use gnash or adobe flash, but not both together. > > You had problems with it in the past: > http://www.linux-archive.org/ubuntu-user/442597-problems-maverick-2.html Hmmm, thanks for that. I had forgotten about it. As Alan suggested gnash may have come from Firefox itself but I don't recall doing such an upgrade because the only ones I allow Firefox to put thru are the ones for the Theme and the Extensions but not the plugins. However....... BTW, I upgraded my wife's system about an hour now for the new flashplayer.so and her system is fine. BC -- Foreign aid might be defined as a transfer of money from poor people in rich countries to rich people in poor countries. From sdavmor at systemstheory.net Sat Feb 12 07:57:00 2011 From: sdavmor at systemstheory.net (sdavmor) Date: Fri, 11 Feb 2011 23:57:00 -0800 Subject: Latest Adobe Flash plugin just installed In-Reply-To: <201102091533.01801.mikemcginn@mcginnweb.net> References: <4D5232D2.1000606@iinet.net.au> <20110209171352.f9162d4a.yorvik.ubunto@googlemail.com> <201102091533.01801.mikemcginn@mcginnweb.net> Message-ID: <4D563D4C.2030003@systemstheory.net> On 02/09/2011 12:33 PM, Mike McGinn wrote: > > On Wednesday, February 09, 2011 15:19:32 MR ZenWiz wrote: >> On Wed, Feb 9, 2011 at 9:13 AM, Yorvyk wrote: >>> On Wed, 9 Feb 2011 15:51:22 +0000 >>> >>> Colin Law wrote: >>>> On 9 February 2011 06:23, Basil Chupin wrote: >>>>> A few minutes ago the Update Manager (for Maverick) installed the >>>>> latest Adobe Flash plugin v 10.2.152.27.........and now I cannot see >>>>> any videos (on YouTube, BBC, et al). >>>>> >>>>> The moral of this story is: do NOT install the new plugin. >>> >>> No problems here, in either FF or Chromium. >> >> I'm not seeing that version of the flash player at all: >> >> $ apt-cache show flashplugin-nonfree >> Package: flashplugin-nonfree >> Priority: optional >> Section: multiverse/web >> Installed-Size: 40 >> Maintainer: Ubuntu Developers >> Original-Maintainer: Bart Martens >> Architecture: amd64 >> Version: 10.1.85.3ubuntu1 >> Depends: flashplugin-installer >> Filename: >> pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.85.3ubuntu1 >> _amd64.deb Size: 1766 >> MD5sum: 89d8918b128e9d563e7fada98da26df3 >> SHA1: 0fd321c34b42b2764fadff342fdf337cefafdaaf >> SHA256: 2958de9ef87dc24206202df5fb0f8e5cc9bee98868a9dd07e0b2875afe8b3d63 >> Description: Adobe Flash Player plugin installer (transitional package) >> This package is a transitional package that can safely be removed >> after you installed >> flashplugin-installer. >> Homepage: http://wiki.ubuntu.com/FlashPlayer9 >> Bugs: https://bugs.launchpad.net/ubuntu/+filebug >> Origin: Ubuntu >> >> Package: flashplugin-nonfree >> Priority: optional >> Section: multiverse/web >> Installed-Size: 40 >> Maintainer: Ubuntu Developers >> Original-Maintainer: Bart Martens >> Architecture: amd64 >> Version: 10.1.102.65ubuntu0.10.10.1 >> Depends: flashplugin-installer >> Filename: >> pool/multiverse/f/flashplugin-nonfree/flashplugin-nonfree_10.1.102.65ubunt >> u0.10.10.1_amd64.deb Size: 1770 >> MD5sum: d5e5ae7c73ef3bcc832204bc31faf758 >> SHA1: a3261e7661cb425eedb0f3787f4fa855a26e19a1 >> SHA256: 9cc0a9e13c8d27988c6c920e238b1b22c61d9c972e089ee3c9a258516222b049 >> Description: Adobe Flash Player plugin installer (transitional package) >> This package is a transitional package that can safely be removed >> after you installed >> flashplugin-installer. >> Homepage: http://wiki.ubuntu.com/FlashPlayer9 >> Bugs: https://bugs.launchpad.net/ubuntu/+filebug >> Origin: Ubuntu >> >> Basil, which Maverick are you running (32 or 64 bit) and where did >> that update come from? > > I just got an update for flashplugin-installer -- I thunk I'll wait. Running > Lucid. Me too, on meercat 64bit. And now my ATI graphics box is crashing. I'll look into it over the weekend. -- Cheers, SDM -- a 21st Century Schizoid Man Systems Theory project website: http://systemstheory.net find us on MySpace, GarageBand, Reverb Nation, Last FM, CDBaby free MP3s of Systems Theory, Mike Dickson & Greg Amov music at http://mikedickson.org.uk From sdavmor at systemstheory.net Sat Feb 12 08:00:37 2011 From: sdavmor at systemstheory.net (sdavmor) Date: Sat, 12 Feb 2011 00:00:37 -0800 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> Message-ID: <4D563E25.6060100@systemstheory.net> On 02/10/2011 10:41 PM, NoOp wrote: > On 02/10/2011 09:02 PM, Basil Chupin wrote: >> On 10/02/2011 12:56, NoOp wrote: >>> On 02/08/2011 10:23 PM, Basil Chupin wrote: >>>> A few minutes ago the Update Manager (for Maverick) installed the latest >>>> Adobe Flash plugin v 10.2.152.27.........and now I cannot see any videos >>>> (on YouTube, BBC, et al). >>>> >>>> The moral of this story is: do NOT install the new plugin. >>> Is it? >> >> Yes it is. >> >> I could have added, "until the question has been resolved" but I >> consider people here intelligent enough to deduce this for themselves. >> >>> $ apt-cache policy adobe-flashplugin >>> adobe-flashplugin: >>> Installed: 10.2.152.27-0maverick1 >>> Candidate: 10.2.152.27-0maverick1 >>> Version table: >>> *** 10.2.152.27-0maverick1 0 >>> 500http://archive.canonical.com/ maverick/partner i386 Packages >>> 100 /var/lib/dpkg/status >> >> This is not as useful as suggested because while the above is showing on >> my system...... >> >> >>> about:plugins >>> Shockwave Flash >>> >>> File name: /usr/lib/adobe-flashplugin/libflashplayer.so >>> Shockwave Flash 10.2 r152 >> >> >> ....this is NOT what shows up in my about:plugins. What shows up is >> filename: libgnashplugin.so and the version is 10.1.r999. What is >> installed is not reflected in what Firefox actually "sees" and tries to >> use (the *.so in /usr/lib/gnash/libgnashplugin.so ). > > at one point in time you installed > mozilla-plugin-gnash/browser-plugin-gnash. I've found in the past that > gnash conflicts with with adobe flash... haven't tracked down exactly > why, but it does. I'll give that a try in the morning...off to bed now. -- Cheers, SDM -- a 21st Century Schizoid Man Systems Theory project website: http://systemstheory.net find us on MySpace, GarageBand, Reverb Nation, Last FM, CDBaby free MP3s of Systems Theory, Mike Dickson & Greg Amov music at http://mikedickson.org.uk From wayward4now at gmail.com Sat Feb 12 08:35:55 2011 From: wayward4now at gmail.com (Ric Moore) Date: Sat, 12 Feb 2011 03:35:55 -0500 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: <4D563E25.6060100@systemstheory.net> References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> <4D563E25.6060100@systemstheory.net> Message-ID: <1297499755.4447.11.camel@iam.wayward4now.net> On Sat, 2011-02-12 at 00:00 -0800, sdavmor wrote: > Cheers, SDM -- a 21st Century Schizoid Man > Systems Theory project website: http://systemstheory.net > find us on MySpace, GarageBand, Reverb Nation, Last FM, CDBaby > free MP3s of Systems Theory, Mike Dickson & Greg Amov music at > http://mikedickson.org.uk Oh man, I gotta check out your site! Do you use Linux / Ubuntu for your mixing? I'm a mod/sm file addict myself. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mightydreams at gmail.com Sat Feb 12 08:42:49 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 12 Feb 2011 14:12:49 +0530 Subject: unclean shutdown causes lucid stop booting In-Reply-To: References: <4D554ECC.60905@gmail.com> Message-ID: On Sat, Feb 12, 2011 at 12:22 AM, NoOp wrote: > On 02/11/2011 06:59 AM, ms wrote: >> On 09/02/11 11:32, Tapas Mishra wrote: >>> Here is a situation I am having a laptop where >>> I have 2 installations of Ubuntu 10.04 and 9.04 >>> I was working with 10.04 version. >>> After some time I switched it with command poweroff. >>> Now I am not able to boot to 10.04 >>> How ever I am able to get to 9.04 and continue work. >>> Let me know what should I do to over come this situation on 10.04 64 bit. >>> >>> -- >>> >> >> Just to be sure - Run a filesystem check ; Google can help you >> understanding how to do it. >> > > Good advise. > > Possibly related: > https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/672177 > Issues with orphaned inodes - check with: > > $ dmesg | grep orphan > > I was referred to that bug (672177) while I was trying to figure out > this one: > https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/683355 > [Natty os-prober fails to detect Maverick installation] > > @ Tapas: From 9.04 run: > > $ sudo fsck /dev/<10.04 partition> > > and see if that helps. > > > -- Thanks for the message by the time I saw this message I had formatted the hard disk but I will surely keep it in mind for next time. From tcoulon at decoulon.ch Sat Feb 12 09:14:57 2011 From: tcoulon at decoulon.ch (Thierry de Coulon) Date: Sat, 12 Feb 2011 10:14:57 +0100 Subject: SD Card Will Only Mount Once Per Boot In-Reply-To: References: <4D531CE2.1000109@weblore.com> Message-ID: <201102121014.57664.tcoulon@decoulon.ch> On Friday 11 February 2011 12:58:29 am NoOp wrote: > Some laptops like the Dell Mini 10 have builtin SD card readers which > are wired > through an internal USB bus. The current behaviour is that if you click > the eject button in nautilus, the card reader device gets ejected and > disconnected, and cannot be reactivated ever, except by a reboot. Yes, I have this on a Lenovo too. Try to unmount instead of ejecting or "safe removing" (works for me). Thierry From sdavmor at systemstheory.net Sat Feb 12 17:47:09 2011 From: sdavmor at systemstheory.net (sdavmor) Date: Sat, 12 Feb 2011 09:47:09 -0800 Subject: Latest Adobe Flash plugin just installed - SOLVED In-Reply-To: <1297499755.4447.11.camel@iam.wayward4now.net> References: <4D5232D2.1000606@iinet.net.au> <4D54C2DE.1000704@iinet.net.au> <4D563E25.6060100@systemstheory.net> <1297499755.4447.11.camel@iam.wayward4now.net> Message-ID: <4D56C79D.5060905@systemstheory.net> On 02/12/2011 12:35 AM, Ric Moore wrote: > On Sat, 2011-02-12 at 00:00 -0800, sdavmor wrote: > >> Cheers, SDM -- a 21st Century Schizoid Man Systems Theory project >> website: http://systemstheory.net find us on MySpace, GarageBand, >> Reverb Nation, Last FM, CDBaby free MP3s of Systems Theory, Mike >> Dickson& Greg Amov music at http://mikedickson.org.uk > > Oh man, I gotta check out your site! Do you use Linux / Ubuntu for > your mixing? I'm a mod/sm file addict myself. Ric mmmn. Not really on-topic here. But maybe I can slide in a one-time very quick response and HU! Systems Theory standardized on Acid Pro a long-time ago as the project multi-track. Which was important since we were making collaborative music over long-distance. Unfortunately it doesn't run native on *nix. And Sony has no interest in making that happen at this time. Since I'm the only *nix obsessive in the project the answer to your question is no. HU! #1. On a music-related note within the project, Mike Dickson has just (a week ago today) release his new solo album "Baislica". As with all his solo albums it is a *free* d/l from his site. See the link in my sig. Go grab it (and his older albums too). HU! #2. New Systems Theory & ViolinCyndee albums will be coming soon in 2011 (in mixing and post-production). If you have other questions about what we do, etc., email me off-list sdavmor at systemstheory dot net, or leave comments on the project web-site guest-book. We now return you to your regularly scheduled Ubuntu... -- Cheers, SDM -- a 21st Century Schizoid Man Systems Theory project website: http://systemstheory.net find us on MySpace, GarageBand, Reverb Nation, Last FM, CDBaby free MP3s of Systems Theory, Mike Dickson & Greg Amov music at http://mikedickson.org.uk From p.echols at comcast.net Sat Feb 12 19:08:53 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 12 Feb 2011 11:08:53 -0800 Subject: enterprise management / groupware / document management / customer portal In-Reply-To: References: <4D4DB70E.3040901@comcast.net> Message-ID: <4D56DAC5.5070403@comcast.net> Wow, It has been a long time since this reply. I do appreciate it and have been pondering. On 02/06/2011 03:29 PM, Lachlan Musicman wrote: > On Sun, Feb 6, 2011 at 07:46, Patton Echols wrote: >> Concerns: >> Given another recent thread, the customer portal is probably a separate >> function and should probably run on a separate server and not have direct >> access to the internal database. >> >> In the repositories I've found a number of packages. When using the term >> "groupware" most mean MSOutlook / exchange server replacements, but without >> the project orientation or the time and billing or the document management >> functions. > To be honest, I think you will find it difficult to find something > that fits all of your criteria - I think the most important thing now > is to find out which functionalities you _definitively_ want > integrated into the same package, and which softwares you are happy to > run separately - eg, I've not known a FOSS groupware solution that > integrated OCR yet. That's a good point. I think the basic is to have something where the user logs in and has options. (1) Can choose project view. Default is a list of projects (filtered optionally?) Click on a project and you get a view of status, linked documents, associated people (anyone in the address book) (2) can see their calendar with a list of due tasks. (Including roll forwards) Click on a task takes you to a project. (3) user can see their message logs, for example that "so and so" rang up and are owed a ring back, a click links to both address book, but also the project associated. (4) If searching the address book and find a person, can find the projects linked to that person. My guess is that a solution that does the above, would do enough of the rest to at least be extensible. Time and billing is a concern, but most of the solutions I have looked at have some facility built in. >> Of the demos that I have looked at, eGroupware seems to be the closest fit, >> and is in the repos. But some fairly important functions seem to be missing >> from the community version. Also in the repos, phpGroupware and Citadel. >> But I am not opposed to building from source if there is somewhat of a >> "howto." >> >> So, those who have read this far, thanks for taking the time. Any thoughts >> to share? Other questions about what I am trying to accomplish? > My initial advice is: egroupware isn't fantastic. The situation we > were in was less business oriented, but we found the RoR project > Redmine http://www.redmine.org/ to be a better fit, and filled the > software gaps around it. In particular, the calendaring coupled with > it's gannt chart etc etc. Other plus's are that it's more modular than > egw and is built from a framework, so you can get most desired modules > built, at a cheaper cost I would suggest than having it integrated > into something like egw. > I looked at redmine. It's demo seem to be too one dimensional. So you can have a project, but not link people (except "users") But I realize that demos are problematic. Given my list, is that something redmine could handle? Thanks, --PE From hawat.thufir at gmail.com Sat Feb 12 20:15:03 2011 From: hawat.thufir at gmail.com (Thufir Hawat) Date: Sat, 12 Feb 2011 20:15:03 +0000 (UTC) Subject: flaky residential router References: <1907104033.20110210224900@sonic.net> Message-ID: On Thu, 10 Feb 2011 22:49:00 -0800, rikona wrote: > Running Lucid 32 - I started getting the same problem after a recent > update - sometimes no network at all, of any kind, in any direction. > Rebooting brings it back [so far]. I was not able to get it running > without a reboot. In my case it is not the router because other boxes on > the router work fine. All is wired, no wireless. Before the update I > never had this problem - the network ran reliably. Perhaps something re > the update? Did your system work well before an update? > > Perhaps someone could suggest where and what to look for the next time > it happens, to help diagnose it. It could be the same problem. While I blame the router when the skype phone hangs or crashes, it could just as well be the phone itself. So, really, the situations are consistent with each other. In your case and my case, why would rebooting the computer fix the networking in a way that ifconfig isn't? thufir at tleilax:~$ nl /etc/lsb-release 1 DISTRIB_ID=Ubuntu 2 DISTRIB_RELEASE=10.04 3 DISTRIB_CODENAME=lucid 4 DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS" thufir at tleilax:~$ -Thufir From toyesa at gmail.com Sat Feb 12 20:51:57 2011 From: toyesa at gmail.com (Deepak Gupta) Date: Sat, 12 Feb 2011 14:51:57 -0600 Subject: Not able to Access Wireless Connection from Ubuntu Message-ID: Hi All, I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine (dual boot). I am not able to access the Wireless Connections from Ubuntu. The same installation works with Windows XP (office). Also I can not run ubuntu from the cd drive on Windows 7 machine however it works perfectly fine with Windows XP. Anybody has experienced this prb? please help. Dee. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hdf3 at comcast.net Sat Feb 12 21:11:19 2011 From: hdf3 at comcast.net (don fisher) Date: Sat, 12 Feb 2011 14:11:19 -0700 Subject: Duplicate Bookmarks in FireFox Message-ID: <4D56F777.2070107@comcast.net> Is there a way to set up FF to allow bookmarks to appear in more than one folder? I normally store by subject. But often I would like so save a group of the pages by date ( when I did something). When I attempt to add a second bookmark, the first is deleted. I used to be able to do this many versions ago. Thanks, don From clanlaw at googlemail.com Sat Feb 12 21:11:44 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 12 Feb 2011 21:11:44 +0000 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: On 12 February 2011 20:51, Deepak Gupta wrote: > Hi All, > > I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine (dual > boot). I am not able to access the Wireless Connections from Ubuntu. The > same installation works with Windows XP (office). Also I can not run ubuntu > from the cd drive on Windows 7 machine however it works perfectly fine with > Windows XP. Anybody has experienced this prb? please help. Try working through this trouble shooting guide. https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide If you get stuck or it still does not work come back here and ask for more help. Colin From p.echols at comcast.net Sat Feb 12 21:19:06 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 12 Feb 2011 13:19:06 -0800 Subject: Unixxx S/N Generator? In-Reply-To: <4D50F86D.60902@optonline.net> References: <4D50818B.7000101@optonline.net> <4D50EFD3.9020207@comcast.net> <4D50F86D.60902@optonline.net> Message-ID: <4D56F94A.2070007@comcast.net> On 02/08/2011 12:01 AM, Doug wrote: > On 02/08/2011 02:25 AM, Patton Echols wrote: >> On 02/07/2011 03:34 PM, Doug wrote: >>> On 02/07/2011 12:28 PM, Alex wrote: >>>> On Mon, Feb 7, 2011 at 11:01 AM, Amichai >>>> Rotman wrote: >>>>> Hello, >>>>> I would like to hand out some Coupons to my customers granting the >>>>> 2-3 hours >>>>> free phone support as part of a marketing campaign. >>>>> I am looking for a way to generate a unique S/N number / code >>>>> (preferably >>>>> letters and numbers) for them to read back to me over the phone, >>>>> so I can >>>>> verify it's authenticity and provide them the service. >>>>> Is there a tool out there I can use? >>>>> I'd like to set different ranges of codes for different target >>>>> audiences. >>>>> Thanks! >>>>> Amichai. >>> I have changed the name of the thread so as not to compromise the spam >>> detector, because that's what this "unique" thing is. This is not a >>> pleas for >>> assistance with Ubuntu, this is a blatant attempt to get somebody to do >>> for free what he should clearly be paying for, since he's looking >>> for some- >>> one to help him run his business. Please put this "unique"thread on >>> the >>> spam list. >> >> Huh?!?!? >> I had no idea that this list was only for hobbyists. If I have a >> business motivation for my question, am I allowed to post it here? >> >> --PE >> >> > I have no objection whatever to someone asking a question about how to > use Ubuntu, no matter what he uses it for. I would be encouraged if > someone is using it to run a business. But that doesn't mean that he > should be asking for free service for something he should expect to > have to pay for. And no, I'm not an IT person being cheated out of a > job, but of course, somebody is. Fortunately, we don't see RTFM very > much anymore, since most readers do try, but this person didn't seem > to have gone even that far. Simply inputting "generate random > numbers in bash" into Google will come up with answers. > > Some time ago, there was a big fuss about some folks asking for > scripting help, and some readers jumped on them for asking the list > folks to do their homework! Well, I didn't take it that anyone was > asking for homework help, but even if they were, that's OK by me. > That's not something one would expect to have to pay for, I hope. In > every case, a script was submitted that wasn't working, and the poster > was asking for assistance--not for a new program to solve something. > And I don't think of homework as a "hobby," even if the supplicant > is not studying to becoming a sysadmin. (For that matter, someone who > actually has homework has already paid in coin for his lessons, and > believes that the instruction is worth it.) > > Perhaps you see the difference? > Thanks for the reply Doug. I certainly do agree that we should all try and do our homework before posting here. If for no other reason, than the selfish ones. If I don't do my homework, I'll ask a bad question, not understand the answer, have no reality check on the answer, never learn anything, etc. [1] I guess I don't understand the part about "service he should expect to pay for". The nature of this list is that the people who answer questions do so without expectation of payment,[2] and (for the most part) without discriminating based on why the question is asked. [3] The fact that the project is commercial in nature is not something I have seen as an issue. In the context of the OP's original question, I see your point. In general, not so much. But I appreciate the point of view. Regards, --PE [1] Of course, respect for the people you are asking is huge, but I was listing the "selfish" reasons. [2] I suspect that the individual reasons why are legion. From ego boosting, to expanding the poster's own knowledge base, to "give and ye shall receive", or perhaps just as a hobby or an IT pro who might want to find new clients . . .. [3] The big exception seems to be "School homework". If the student wants to learn, they have to do the work, not just scam an answer. From clanlaw at googlemail.com Sat Feb 12 21:21:36 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 12 Feb 2011 21:21:36 +0000 Subject: Duplicate Bookmarks in FireFox In-Reply-To: <4D56F777.2070107@comcast.net> References: <4D56F777.2070107@comcast.net> Message-ID: On 12 February 2011 21:11, don fisher wrote: > Is there a way to set up FF to allow bookmarks to appear in more than one > folder? I normally store by subject. But often I would like so save a group > of the pages by date ( when I did something). > > When I attempt to add a second bookmark, the first is deleted. I used to be > able to do this many versions ago. It appears that it is possible to add a duplicate via the Bookmarks, Organise Bookmarks dialog. If you select one in there and Copy it, then move to another folder and Paste then it adds the duplicate without removing the original. This may not be convenient for you however. Colin From jbissett at hot-peppers.com Sat Feb 12 21:22:55 2011 From: jbissett at hot-peppers.com (Joe Bissett) Date: Sat, 12 Feb 2011 15:22:55 -0600 Subject: Network Setup In-Reply-To: References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> Message-ID: <4D56FA2F.9070100@hot-peppers.com> Hi Gary, On 2/6/2011 2:45 PM, NoOp wrote: > Sure... after the Super Bowl& after you post the results as requested > in my last msg:-) I'm confused. I sent the following in response to your last query. Is there something else you asked for that I have somehow missed??? Joe joe at joe-XPST450:~$ smbclient -L //127.0.0.1 Unknown parameter encountered: "netbios" Ignoring unknown parameter "netbios" WARNING: The "printer admin" option is deprecated Enter joe's password: protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE joe at joe-XPST450:~$ /////Note: we added netbios to the smb.conf file because it was found in another smb.conf. It does nothing. I just have not removed it yet, although my friend told me to do so. joe at joe-XPST450:~$ findsmb *=DMB +=LMB IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION --------------------------------------------------------------------- 192.168.2.100 JOE-XPST450 +[MSHOME] [Unix] [Samba 3.5.4] 192.168.2.101 JOEDELL530 [ MSHOME ] 192.168.2.101 JOEDELL530 [ MSHOME ] joe at joe-XPST450:~$ /////Note: 2.100 is the Ubuntu box; 2.101 is the XP box. joe at joe-XPST450:~$ apt-cache policy samba samba: Installed: 2:3.5.4~dfsg-1ubuntu8.2 Candidate: 2:3.5.4~dfsg-1ubuntu8.2 Version table: *** 2:3.5.4~dfsg-1ubuntu8.2 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main i386 Packages 100 /var/lib/dpkg/status 2:3.5.4~dfsg-1ubuntu8 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages joe at joe-XPST450:~$ From clanlaw at googlemail.com Sat Feb 12 21:25:48 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 12 Feb 2011 21:25:48 +0000 Subject: Unixxx S/N Generator? In-Reply-To: <4D56F94A.2070007@comcast.net> References: <4D50818B.7000101@optonline.net> <4D50EFD3.9020207@comcast.net> <4D50F86D.60902@optonline.net> <4D56F94A.2070007@comcast.net> Message-ID: On 12 February 2011 21:19, Patton Echols wrote: > > Thanks for the reply Doug.  I certainly do agree that we should all try and > do our homework before posting here.  If for no other reason, than the > selfish ones.  If I don't do my homework, I'll ask a bad question, not > understand the answer, have no reality check on the answer, never learn > anything, etc.  [1]  I guess I don't understand the part about "service he > should expect to pay for".  The nature of this list is that the people who > answer questions do so without expectation of payment Oh! That explains why it is taking so long for my first cheque to arrive. Colin From glgxg at sbcglobal.net Sat Feb 12 22:32:36 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sat, 12 Feb 2011 14:32:36 -0800 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: On 02/12/2011 12:51 PM, Deepak Gupta wrote: > Hi All, > > I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine (dual > boot). I am not able to access the Wireless Connections from Ubuntu. The > same installation works with Windows XP (office). Also I can not run ubuntu > from the cd drive on Windows 7 machine however it works perfectly fine with > Windows XP. Anybody has experienced this prb? please help. Might be a long shot, but ensure that the wireless is still turned on when you shut down Win7. On my HP G60 laptop, it I turn off wireless (via the laptop wireless button) and then shut down Win7 HE & reboot into Ubuntu (10.10) the wireless does not start - at least not automatically & I cannot enable via Network Manager. However, if I reboot back to Win7, turn on wireless, then shutdown Win7 & reboot back to Ubuntu 10.10 wireless is fine. Ran across this when my wife (who is the one that uses Win7 for her work) accidentally pushed the wifi button to off when she intended to push the power off button (both buttons are side-by-side on the machine). I've not bothered to dig deeper into the why, but suspect that someone has filed a bug regarding this on launchpad. From glgxg at sbcglobal.net Sat Feb 12 22:41:47 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sat, 12 Feb 2011 14:41:47 -0800 Subject: Network Setup In-Reply-To: <4D56FA2F.9070100@hot-peppers.com> References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> <4D56FA2F.9070100@hot-peppers.com> Message-ID: On 02/12/2011 01:22 PM, Joe Bissett wrote: > Hi Gary, > > On 2/6/2011 2:45 PM, NoOp wrote: >> Sure... after the Super Bowl& after you post the results as requested >> in my last msg:-) > I'm confused. I sent the following in response to your last query. Is > there something else you asked for that I have somehow missed??? > > Joe > ... I asked: Can you post your smb.conf file to: http://pastebin.ubuntu.com/ [edit/modify anything sensitive - but note that you have done this & only post the URL link to the result] can you please do that? From jbissett at hot-peppers.com Sun Feb 13 06:00:44 2011 From: jbissett at hot-peppers.com (Joe Bissett) Date: Sun, 13 Feb 2011 00:00:44 -0600 Subject: Network Setup In-Reply-To: References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> <4D56FA2F.9070100@hot-peppers.com> Message-ID: <4D57738C.5030307@hot-peppers.com> On 2/12/2011 4:41 PM, NoOp wrote: > Can you post your smb.conf file to: > http://pastebin.ubuntu.com/ > [edit/modify anything sensitive - but note that you have done this& > only post the URL link to the result] > > can you please do that? Hi Gary, I "think" I have done what you asked. file:///Z:/smb.conf I hope this is correct. Otherwise I can e-mail the file to you directly. Joe From mightydreams at gmail.com Sun Feb 13 08:10:23 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 13 Feb 2011 13:40:23 +0530 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 2:21 AM, Deepak Gupta wrote: > Hi All, > > I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine (dual > boot). I am not able to access the Wireless Connections from Ubuntu. The > same installation works with Windows XP (office). Also I can not run ubuntu > from the cd drive on Windows 7 machine however it works perfectly fine with > Windows XP. Anybody has experienced this prb? please help. > > Dee. You have not mentioned what is the hardware.Dell/Lenovo Boot to Ubuntu and connect to a Lan wire then System->Administration->Hardware Drivers when you are connected to LAN this way it will search if a driver is not installed and show you if you need to install the driver.Now hit and trial you select the driver which it shows and see which one works for you. From jayantsinharoy at yahoo.com Sun Feb 13 10:05:37 2011 From: jayantsinharoy at yahoo.com (Jayant Sinha Roy) Date: Sun, 13 Feb 2011 15:35:37 +0530 (IST) Subject: Trouble in Upgrade Message-ID: <253097.24227.qm@web94809.mail.in2.yahoo.com> I had Ubuntu9.04 installed on a winxp partition. I upgraded to Ubuntu 10.10 and post installation I was prompted to reboot. Upon boot I have a black screen with the following error: no such device: 9f5f4016-f31a-4af6-852f-4502712a528f. grub rescue> I can't go anywhere from there -------------- next part -------------- An HTML attachment was scrubbed... URL: From uncurbed at swipnet.se Sun Feb 13 11:03:44 2011 From: uncurbed at swipnet.se (=?UTF-8?B?Q29ubnkgRW5zdHLDtm0=?=) Date: Sun, 13 Feb 2011 12:03:44 +0100 Subject: Trouble in Upgrade In-Reply-To: <253097.24227.qm@web94809.mail.in2.yahoo.com> References: <253097.24227.qm@web94809.mail.in2.yahoo.com> Message-ID: <4D57BA90.5020306@swipnet.se> 2011-02-13 11:05, Jayant Sinha Roy skrev: > grub rescue> http://ubuntuforums.org/showthread.php?t=1326788 From connyank at cox.net Sun Feb 13 14:40:07 2011 From: connyank at cox.net (Jeff G.) Date: Sun, 13 Feb 2011 06:40:07 -0800 Subject: test Message-ID: tbird From berber.it at gmail.com Sun Feb 13 14:57:07 2011 From: berber.it at gmail.com (Alan Holt) Date: Sun, 13 Feb 2011 16:57:07 +0200 Subject: test In-Reply-To: References: Message-ID: passed On Sun, Feb 13, 2011 at 4:40 PM, Jeff G. wrote: > tbird > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -- בברכה, אלכס ברבר +9 72 54 285 952 3 www.linuxspace.org -- Best regards. Alex Berber +9 72 54 285 952 3 www.linuxspace.org From toyesa at gmail.com Sun Feb 13 15:13:49 2011 From: toyesa at gmail.com (Deepak Gupta) Date: Sun, 13 Feb 2011 09:13:49 -0600 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: I am working in Dell Studio XPS laptop. When I installed the ubuntu after the install it showed an error (when I restarted my system). But it boots fine and everything, except for wireless problem. Regards, Deepak Gupta On Sun, Feb 13, 2011 at 2:10 AM, Tapas Mishra wrote: > On Sun, Feb 13, 2011 at 2:21 AM, Deepak Gupta wrote: > > Hi All, > > > > I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine > (dual > > boot). I am not able to access the Wireless Connections from Ubuntu. The > > same installation works with Windows XP (office). Also I can not run > ubuntu > > from the cd drive on Windows 7 machine however it works perfectly fine > with > > Windows XP. Anybody has experienced this prb? please help. > > > > Dee. > You have not mentioned what is the hardware.Dell/Lenovo > Boot to Ubuntu and connect to a Lan wire > then System->Administration->Hardware Drivers > when you are connected to LAN this way it will search if a driver is > not installed and show you if you need to install the driver.Now hit > and trial you select the driver which it shows and see which one works > for you. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From connyank at cox.net Sun Feb 13 15:17:14 2011 From: connyank at cox.net (Jeff G.) Date: Sun, 13 Feb 2011 07:17:14 -0800 Subject: test In-Reply-To: References: Message-ID: On 02/13/2011 06:57 AM, Alan Holt wrote: > passed > > On Sun, Feb 13, 2011 at 4:40 PM, Jeff G. wrote: >> tbird >> >> dam - thought I canceled it in time - oops From dave at thefletchers.net Sun Feb 13 15:52:00 2011 From: dave at thefletchers.net (David Fletcher) Date: Sun, 13 Feb 2011 15:52:00 +0000 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: <1297612320.2026.47.camel@boss> On Sat, 2011-02-12 at 14:51 -0600, Deepak Gupta wrote: > Hi All, > > I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine > (dual boot). I am not able to access the Wireless Connections from > Ubuntu. The same installation works with Windows XP (office). Also I > can not run ubuntu from the cd drive on Windows 7 machine however it > works perfectly fine with Windows XP. Anybody has experienced this > prb? please help. > > Dee. I have found that there is WiFi hardware that unfortunately Ubuntu simply doesn't work with. The parts that I have enjoyed success with are:- 1) USB WiFi adaptors that I used to be able to buy from a local shop in Swindon. These are manufactured by somebody called Peak and are housed in transparent green plastic. 2) A BlueNEXT BN-WD54G WiFi adaptor bought from an ebay seller some years ago. 3) A Samsung branded internal laptop WiFi card, again sourced from an ebay seller. Others I have found you simply have to suck it and see. Even parts that are labelled on the packaging as being Linux compatible don't necessarily work with Ubuntu. Dave From mightydreams at gmail.com Sun Feb 13 15:55:35 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 13 Feb 2011 21:25:35 +0530 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: > > On Sun, Feb 13, 2011 at 2:10 AM, Tapas Mishra > wrote: >> >> On Sun, Feb 13, 2011 at 2:21 AM, Deepak Gupta wrote: >> > Hi All, >> > >> > I have installed Ubuntu on a windows 7 Home Edition (64 bit) machine >> > (dual >> > boot). I am not able to access the Wireless Connections from Ubuntu. The >> > same installation works with Windows XP (office). Also I can not run >> > ubuntu >> > from the cd drive on Windows 7 machine however it works perfectly fine >> > with >> > Windows XP. Anybody has experienced this prb? please help. >> > >> > Dee. >> You have not mentioned what is the hardware.Dell/Lenovo >> Boot to Ubuntu and connect to a Lan wire >> then System->Administration->Hardware Drivers >> when you are connected to LAN this way it will search if a driver is >> not installed and show you if you need to install the driver.Now hit >> and trial you select the driver which it shows and see which one works >> for you. >> On Sun, Feb 13, 2011 at 8:43 PM, Deepak Gupta wrote: > I am working in Dell Studio XPS laptop. When I installed the ubuntu after > the install it showed an error (when I restarted my system). But it boots > fine and everything, except for wireless problem. have you tried the steps in previous mail what was the result it detected or not -- From cppdeveloper at ontelecoms.gr Sun Feb 13 16:04:49 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Sun, 13 Feb 2011 18:04:49 +0200 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: Message-ID: <1297613089.2586.3.camel@Acer-Aspire-8920G> Try booting Ubuntu CD/DVD with the option is "Try Ubuntu without any change to your computer", and after Ubuntu loads, check if you can see wireless networks. If you can, it is a problem with your installation and you may try to reinstall. -- Ioannis Vranos http://www.cpp-software.net From toyesa at gmail.com Sun Feb 13 18:03:15 2011 From: toyesa at gmail.com (Deepak Gupta) Date: Sun, 13 Feb 2011 12:03:15 -0600 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: <1297613089.2586.3.camel@Acer-Aspire-8920G> References: <1297613089.2586.3.camel@Acer-Aspire-8920G> Message-ID: I cant connect to internet even when I run it off the cd. I also downloaded the drivers by connecting with cable. But still it doesnt show up the wireless networks available when I click on the concentric bars icon at the top (Ubuntu 10.01). On Sun, Feb 13, 2011 at 10:04 AM, Ioannis Vranos wrote: > Try booting Ubuntu CD/DVD with the option is "Try Ubuntu without any > change to your computer", and after Ubuntu loads, check if you can see > wireless networks. > > If you can, it is a problem with your installation and you may try to > reinstall. > > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Sun Feb 13 18:06:44 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sun, 13 Feb 2011 18:06:44 +0000 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: <1297613089.2586.3.camel@Acer-Aspire-8920G> Message-ID: On 13 February 2011 18:03, Deepak Gupta wrote: > I cant connect to internet even when I run it off the cd. I also downloaded > the drivers by connecting with cable. But still it doesnt show up the > wireless networks available when I click on the concentric bars icon at the > top (Ubuntu 10.01). How did you get on with the troubleshooting guide? Colin From lucio at sulweb.org Sun Feb 13 18:13:23 2011 From: lucio at sulweb.org (Lucio Crusca) Date: Sun, 13 Feb 2011 19:13:23 +0100 Subject: make-kpkg and 2.6.38-rc4 vanilla Message-ID: Hi, I'm trying to build 2.6.38-rc4 vanilla using make-kpkg under Maverick. The last time I compiled a kernel was 2.6.36 and I was using Lucid, and I suppose it went ok, since I'm still running it in Maverick. After extracting the sources and configuring the options, I run # CONCURRENCY_LEVEL=2 make-kpkg --initrd binary this spits out usual debian specific messages: exec make kpkg_version=12.033 -f /usr/share/kernel- package/ruleset/minimal.mk debian INITRD=YES ... ====== making target debian/stamp/dummy-config-common [new prereqs: ]====== ====== making target debian/stamp/do-pre-config-common [new prereqs: dummy- config-common]====== /usr/bin/make -f debian/rules debian/stamp/pre-config-common make[1]: ingresso nella directory "/home/lucio/linux/linux-2.6.38-rc4" ====== making target debian/stamp/pre-config-common [new prereqs: dummy- config-common]====== ... but it does not compile anything (typical "CC filename", "LD filename" and so on are completely missing). Moreover no error is reported. It simply exits after less than a minute and no compilation takes place and no deb package is produced. I've also tried on a fresh maverick install on a different machine and the results are just the same. I suspect I'm missing something... Can you help me spot the problem? Thanks in advance Lucio. From cppdeveloper at ontelecoms.gr Sun Feb 13 18:36:36 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Sun, 13 Feb 2011 20:36:36 +0200 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: <1297613089.2586.3.camel@Acer-Aspire-8920G> Message-ID: <1297622196.3885.0.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 12:03 -0600, Deepak Gupta wrote: > I cant connect to internet even when I run it off the cd. I also > downloaded the drivers by connecting with cable. But still it doesnt > show up the wireless networks available when I click on the concentric > bars icon at the top (Ubuntu 10.01). Is it the XPS 16 or XPS 13 model? -- Ioannis Vranos http://www.cpp-software.net From cppdeveloper at ontelecoms.gr Sun Feb 13 18:38:53 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Sun, 13 Feb 2011 20:38:53 +0200 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: <1297622196.3885.0.camel@Acer-Aspire-8920G> References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> Message-ID: <1297622333.3885.1.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 20:36 +0200, Ioannis Vranos wrote: > On Sun, 2011-02-13 at 12:03 -0600, Deepak Gupta wrote: > > I cant connect to internet even when I run it off the cd. I also > > downloaded the drivers by connecting with cable. But still it doesnt > > show up the wireless networks available when I click on the concentric > > bars icon at the top (Ubuntu 10.01). > > Is it the XPS 16 or XPS 13 model? or some other? -- Ioannis Vranos http://www.cpp-software.net From tomh0665 at gmail.com Sun Feb 13 18:41:23 2011 From: tomh0665 at gmail.com (Tom H) Date: Sun, 13 Feb 2011 13:41:23 -0500 Subject: make-kpkg and 2.6.38-rc4 vanilla In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 1:13 PM, Lucio Crusca wrote: > > I'm trying to build 2.6.38-rc4 vanilla using make-kpkg under Maverick. > > After extracting the sources and configuring the options, I run > > # CONCURRENCY_LEVEL=2 make-kpkg --initrd binary > > this spits out usual debian specific messages: > > but it does not compile anything (typical "CC filename", "LD filename" and > so on are completely missing). Moreover no error is reported. It simply > exits after less than a minute and no compilation takes place and no deb > package is produced. > > I've also tried on a fresh maverick install on a different machine and the > results are just the same. I suspect I'm missing something... What are all the previous commands? Does it work with "kernel_image modules_image" rather than with "binary"? From toyesa at gmail.com Sun Feb 13 18:44:12 2011 From: toyesa at gmail.com (Deepak Gupta) Date: Sun, 13 Feb 2011 12:44:12 -0600 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: <1297622333.3885.1.camel@Acer-Aspire-8920G> References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> <1297622333.3885.1.camel@Acer-Aspire-8920G> Message-ID: It is XPS 13 model. I am still working with the WiFi troubleshooting link. when I run lsmod command it does show the drivers(firedeth) listed under module but under Used By column it shows 0. Does that mean that drivers are installed but are not communicating with the device? Regards, Deepak Gupta. On Sun, Feb 13, 2011 at 12:38 PM, Ioannis Vranos wrote: > On Sun, 2011-02-13 at 20:36 +0200, Ioannis Vranos wrote: > > On Sun, 2011-02-13 at 12:03 -0600, Deepak Gupta wrote: > > > I cant connect to internet even when I run it off the cd. I also > > > downloaded the drivers by connecting with cable. But still it doesnt > > > show up the wireless networks available when I click on the concentric > > > bars icon at the top (Ubuntu 10.01). > > > > Is it the XPS 16 or XPS 13 model? > > or some other? > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lucio at sulweb.org Sun Feb 13 18:53:11 2011 From: lucio at sulweb.org (Lucio Crusca) Date: Sun, 13 Feb 2011 19:53:11 +0100 Subject: make-kpkg and 2.6.38-rc4 vanilla References: Message-ID: Tom H wrote: > What are all the previous commands? # tar xjf tar xjf linux-2.6.38-rc4.tar.bz2 # cd linux-2.6.38-rc4 # cp /boot/config-`uname -r` .config # make oldconfig ... (enter, enter, enter...) # make menuconfig # CONCURRENCY_LEVEL=2 make-kpkg --initrd binary > > Does it work with "kernel_image modules_image" rather than with "binary"? WTF? Yes, you're absolutely right, using "kernel_image modules_image" works perfectly... I had only tried "binary" and "binary_arch"... aren't those supposed to work too? (please note I'm running everything as root). From jorge.m.gusmao at gmail.com Sun Feb 13 19:17:01 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Sun, 13 Feb 2011 19:17:01 +0000 Subject: Disk partitions Message-ID: Hi there, Can someone please explain the basics of disk partition necessary for a ubuntu installation? What is the best way to do it and witch kind of partitions (primary, extended, system...) are necessary? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From lproven at gmail.com Sun Feb 13 19:26:46 2011 From: lproven at gmail.com (Liam Proven) Date: Sun, 13 Feb 2011 19:26:46 +0000 Subject: Disk partitions In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 7:17 PM, Jorge Gusmao wrote: > Hi there, > > Can someone please explain the basics of disk partition necessary for a > ubuntu installation? > What is the best way to do it and witch kind of partitions (primary, > extended, system...) are necessary? > > Thanks I described the way I recommend in this article: http://www.theregister.co.uk/2010/06/23/reg_linux_guide_2/ -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From cppdeveloper at ontelecoms.gr Sun Feb 13 19:39:55 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Sun, 13 Feb 2011 21:39:55 +0200 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> <1297622333.3885.1.camel@Acer-Aspire-8920G> Message-ID: <1297625995.4840.4.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 12:44 -0600, Deepak Gupta wrote: > It is XPS 13 model. I am still working with the WiFi troubleshooting > link. when I run lsmod command it does show the drivers(firedeth) > listed under module but under Used By column it shows 0. Does that > mean that drivers are installed but are not communicating with the > device? > This page: http://en.wikipedia.org/wiki/Dell_XPS#Studio_XPS_13_.28M1340.29 mentions that your wireless card is: Dell Wireless 1510 802.11a/b/g/draft/n half-mini card. This page: http://en.community.dell.com/dell-blogs/Direct2Dell/b/direct2dell/archive/2008/10/03/linux-driver-available-for-dell-wireless-cards.aspx mentions: "As a result of this effort, Broadcom released an updated Linux wireless driver that supports cards based on the Broadcom 4311, 4312, 4321, and 4322 chipsets, which include the Dell 1490, 1395, 1397, 1505, and 1510 Wireless cards". The link for the latest driver provided in that page is: http://www.broadcom.com/support/802.11/linux_sta.php I am pretty confident that this driver will work for you, give it a try. -- Ioannis Vranos http://www.cpp-software.net From kassube at gmx.net Sun Feb 13 19:39:22 2011 From: kassube at gmx.net (Nils Kassube) Date: Sun, 13 Feb 2011 20:39:22 +0100 Subject: Disk partitions In-Reply-To: References: Message-ID: <201102132039.22785.kassube@gmx.net> Jorge Gusmao wrote: > Can someone please explain the basics of disk partition necessary for > a ubuntu installation? > What is the best way to do it and witch kind of partitions (primary, > extended, system...) are necessary? If the info at [1,2] isn't good enough, please let us know what else you need to know. Nils [1] [2] From cppdeveloper at ontelecoms.gr Sun Feb 13 19:44:59 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Sun, 13 Feb 2011 21:44:59 +0200 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: <1297625995.4840.4.camel@Acer-Aspire-8920G> References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> <1297622333.3885.1.camel@Acer-Aspire-8920G> <1297625995.4840.4.camel@Acer-Aspire-8920G> Message-ID: <1297626299.4840.6.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 21:39 +0200, Ioannis Vranos wrote: > On Sun, 2011-02-13 at 12:44 -0600, Deepak Gupta wrote: > > It is XPS 13 model. I am still working with the WiFi troubleshooting > > link. when I run lsmod command it does show the drivers(firedeth) > > listed under module but under Used By column it shows 0. Does that > > mean that drivers are installed but are not communicating with the > > device? > > > > This page: > http://en.wikipedia.org/wiki/Dell_XPS#Studio_XPS_13_.28M1340.29 > > > mentions that your wireless card is: Dell Wireless 1510 > 802.11a/b/g/draft/n half-mini card. > > > This page: > http://en.community.dell.com/dell-blogs/Direct2Dell/b/direct2dell/archive/2008/10/03/linux-driver-available-for-dell-wireless-cards.aspx > > mentions: "As a result of this effort, Broadcom released an updated > Linux wireless driver that supports cards based on the Broadcom 4311, > 4312, 4321, and 4322 chipsets, which include the Dell 1490, 1395, 1397, > 1505, and 1510 Wireless cards". > > > The link for the latest driver provided in that page is: > > http://www.broadcom.com/support/802.11/linux_sta.php > > > I am pretty confident that this driver will work for you, give it a try. And also its README.txt: http://www.broadcom.com/docs/linux_sta/README.txt mentions: "4322 Dualband 0x14e4 0x432b Dell 1510" -- Ioannis Vranos http://www.cpp-software.net From lproven at gmail.com Sun Feb 13 20:12:53 2011 From: lproven at gmail.com (Liam Proven) Date: Sun, 13 Feb 2011 20:12:53 +0000 Subject: Disk partitions In-Reply-To: <201102132039.22785.kassube@gmx.net> References: <201102132039.22785.kassube@gmx.net> Message-ID: On Sun, Feb 13, 2011 at 7:39 PM, Nils Kassube wrote: > Jorge Gusmao wrote: >> Can someone please explain the basics of disk partition necessary for >> a ubuntu installation? >> What is the best way to do it and witch kind of partitions (primary, >> extended, system...) are necessary? > > If the info at [1,2] isn't good enough, please let us know what else you > need to know. :¬) It may help, but it's complex and unclear, which is why I wrote those tutorials... Summary: Single boot: Primary, bootable root partition, 16GB-32GB 1 extended partition - in there: 1 /home partition, all remaining disk space-2GB 1 swap partition, 2GB Dual-boot - leave Windows in the primary partition, put root, home and swap all in the extended. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From erikmccaskey64 at zoho.com Sun Feb 13 20:26:30 2011 From: erikmccaskey64 at zoho.com (erikmccaskey64) Date: Sun, 13 Feb 2011 12:26:30 -0800 Subject: Security: gnome-screensaver VS. switch user Message-ID: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> People "usually" suspend their laptop, so that they can continue their work when they open the laptop. OK! Two choices [GNOME]: 1 - Menu -> Shut Down -> Suspend in this case, the gnome-screensaver locks the PC. but the gnome-screensaver is just a "normal process", and it could be killed e.g.: http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx or using any method [video was just an example!!]. 2 - Menu -> Log out -> Switch user -> Suspend in this case, the GDM [???] protects the user [i mean it locks the PC from other users] Which one is more secure/safer? -------------- next part -------------- An HTML attachment was scrubbed... URL: From hawat.thufir at gmail.com Sun Feb 13 21:21:50 2011 From: hawat.thufir at gmail.com (Thufir Hawat) Date: Sun, 13 Feb 2011 21:21:50 +0000 (UTC) Subject: internet radio driver References: <4D544424.4090202@gmail.com> <1297371226.18117.29.camel@iam.wayward4now.net> Message-ID: On Thu, 10 Feb 2011 15:53:46 -0500, Ric Moore wrote: >> > And your Linux desktop would work as a server. >> > >> > But I'd still buy a huge set of speakers instead. :-) >> >> Which however don't help if you want to listen to music away from the >> huge set of speakers, like in another floor. :) > > Have you checked out XBMC media center? It's supposed to be the end-all > of streaming audio/video applications for the home/web. It's a monster > of an application. Maybe it will fit your bill. It's in the repo's. > Also, check http://xbmc.org/ for detailed information. It's a little bit > CPU intensive, but that's OK for a dedicated standalone server. Ric I'm still actually searching for something I can leave on for extended periods, but otherwise, yes, that's what I'd use :) (Yes, I'm aware that it's contentious to not leave the PC running 24x7.) I'm also considering the Sony Dash (just a branded version of the chumby), but the speakers definitely leave something to be desired, and the apps don't compare to Android. Kinda leaning towards an Archos Android device, but, unless you shell out $300+, crummy speakers :( -Thufir From mrzenwiz at gmail.com Sun Feb 13 21:25:56 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sun, 13 Feb 2011 13:25:56 -0800 Subject: Security: gnome-screensaver VS. switch user In-Reply-To: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> References: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> Message-ID: On Sun, Feb 13, 2011 at 12:26 PM, erikmccaskey64 wrote: > > People "usually" suspend their laptop, so that they can continue their work > when they open the laptop. OK! I don't. > Two choices [GNOME]: There is also hibernation as an option to "avoid" shutdown. None of them are significantly more or less secure - they all depend on login password authentication to resume work. I'm not sure if the "two" "different" suspend choices you list are actually different. Please do not crosspost questions like this to multiple lists - find the right one and ask there. From mrzenwiz at gmail.com Sun Feb 13 21:29:53 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sun, 13 Feb 2011 13:29:53 -0800 Subject: Disk partitions In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 11:17 AM, Jorge Gusmao wrote: > Hi there, > > Can someone please explain the basics of disk partition necessary for a > ubuntu installation? > What is the best way to do it and witch kind of partitions (primary, > extended, system...) are necessary? > It depends on what you want to do. I usually put /boot, / and /home in separate partitions because I find it easier to do certain kinds of recovery that way. Wherever you put /boot *must* be a primary partition, all the others can be whatever you like. Some people prefer a single / partition that also contains /boot, most people prefer putting /home in a separate partition. From jorge.m.gusmao at gmail.com Sun Feb 13 21:48:47 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Sun, 13 Feb 2011 21:48:47 +0000 Subject: Disk partitions In-Reply-To: References: <201102132039.22785.kassube@gmx.net> Message-ID: Thanks for your help! As you are being so kind I feel I can tell the all story. I have an HP DV8 (windows 7 home) with the following disk configuration (disks.png) So I believe I cant simple shrink the C: OS because the maximum nº for primary partitions are 4, is this right? Question Could I do the following: (using aesus in windows) 1 - Shrink C: OS 2 - format the unlocated space creating an extended partition 3 - Create a / partition (whitch kind?) 4 - Create a swap partition (whitch kind?) 5 - Create a /home partition (whitch kind?) Last week I installed ubuntu 10.10 in work using wubi and I was very surprised with the results. So surprised that I decided to make a real dual boot. So I burned a live CD and let it install itself (along windows XP). He shrunk the windows partition and installed himself. Things ware looking good. On the first boot the grub showed and I chose ubuntu, everything went fine. Restart. On the next restart I chose windows and everything went fine. Restart. On the thirth time i got this: no such disk grub rescue. So I passed next few hours learning about supergrub disk and somehow I was able to get back to windows (very relived because this was at work) This appended two times. Question: Is this a result of letting Ubuntu manage the partition in witch he installed it self? What I nedd is a tutorial (for newbies) about how to partition my disk and other to let me fix the grub. I know...noob windows user... but im willing to learn. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From tcoulon at decoulon.ch Sun Feb 13 21:49:58 2011 From: tcoulon at decoulon.ch (Thierry de Coulon) Date: Sun, 13 Feb 2011 22:49:58 +0100 Subject: Disk partitions In-Reply-To: References: Message-ID: <201102132249.58411.tcoulon@decoulon.ch> On Sunday 13 February 2011 10:29:53 pm MR ZenWiz wrote: > Wherever you put > /boot *must* be a primary partition, You mean if /boot is a separate partition? Because I boot from logical partitions that contain /boot. Thierry From clanlaw at googlemail.com Sun Feb 13 21:56:50 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sun, 13 Feb 2011 21:56:50 +0000 Subject: Security: gnome-screensaver VS. switch user In-Reply-To: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> References: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> Message-ID: On 13 February 2011 20:26, erikmccaskey64 wrote: > > People "usually" suspend their laptop, so that they can continue their work > when they open the laptop. OK! > Two choices [GNOME]: > 1 - Menu -> Shut Down -> Suspend > in this case, the gnome-screensaver locks the PC. but the gnome-screensaver > is just a "normal process", and it could be killed e.g.: > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > or using any method [video was just an example!!]. Are you suggesting that if the screensaver were killed then one would not have to enter password before continuing? I doubt if that is true. It would be easy enough to check by connecting via ssh and killing the screensaver. Colin > > > 2 - Menu -> Log out -> Switch user -> Suspend > in this case, the GDM [???] protects the user [i mean it locks the PC from > other users] > > Which one is more secure/safer? > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > From shentino at gmail.com Sun Feb 13 22:06:01 2011 From: shentino at gmail.com (Shentino) Date: Sun, 13 Feb 2011 14:06:01 -0800 Subject: Moving gdm from vt7 to vt12 Message-ID: I've been googling for awhile and snooping around in config, but I'm stumped. How do I have gdm/X/desktop whatever start on vt12 instead of vt7? I need more vt's and I find it more pleasant to scoot the desktop over to 12 so that I can have gettys on 1-10 and a secure top on 11. -------------- next part -------------- An HTML attachment was scrubbed... URL: From cppdeveloper at ontelecoms.gr Mon Feb 14 00:48:19 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Mon, 14 Feb 2011 02:48:19 +0200 Subject: Security: gnome-screensaver VS. switch user In-Reply-To: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> References: <12e20b4013e.6650567991146702470.2896924401297886429@zoho.com> Message-ID: <1297644499.3495.3.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 12:26 -0800, erikmccaskey64 wrote: > > People "usually" suspend their laptop, so that they can continue their > work when they open the laptop. OK! > > > Two choices [GNOME]: > > > 1 - Menu -> Shut Down -> Suspend > in this case, the gnome-screensaver locks the PC. but the > gnome-screensaver is just a "normal process", and it could be killed > e.g.: > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > or using any method [video was just an example!!]. > > > > > > > 2 - Menu -> Log out -> Switch user -> Suspend > in this case, the GDM [???] protects the user [i mean it locks the PC > from other users] > > > > > Which one is more secure/safer? Which version of Ubuntu are you running? -- Ioannis Vranos http://www.cpp-software.net From tomh0665 at gmail.com Mon Feb 14 03:25:19 2011 From: tomh0665 at gmail.com (Tom H) Date: Sun, 13 Feb 2011 22:25:19 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 5:06 PM, Shentino wrote: > > I've been googling for awhile and snooping around in config, but I'm > stumped. > > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? > I need more vt's and I find it more pleasant to scoot the desktop over to 12 > so that I can have gettys on 1-10 and a secure top on 11. I'm not sure what you mean by "secure top" but have you tried creating tty7 through tty10/tty11 in "/etc/init"? AFAIK, GDM'll use the next available vt. From tomh0665 at gmail.com Mon Feb 14 03:37:21 2011 From: tomh0665 at gmail.com (Tom H) Date: Sun, 13 Feb 2011 22:37:21 -0500 Subject: make-kpkg and 2.6.38-rc4 vanilla In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 1:53 PM, Lucio Crusca wrote: > Tom H wrote: > >> What are all the previous commands? > > # tar xjf tar xjf linux-2.6.38-rc4.tar.bz2 > # cd linux-2.6.38-rc4 > # cp /boot/config-`uname -r` .config > # make oldconfig > ... (enter, enter, enter...) > # make menuconfig > # CONCURRENCY_LEVEL=2 make-kpkg --initrd binary > >> >> Does it work with "kernel_image modules_image" rather than with "binary"? > > WTF? Yes, you're absolutely right, using "kernel_image modules_image" works > perfectly... I had only tried "binary" and "binary_arch"... aren't those > supposed to work too? (please note I'm running everything as root). I've never used "binary*" so I don't know why they don't work or whether they ought to work in your setup. IIUC, you have to run as root when you choose "binary" as a target. With other targets, you'll find that many'll suggest/insist that you not run as root but use "make-kpkg --rootcmd fakeroot ..." or "fakeroot make-kpkg ...". You don't need both "make oldconfig" and "make menuconfig". You can use "yes "" | make oldconfig" so as not to have to "(enter, enter, enter...)". From glgxg at sbcglobal.net Mon Feb 14 03:59:16 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 13 Feb 2011 19:59:16 -0800 Subject: Network Setup In-Reply-To: <4D57738C.5030307@hot-peppers.com> References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> <4D56FA2F.9070100@hot-peppers.com> <4D57738C.5030307@hot-peppers.com> Message-ID: On 02/12/2011 10:00 PM, Joe Bissett wrote: > On 2/12/2011 4:41 PM, NoOp wrote: >> Can you post your smb.conf file to: >> http://pastebin.ubuntu.com/ >> [edit/modify anything sensitive - but note that you have done this& >> only post the URL link to the result] >> >> can you please do that? > Hi Gary, > > I "think" I have done what you asked. > Joe, do this (from the terminal): $ gedit /etc/samba/smb.conf Now, Edit|Select All|Edit Copy and open a web browser to this location: http://pastebin.ubuntu.com/ Enter a name in the 'Poster' box. Now and paste all of that into the 'Content' box. Click the 'Paste!' button. The page will change to something like: http://pastebin.ubuntu.com/566836/ [that was my paste just for example purposes] Post back here with the URL of the one that you pasted. Using pastebin allows us to enter long lines of config files etc., without pasting them to the list directly. That way list subscribers don't have to wade through huge posts of config files etc. & anyone helping you can simply view the files at the pastbin.ubuntu.com link. From toyesa at gmail.com Mon Feb 14 04:31:45 2011 From: toyesa at gmail.com (Deepak Gupta) Date: Sun, 13 Feb 2011 22:31:45 -0600 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: <1297626299.4840.6.camel@Acer-Aspire-8920G> References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> <1297622333.3885.1.camel@Acer-Aspire-8920G> <1297625995.4840.4.camel@Acer-Aspire-8920G> <1297626299.4840.6.camel@Acer-Aspire-8920G> Message-ID: I tried installing these drivers. Get this error KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` make[1]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic' LD [M] /home/toyesa/hybrid_wl/wl.o ld: Relocatable linking with relocations from format elf64-x86-64 (/home/toyesa/hybrid_wl/lib/wlc_hybrid.o_shipped) to format elf32-i386 (/home/toyesa/hybrid_wl/wl.o) is not supported make[2]: *** [/home/toyesa/hybrid_wl/wl.o] Error 1 make[1]: *** [_module_/home/toyesa/hybrid_wl] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic' make: *** [all] Error 2 Also I downloaded WiFi Radar and it could not detect the wireless device. I am thinking maybe ubuntu cant detect he wireless card. Regards, Deepak Gupta. On Sun, Feb 13, 2011 at 1:44 PM, Ioannis Vranos wrote: > On Sun, 2011-02-13 at 21:39 +0200, Ioannis Vranos wrote: > > On Sun, 2011-02-13 at 12:44 -0600, Deepak Gupta wrote: > > > It is XPS 13 model. I am still working with the WiFi troubleshooting > > > link. when I run lsmod command it does show the drivers(firedeth) > > > listed under module but under Used By column it shows 0. Does that > > > mean that drivers are installed but are not communicating with the > > > device? > > > > > > > This page: > > http://en.wikipedia.org/wiki/Dell_XPS#Studio_XPS_13_.28M1340.29 > > > > > > mentions that your wireless card is: Dell Wireless 1510 > > 802.11a/b/g/draft/n half-mini card. > > > > > > This page: > > > http://en.community.dell.com/dell-blogs/Direct2Dell/b/direct2dell/archive/2008/10/03/linux-driver-available-for-dell-wireless-cards.aspx > > > > mentions: "As a result of this effort, Broadcom released an updated > > Linux wireless driver that supports cards based on the Broadcom 4311, > > 4312, 4321, and 4322 chipsets, which include the Dell 1490, 1395, 1397, > > 1505, and 1510 Wireless cards". > > > > > > The link for the latest driver provided in that page is: > > > > http://www.broadcom.com/support/802.11/linux_sta.php > > > > > > I am pretty confident that this driver will work for you, give it a try. > > > And also its README.txt: > > http://www.broadcom.com/docs/linux_sta/README.txt > > > mentions: > > > "4322 Dualband 0x14e4 0x432b Dell 1510" > > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lmnicolosi at gmail.com Mon Feb 14 05:09:57 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Mon, 14 Feb 2011 03:09:57 -0200 Subject: Network Setup In-Reply-To: References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> <4D56FA2F.9070100@hot-peppers.com> <4D57738C.5030307@hot-peppers.com> Message-ID: On Mon, Feb 14, 2011 at 1:59 AM, NoOp wrote: > On 02/12/2011 10:00 PM, Joe Bissett wrote: >> On 2/12/2011 4:41 PM, NoOp wrote: >>> Can you post your smb.conf file to: >>> http://pastebin.ubuntu.com/ >>> [edit/modify anything sensitive - but note that you have done this& >>> only post the URL link to the result] >>> >>> can you please do that? >> Hi Gary, >> >> I "think" I have done what you asked. >> > > Joe, do this (from the terminal): > > $ gedit /etc/samba/smb.conf > > Now, Edit|Select All|Edit Copy > > and open a web browser to this location: > http://pastebin.ubuntu.com/ > Enter a name in the 'Poster' box. > Now and paste all of that into the 'Content' box. Click the 'Paste!' > button. The page will change to something like: > http://pastebin.ubuntu.com/566836/ > [that was my paste just for example purposes] > Post back here with the URL of the one that you pasted. > > Using pastebin allows us to enter long lines of config files etc., > without pasting them to the list directly. That way list subscribers > don't have to wade through huge posts of config files etc. & anyone > helping you can simply view the files at the pastbin.ubuntu.com link. @ NoOp Sorry to interfere in this thread, Samba always puzzles me, but (just in case his winbind isn't properly configured - as mine) wouldn't it be helpful (providing that he can use static or permanently designated IPs) to configure hosts in both Ubuntu (/etc/hosts) and Windows (perhaps C:\windows\system32\drivers\etc\hosts)? L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From hunguponcontent at gmail.com Mon Feb 14 05:14:52 2011 From: hunguponcontent at gmail.com (Default User) Date: Sun, 13 Feb 2011 23:14:52 -0600 Subject: OT: alternative to Gmail? Message-ID: I am looking for an alternative to Gmail. I find it surprisingly difficult and temperamental (for example, I can't just sort the inbox messages by sender). And Google seems to be getting way "too big for its britches". The "last straw" was that they are apparently trying to force users of Gmail to have a cell phone and to use that just to use Gmail (2-factor authentication). That is unacceptable (and also some other words not fit for polite company). No, I will NOT use an email service that requires a cell phone to send/receive email, and I sure wouldn't give a phone number to Google. So, any suggestions for alternative email services? -------------- next part -------------- An HTML attachment was scrubbed... URL: From lmnicolosi at gmail.com Mon Feb 14 05:20:28 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Mon, 14 Feb 2011 03:20:28 -0200 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: On Mon, Feb 14, 2011 at 3:14 AM, Default User wrote: > I am looking for an alternative to Gmail.  I find it surprisingly difficult > and temperamental (for example, I can't just sort the inbox messages by > sender). [snip] > > So, any suggestions for alternative email services? > Opening Gmail inside Thunderbird or Evolution? :-) L. (from a Gmail account) -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From kyle4jesus at gmail.com Mon Feb 14 05:22:57 2011 From: kyle4jesus at gmail.com (Kyle) Date: Mon, 14 Feb 2011 00:22:57 -0500 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: <4D58BC31.5030302@gmail.com> try http://www.gmx.com Gives you 5GB instead of Google's 7GB, but allows 50MB attachments and is 100% IMAP compatible from my experience. As for the web interface, your mileage may vary, as I don't use it myself, but I hear it's nice enough. You can also have up to 10 email addresses on a number of gmx domains attached to a single account if you ever wanted to use different addresses for personal/business/whatever, and message filtering is also available from the web interface or from your client. ~Kyle From cppdeveloper at ontelecoms.gr Mon Feb 14 05:24:18 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Mon, 14 Feb 2011 07:24:18 +0200 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: <1297661058.8856.2.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 23:14 -0600, Default User wrote: > I am looking for an alternative to Gmail. I find it surprisingly > difficult and temperamental (for example, I can't just sort the inbox > messages by sender). And Google seems to be getting way "too big for > its britches". The "last straw" was that they are apparently trying > to force users of Gmail to have a cell phone and to use that just to > use Gmail (2-factor authentication). > > That is unacceptable (and also some other words not fit for polite > company). No, I will NOT use an email service that requires a cell > phone to send/receive email, and I sure wouldn't give a phone number > to Google. > > So, any suggestions for alternative email services? Do you need it to be web based? -- Ioannis Vranos http://www.cpp-software.net From mrzenwiz at gmail.com Mon Feb 14 05:35:38 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sun, 13 Feb 2011 21:35:38 -0800 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 9:14 PM, Default User wrote: > I am looking for an alternative to Gmail.  I find it surprisingly difficult > and temperamental (for example, I can't just sort the inbox messages by > sender).  And Google seems to be getting way "too big for its britches". > The "last straw" was that they are apparently trying to force users of Gmail > to have a cell phone and to use that just to use Gmail (2-factor > authentication). > This is optional as an added security measure for you, not them. > So, any suggestions for alternative email services? > I'm rather fond of gmail, but I would avoid Yahoo email like the plague (which they are - WAY worse than gmail). From hunguponcontent at gmail.com Mon Feb 14 05:52:55 2011 From: hunguponcontent at gmail.com (Default User) Date: Sun, 13 Feb 2011 23:52:55 -0600 Subject: OT: alternative to Gmail? In-Reply-To: <1297661058.8856.2.camel@Acer-Aspire-8920G> References: <1297661058.8856.2.camel@Acer-Aspire-8920G> Message-ID: On Sun, Feb 13, 2011 at 23:24, Ioannis Vranos wrote: > On Sun, 2011-02-13 at 23:14 -0600, Default User wrote: > > I am looking for an alternative to Gmail. I find it surprisingly > > difficult and temperamental (for example, I can't just sort the inbox > > messages by sender). And Google seems to be getting way "too big for > > its britches". The "last straw" was that they are apparently trying > > to force users of Gmail to have a cell phone and to use that just to > > use Gmail (2-factor authentication). > > > > That is unacceptable (and also some other words not fit for polite > > company). No, I will NOT use an email service that requires a cell > > phone to send/receive email, and I sure wouldn't give a phone number > > to Google. > > > > So, any suggestions for alternative email services? > > > Do you need it to be web based? > > > No, it doesn't have to be, but if it is, I won't have to set up / > administer a separate email application program. OTOH, I do fret about my > email being stored "out there in the cloud" . . . > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cppdeveloper at ontelecoms.gr Mon Feb 14 06:13:59 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Mon, 14 Feb 2011 08:13:59 +0200 Subject: OT: alternative to Gmail? In-Reply-To: References: <1297661058.8856.2.camel@Acer-Aspire-8920G> Message-ID: <1297664039.2671.5.camel@Acer-Aspire-8920G> On Sun, 2011-02-13 at 23:52 -0600, Default User wrote: > > > On Sun, Feb 13, 2011 at 23:24, Ioannis Vranos > wrote: > > On Sun, 2011-02-13 at 23:14 -0600, Default User wrote: > > I am looking for an alternative to Gmail. I find it > surprisingly > > difficult and temperamental (for example, I can't just sort > the inbox > > messages by sender). And Google seems to be getting way > "too big for > > its britches". The "last straw" was that they are > apparently trying > > to force users of Gmail to have a cell phone and to use that > just to > > use Gmail (2-factor authentication). > > > > That is unacceptable (and also some other words not fit for > polite > > company). No, I will NOT use an email service that requires > a cell > > phone to send/receive email, and I sure wouldn't give a > phone number > > to Google. > > > > So, any suggestions for alternative email services? > > > > Do you need it to be web based? > > > No, it doesn't have to be, but if it is, I won't have to set > up / administer a separate email application program. OTOH, I > do fret about my email being stored "out there in the > cloud" . . . Previously someone said that the mobile phone thing in GMail is optional. Additionally GMail provides the ability to retrieve your emails in an email application via POP3 and IMAP. If you do not like any of these, another popular web email service is hotmail. -- Ioannis Vranos http://www.cpp-software.net From ggravier at fsfe.org Mon Feb 14 06:46:45 2011 From: ggravier at fsfe.org (Gilles Gravier) Date: Mon, 14 Feb 2011 07:46:45 +0100 Subject: OT: alternative to Gmail? In-Reply-To: <1297664039.2671.5.camel@Acer-Aspire-8920G> References: <1297661058.8856.2.camel@Acer-Aspire-8920G> <1297664039.2671.5.camel@Acer-Aspire-8920G> Message-ID: <4D58CFD5.2030806@fsfe.org> Hi! On 14/02/2011 07:13, Ioannis Vranos wrote: > On Sun, 2011-02-13 at 23:52 -0600, Default User wrote: >> >> On Sun, Feb 13, 2011 at 23:24, Ioannis Vranos >> wrote: >> >> On Sun, 2011-02-13 at 23:14 -0600, Default User wrote: >> > I am looking for an alternative to Gmail. I find it >> surprisingly >> > difficult and temperamental (for example, I can't just sort >> the inbox >> > messages by sender). And Google seems to be getting way >> "too big for >> > its britches". The "last straw" was that they are >> apparently trying >> > to force users of Gmail to have a cell phone and to use that >> just to >> > use Gmail (2-factor authentication). >> > >> > That is unacceptable (and also some other words not fit for >> polite >> > company). No, I will NOT use an email service that requires >> a cell >> > phone to send/receive email, and I sure wouldn't give a >> phone number >> > to Google. >> > >> > So, any suggestions for alternative email services? >> >> >> >> Do you need it to be web based? >> >> >> No, it doesn't have to be, but if it is, I won't have to set >> up / administer a separate email application program. OTOH, I >> do fret about my email being stored "out there in the >> cloud" . . . > > Previously someone said that the mobile phone thing in GMail is > optional. > > Additionally GMail provides the ability to retrieve your emails in an > email application via POP3 and IMAP. > > If you do not like any of these, another popular web email service is > hotmail. > > Actually, it seems more like a troll to me, the original post. Google doesn't force you to have a phone. They allow that as an ADDITIONAL SECURITY FEATURE. You can always use Google Mail with normal old-fashion login/password, which somebody can see you type over your shoulder, and that works fine. But if you want the extra secure version, rather than them FORCING YOU to buy an RSA Security token, they ALLOW you to use any Android phone (you know, the phone OS that is sold more than iOS these days) to set up 2-factor authentication. And you don't HAVE to give them your cell phone number. It is only used (should you want that as an option) for password recovery. Please (OP) document yourself before posting something... Gilles. From mightydreams at gmail.com Mon Feb 14 07:49:48 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Mon, 14 Feb 2011 13:19:48 +0530 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: <1297613089.2586.3.camel@Acer-Aspire-8920G> Message-ID: > > On Sun, Feb 13, 2011 at 10:04 AM, Ioannis Vranos > wrote: >> >> Try booting Ubuntu CD/DVD with the option is "Try Ubuntu without any >> change to your computer", and after Ubuntu loads, check if you can see >> wireless networks. >> >> If you can, it is a problem with your installation and you may try to >> reinstall. >> >> >> >> >> -- >> Ioannis Vranos >> >> http://www.cpp-software.net >> >> On Sun, Feb 13, 2011 at 11:33 PM, Deepak Gupta wrote: > I cant connect to internet even when I run it off the cd. I also downloaded > the drivers by connecting with cable. But still it doesnt show up the > wireless networks available when I click on the concentric bars icon at the > top (Ubuntu 10.01). > When you connected the cable how many options of installing drivers you got (was it more than one) and which option you tried. -- From mightydreams at gmail.com Mon Feb 14 07:52:31 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Mon, 14 Feb 2011 13:22:31 +0530 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> <1297622333.3885.1.camel@Acer-Aspire-8920G> <1297625995.4840.4.camel@Acer-Aspire-8920G> <1297626299.4840.6.camel@Acer-Aspire-8920G> Message-ID: On Mon, Feb 14, 2011 at 10:01 AM, Deepak Gupta wrote: > I tried installing these drivers. Get this error What exactly were the commands and which driver did you tried installing. Have you ever tried installing a wifi by this way previously. You need to have kernel sources also in path (if I am not mistaken) sudo apt-get install linux-headers-`uname -r` and then download the driver of yours in /usr/src and then compile from there. Did you tried like this or some thing else? > > KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` > make[1]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic' >   LD [M]  /home/toyesa/hybrid_wl/wl.o > ld: Relocatable linking with relocations from format elf64-x86-64 > (/home/toyesa/hybrid_wl/lib/wlc_hybrid.o_shipped) to format elf32-i386 > (/home/toyesa/hybrid_wl/wl.o) is not supported > make[2]: *** [/home/toyesa/hybrid_wl/wl.o] Error 1 > make[1]: *** [_module_/home/toyesa/hybrid_wl] Error 2 > make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic' > make: *** [all] Error 2 > > > > Also I downloaded WiFi Radar and it could not detect the wireless device. I > am thinking maybe ubuntu cant detect he wireless card. > > Regards, > Deepak Gupta. > > On Sun, Feb 13, 2011 at 1:44 PM, Ioannis Vranos > wrote: >> >> On Sun, 2011-02-13 at 21:39 +0200, Ioannis Vranos wrote: >> > On Sun, 2011-02-13 at 12:44 -0600, Deepak Gupta wrote: >> > > It is XPS 13 model. I am still working with the WiFi troubleshooting >> > > link. when I run lsmod command it does show the drivers(firedeth) >> > >  listed under module but under Used By column it shows 0. Does that >> > > mean that drivers are installed but are not communicating with the >> > > device? >> > > >> > >> > This page: >> > http://en.wikipedia.org/wiki/Dell_XPS#Studio_XPS_13_.28M1340.29 >> > >> > >> > mentions that your wireless card is: Dell Wireless 1510 >> > 802.11a/b/g/draft/n half-mini card. >> > >> > >> > This page: >> > >> > http://en.community.dell.com/dell-blogs/Direct2Dell/b/direct2dell/archive/2008/10/03/linux-driver-available-for-dell-wireless-cards.aspx >> > >> > mentions: "As a result of this effort, Broadcom released an updated >> > Linux wireless driver that supports cards based on the Broadcom 4311, >> > 4312, 4321, and 4322 chipsets, which include the Dell 1490, 1395, 1397, >> > 1505, and 1510 Wireless cards". >> > >> > >> > The link for the latest driver provided in that page is: >> > >> > http://www.broadcom.com/support/802.11/linux_sta.php >> > >> > >> > I am pretty confident that this driver will work for you, give it a try. >> >> >> And also its README.txt: >> >> http://www.broadcom.com/docs/linux_sta/README.txt >> >> >> mentions: >> >> >> "4322 Dualband  0x14e4  0x432b  Dell 1510" >> >> >> >> >> -- >> Ioannis Vranos >> >> http://www.cpp-software.net >> >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- http://mightydreams.blogspot.com From alihuco at yahoo.com Mon Feb 14 08:26:41 2011 From: alihuco at yahoo.com (Ali Hassan) Date: Mon, 14 Feb 2011 08:26:41 +0000 (GMT) Subject: video conversion Message-ID: <880292.45593.qm@web29004.mail.ird.yahoo.com> Hi All, I need a tool to convert videos I download from youtube, like flv clips, to be playable on my mobile phone. My mobile is Samsung Player One. I have a very nice utility that does that in windows, But I am most of the time using Ubuntu 10.04. Please do not tell me "youtube-dl" it does not work. I have been searching the web for a month now, and all tools they suggest, they install good, but at conversion time they give you an error message. Thanks, ali -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Mon Feb 14 08:43:21 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 14 Feb 2011 00:43:21 -0800 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: On Mon, Feb 14, 2011 at 12:26 AM, Ali Hassan wrote: > > I need a tool to convert videos I download from youtube, like flv clips, to be playable on my mobile phone. > My mobile is Samsung Player One. I have a very nice utility that does that in windows, But I am most of the time using Ubuntu 10.04. > Please do not tell me "youtube-dl" it does not work. I download youtube videos all the time and I have no trouble with youtube-dl.sh, but you have to have the latest version because they move the servers around from time to time. What format are you looking to convert into? Mencoder and ffmpeg are good for that sort of thing. From jordon at envygeeks.com Mon Feb 14 08:51:00 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Mon, 14 Feb 2011 02:51:00 -0600 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: <4D58ECF4.90702@envygeeks.com> On 2/14/2011 2:26 AM, Ali Hassan wrote: > Hi All, > I need a tool to convert videos I download from youtube Handbrake, http://handbrake.fr Supports Linux, Windows and Apple OS. From ggravier at fsfe.org Mon Feb 14 08:51:26 2011 From: ggravier at fsfe.org (Gilles Gravier) Date: Mon, 14 Feb 2011 09:51:26 +0100 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: <4D58ED0E.9060500@fsfe.org> Hi, Ali! On 14/02/2011 09:26, Ali Hassan wrote: > Hi All, > > I need a tool to convert videos I download from youtube, like flv > clips, to be playable on my mobile phone. > My mobile is Samsung Player One. I have a very nice utility that does > that in windows, But I am most of the time using Ubuntu 10.04. > Please do not tell me "youtube-dl" it does not work. > I have been searching the web for a month now, and all tools they > suggest, they install good, but at conversion time they give you an > error message. > > Thanks, > ali > > On Firefox, I use : http://www.downloadhelper.net/ to download the file. In many cases, you can download the flv but also the mp4 which should play on your phone easily. For conversion, mkvtoolnix-gui ... works nicely... Gilles From mwiddicombe at shoprite.co.za Mon Feb 14 09:23:00 2011 From: mwiddicombe at shoprite.co.za (Mark Widdicombe) Date: Mon, 14 Feb 2011 11:23:00 +0200 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: >From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Ali Hassan [alihuco at yahoo.com] >Sent: 14 February 2011 10:26 >I need a tool to convert videos I download from youtube, like flv clips, to be playable on my mobile phone. >My mobile is Samsung Player One. I have a very nice utility that does that in windows, But I am most of the time using Ubuntu 10.04. >Please do not tell me "youtube-dl" it does not work. >I have been searching the web for a month now, and all tools they suggest, they install good, but at conversion time they give you an error message. I use WinFF to convert flash video to avi. I assume your phone can play avi? Disclaimer http://www.shopriteholdings.co.za/pages/1019812640/disclaimer/E-mail-Disclaimer.asp From cyberjacob at gmail.com Mon Feb 14 09:34:35 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Mon, 14 Feb 2011 09:34:35 +0000 Subject: OT: alternative to Gmail? In-Reply-To: <4D58CFD5.2030806@fsfe.org> References: <1297661058.8856.2.camel@Acer-Aspire-8920G> <1297664039.2671.5.camel@Acer-Aspire-8920G> <4D58CFD5.2030806@fsfe.org> Message-ID: although it will be optional the feature is still in pre-alpha Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk On 14 February 2011 06:46, Gilles Gravier wrote: > than iOS these days) to set up > 2-factor authentication. > > And you don't HAVE to give them your cell phone number. It is only used > (should you want that as an option) for password recovery. > > Please (OP) document yourself before From darkfena313 at gmail.com Mon Feb 14 10:06:57 2011 From: darkfena313 at gmail.com (Haneef Bashir) Date: Mon, 14 Feb 2011 13:06:57 +0300 Subject: video conversion In-Reply-To: References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: On Mon, Feb 14, 2011 at 12:23 PM, Mark Widdicombe wrote: > > >From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Ali Hassan [alihuco at yahoo.com] > >Sent: 14 February 2011 10:26 > > >I need a tool to convert videos I download from youtube, like flv clips, to be playable on my mobile phone. > >My mobile is Samsung Player One. I have a very nice utility that does that in windows, But I am most of the time using Ubuntu 10.04. > >Please do not tell me "youtube-dl" it does not work. > >I have been searching the web for a month now, and all tools they suggest, they install good, but at conversion time they give you an error message. > > I use WinFF to convert flash video to avi.  I assume your phone can play avi? > > > i hear that arista is pretty good. From jonesc at hep.phy.cam.ac.uk Mon Feb 14 10:09:53 2011 From: jonesc at hep.phy.cam.ac.uk (Chris Jones) Date: Mon, 14 Feb 2011 10:09:53 +0000 Subject: video conversion In-Reply-To: <4D58ECF4.90702@envygeeks.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> <4D58ECF4.90702@envygeeks.com> Message-ID: <4D58FF71.5020005@hep.phy.cam.ac.uk> Jordon Bedwell wrote: > On 2/14/2011 2:26 AM, Ali Hassan wrote: >> Hi All, >> I need a tool to convert videos I download from youtube > > Handbrake, http://handbrake.fr > > Supports Linux, Windows and Apple OS. +1 From me for this one ... From kristian at ayurveda.ax Mon Feb 14 10:26:15 2011 From: kristian at ayurveda.ax (Kristian Frisk) Date: Mon, 14 Feb 2011 15:56:15 +0530 Subject: Duplicate Bookmarks in FireFox In-Reply-To: <4D56F777.2070107@comcast.net> References: <4D56F777.2070107@comcast.net> Message-ID: You can also try to play around with "Tags" and see if you find some solution which works for you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott at ecubyx.com Mon Feb 14 11:07:55 2011 From: scott at ecubyx.com (Scott Stevenson) Date: Mon, 14 Feb 2011 11:07:55 +0000 Subject: OT: alternative to Gmail? In-Reply-To: References: <1297661058.8856.2.camel@Acer-Aspire-8920G> Message-ID: <20110214110755.GB2126@ecubyx.com> On Sun, Feb 13, 2011 at 11:52:55PM -0600, Default User wrote: [...] > > No, it doesn't have to be, but if it is, I won't have to set up / > > administer a separate email application program. OTOH, I do fret about my > > email being stored "out there in the cloud" . . . You might want to look into offlineimap [1] to get the best of both worlds: you can access your mail via webmail or IMAP from wherever, whilst also keeping a synchronised copy in Maildir format locally for backup and working offline. [1] https://github.com/nicolas33/offlineimap -- Scott Stevenson -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: From kens7601 at gmail.com Mon Feb 14 11:09:23 2011 From: kens7601 at gmail.com (Ken Stevens) Date: Mon, 14 Feb 2011 06:09:23 -0500 Subject: OT: alternative to Gmail? In-Reply-To: (Default User's message of "Sun, 13 Feb 2011 23:14:52 -0600") References: Message-ID: <87hbc6kh3w.fsf@gmail.com> Default User writes: > > So, any suggestions for alternative email services? fastmail? -- Ken : The hierarchy is excessive. So is the anarchy. :-) -- Larry Wall in <199705101952.MAA00756 at wall.org> From erikmccaskey64 at zoho.com Mon Feb 14 11:43:25 2011 From: erikmccaskey64 at zoho.com (erikmccaskey64) Date: Mon, 14 Feb 2011 03:43:25 -0800 Subject: sandboxie like application for Ubuntu? Message-ID: <12e23fb771c.558234965169990726.8470898098839069798@zoho.com> http://www.filehippo.com/download_sandboxie/ It's a great application [ for windows... :\ ] Are there any programs under Ubuntu, that has the ~same features? To be specific: The user could launch a program [e.g.: Google Chrome] inside this sandbox, and when he/she exits Google Chrome, all the changes that Google Chrome did is "undoed". + Google Chrome is in a sandbox, so it can't "see"/read the files of the user! Thanks for any tips, link, opinions! -------------- next part -------------- An HTML attachment was scrubbed... URL: From jorge.m.gusmao at gmail.com Mon Feb 14 12:06:58 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Mon, 14 Feb 2011 12:06:58 +0000 Subject: Disk partitions In-Reply-To: <201102132249.58411.tcoulon@decoulon.ch> References: <201102132249.58411.tcoulon@decoulon.ch> Message-ID: I can see now that I forgot to include de image disks.png (will include it later on) Anyway, my disk configuration has allready 3 or 4 primary partitions on disk 1 > System > OS (windows) > HP recovery > Storage > other i cant remember. On Sun, Feb 13, 2011 at 9:49 PM, Thierry de Coulon wrote: > On Sunday 13 February 2011 10:29:53 pm MR ZenWiz wrote: > > Wherever you put > > /boot *must* be a primary partition, > > You mean if /boot is a separate partition? Because I boot from logical > partitions that contain /boot. > > Thierry > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lproven at gmail.com Mon Feb 14 13:13:17 2011 From: lproven at gmail.com (Liam Proven) Date: Mon, 14 Feb 2011 13:13:17 +0000 Subject: Disk partitions In-Reply-To: References: Message-ID: On Sun, Feb 13, 2011 at 9:29 PM, MR ZenWiz wrote: > On Sun, Feb 13, 2011 at 11:17 AM, Jorge Gusmao wrote: >> Hi there, >> >> Can someone please explain the basics of disk partition necessary for a >> ubuntu installation? >> What is the best way to do it and witch kind of partitions (primary, >> extended, system...) are necessary? >> > > It depends on what you want to do. > > I usually put /boot, / and /home in separate partitions because I find > it easier to do certain kinds of recovery that way. Recovery of a downed PC these days means booting a full distro from CD. There's no need for /boot, /sbin and all that kind of thing any more, really, and I for one would like to see Ubuntu's simplification and modernisation efforts do away with them. >  Wherever you put > /boot *must* be a primary partition, Not true. Never has been, in fact; even 17-odd years ago, when I started using Slackware, LILO could boot from a logical drive in an extended partition. Please do not distribute information without fact-checking it first. > all the others can be whatever > you like. *All* partitions can be primary /or/ logical; Linux does not care. Microsoft's DOS- and NT- family OSs must boot from a primary partition. Linux and OS/2 don't care. The BSDs, Solaris and various others can't be installed in logical partitions at all. > Some people prefer a single / partition that also contains > /boot, most people prefer putting /home in a separate partition. In the mid-1990s, many PC BIOSes could only boot from the first 1024 cylinders of a disk (~512MB), or a little later, from inside the first 8GB. Thus, if you had (say) a 10GB or 20GB root partition, and after an update the new kernel ended up toward the end of it, bang, your PC would suddenly stop booting and there was no easy way to repair this. So, the recommendation was to put a small (<32MB) /boot partition early on the drive, inside the first 8GB, and keep the rest of the system in a root filesystem elsewhere. However, this is no longer necessary. Few PCs that old are still around and anything that natively supports SATA is definitely no problem. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From lproven at gmail.com Mon Feb 14 13:19:17 2011 From: lproven at gmail.com (Liam Proven) Date: Mon, 14 Feb 2011 13:19:17 +0000 Subject: Disk partitions In-Reply-To: References: <201102132039.22785.kassube@gmx.net> Message-ID: On Sun, Feb 13, 2011 at 9:48 PM, Jorge Gusmao wrote: > Thanks for your help! > As you are being so kind I feel I can tell the all story. > > I have an HP DV8 (windows 7 home) with the following disk configuration > (disks.png) > So I believe I cant simple shrink the C: OS because the maximum nº for > primary partitions are 4, is this right? That is correct, yes. If you already have 4 partitions, you cannot create any more. You will have to merge the contents of 2 of them and remove one, then you can create an extended partition in which you can have many more. > Question > Could I do the following: (using aesus in windows) > 1 - Shrink C: OS > 2 - format the unlocated space creating an extended partition > 3 - Create a / partition (whitch kind?) > 4 - Create a swap partition (whitch kind?) > 5 - Create a /home partition (whitch kind?) Yes, that sounds right. As for what kind - well, there's only 1 kind of swap. That is not a concern. As for / and /home - well, I use ext3 as it's pretty tried and tested. However, most modern distros favour ext4 which is newer and both faster and more efficient on large volumes of hundreds to thousands of gig in size. > Last week I installed ubuntu 10.10 in work using wubi and I was very > surprised with the results. So surprised that I decided to make a real dual > boot. > So I burned a live CD and let it install itself (along windows XP). He > shrunk the windows partition and installed himself. Things ware looking > good. > On the first boot the grub showed and I chose ubuntu, everything went fine. > Restart. > On the next restart I chose windows and everything went fine. Restart. > On the thirth time i got this: no such disk grub rescue. > So I passed next few hours learning about supergrub disk and somehow I was > able to get back to windows (very relived because this was at work) > This appended two times. Oh dear. That's worrying. It sounds a little like some kind of Windows "autorepair" is happening, perhaps, and damaging things. > Question: > Is this a result of letting Ubuntu manage the partition in witch he > installed it self? No, that should be OK. But personally, I prefer to set the partitions up manually, so that I know exactly what goes where. > What I nedd is a tutorial (for newbies) about how to partition my disk and > other to let me fix the grub. Ububtu 10.x uses GRUB2 (well, actually, a late beta version, number 1.97-1.98) and this is both very complex, quite hard to customise and largely devoid of good clear helpful instructions. I really do not like GRUB2 myself. > I know...noob  windows user... but im willing to learn. > Thanks :¬) -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From alihuco at yahoo.com Mon Feb 14 13:30:53 2011 From: alihuco at yahoo.com (Ali Hassan) Date: Mon, 14 Feb 2011 13:30:53 +0000 (GMT) Subject: video conversion Message-ID: <490637.19209.qm@web29011.mail.ird.yahoo.com> I installed WinFF. WHen I try to convert video I get: Unknown encoder 'libxvid' Press Enter to Continue After that I went to http://handbrake.fr. I could not install it, I got error message about connecting to host... Is there any one-click tool? This is for fun only.... Thanks, ali   -------------- next part -------------- An HTML attachment was scrubbed... URL: From cyberjacob at gmail.com Mon Feb 14 13:52:02 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Mon, 14 Feb 2011 13:52:02 +0000 Subject: video conversion In-Reply-To: <490637.19209.qm@web29011.mail.ird.yahoo.com> References: <490637.19209.qm@web29011.mail.ird.yahoo.com> Message-ID: what are you converting, and to what Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk On 14 February 2011 13:30, Ali Hassan wrote: > I installed WinFF. WHen I try to convert video I get: > Unknown encoder 'libxvid' > Press Enter to Continue > > After that I went to http://handbrake.fr. I could not install it, I got > error message about connecting to host... > > > Is there any one-click tool? This is for fun only.... > > Thanks, > ali > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Mon Feb 14 14:03:10 2011 From: popey at ubuntu.com (Alan Pope) Date: Mon, 14 Feb 2011 14:03:10 +0000 Subject: video conversion In-Reply-To: References: <490637.19209.qm@web29011.mail.ird.yahoo.com> Message-ID: On 14 February 2011 13:52, Jacob Mansfield wrote: > > what are you converting, and to what The original post said from youtube download to something playable on a "Samsung Player One" which google suggests is a Samsung S5230. http://en.wikipedia.org/wiki/Samsung_S5230#Video "Video MPEG4/H.263/H.264/WMV/3GP video player 15fps at QVGA video recording Video messaging, video streaming MP4 320x180 bit rate 128" Al. From cyberjacob at gmail.com Mon Feb 14 14:07:39 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Mon, 14 Feb 2011 14:07:39 +0000 Subject: video conversion In-Reply-To: References: <490637.19209.qm@web29011.mail.ird.yahoo.com> Message-ID: what is the encoding of the file you downloaded from youtube? Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk On 14 February 2011 14:03, Alan Pope wrote: > On 14 February 2011 13:52, Jacob Mansfield wrote: >> >> what are you converting, and to what > > The original post said from youtube download to something playable on > a "Samsung Player One" which google suggests is a Samsung S5230. > > http://en.wikipedia.org/wiki/Samsung_S5230#Video > > "Video > MPEG4/H.263/H.264/WMV/3GP video player > 15fps at QVGA video recording > Video messaging, video streaming > MP4 > 320x180 bit rate 128" > > Al. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From cyber_wizard at mindspring.com Mon Feb 14 14:24:39 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Mon, 14 Feb 2011 08:24:39 -0600 Subject: sandboxie like application for Ubuntu? In-Reply-To: <12e23fb771c.558234965169990726.8470898098839069798@zoho.com> References: <12e23fb771c.558234965169990726.8470898098839069798@zoho.com> Message-ID: <20110214082439.0e18fa48@WizardsTower> On Mon, 14 Feb 2011 03:43:25 -0800 erikmccaskey64 wrote: > > http://www.filehippo.com/download_sandboxie/ > > > It's a great application [ for windows... :\ ] > > > Are there any programs under Ubuntu, that has the ~same features? > > > To be specific: The user could launch a program [e.g.: Google Chrome] > inside this sandbox, and when he/she exits Google Chrome, all the > changes that Google Chrome did is "undoed". + Google Chrome is in a > sandbox, so it can't "see"/read the files of the user! > > > Thanks for any tips, link, opinions! > Help us here; where have you already looked and what programs have you already considered? Are there specific things you want out of a similar program? Why won't running whatever program you want in a VB do? Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From fajarpri at arinet.org Mon Feb 14 14:28:44 2011 From: fajarpri at arinet.org (Fajar Priyanto) Date: Mon, 14 Feb 2011 22:28:44 +0800 Subject: IP address in welcome screen Message-ID: Hi all, >From where that "IP address" in the welcome SSH screen comes from? I recently changed the IP, reboot. But the screen still shows old IP I see that it's the same as /etc/motd, but who updates the file? Welcome to Ubuntu! * Documentation: https://help.ubuntu.com/ System information as of Mon Feb 14 10:41:13 SGT 2011 System load: 0.08 Processes: 102 Usage of /home: 1.4% of 11.00GB Users logged in: 1 Memory usage: 50% IP address for eth0: 192.168.0.125 <---- THIS IS OLD IP Swap usage: 4% TIA Fajar. From ubuntu at tigershaunt.com Mon Feb 14 14:50:14 2011 From: ubuntu at tigershaunt.com (Rashkae) Date: Mon, 14 Feb 2011 09:50:14 -0500 Subject: Disk partitions In-Reply-To: References: Message-ID: <4D594126.5040505@tigershaunt.com> On 11-02-13 04:29 PM, MR ZenWiz wrote: > It depends on what you want to do. > I usually put /boot, / and /home in separate partitions because I find > it easier to do certain kinds of recovery that way. Wherever you put > /boot *must* be a primary partition, all the others can be whatever > Umm, no, boot must not be on a primary partition at all.. Makes no difference. From popey at ubuntu.com Mon Feb 14 15:20:18 2011 From: popey at ubuntu.com (Alan Pope) Date: Mon, 14 Feb 2011 15:20:18 +0000 Subject: Autorun is VERY bad In-Reply-To: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On 7 February 2011 18:21, kellyremo wrote: > > How to disable autorun? Are there any hidden autorun features on a standard > Ubuntu install?? > > http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx > Skipping everything else in this thread and diving right to the actual question. http://askubuntu.com/questions/25880/is-ubuntu-vulnerable-to-recent-exploits-using-usb-sticks-and-automount Q: "How vulnerable am I to this attack and what steps are developers doing to be proactive against this sort of thing?" A: "You're not vulnerable to the specific attack, but the approach is very interesting. The vulnerabilities used are already fixed" More details at the link above. Al. From alihuco at yahoo.com Mon Feb 14 15:35:28 2011 From: alihuco at yahoo.com (Ali Hassan) Date: Mon, 14 Feb 2011 15:35:28 +0000 (GMT) Subject: video conversion In-Reply-To: Message-ID: <25875.70657.qm@web29007.mail.ird.yahoo.com> I download from youtube, usually files are flv or MP4. My phone can play MP4 (MPEG-4) with: 320*240 resolution, 29 fps ( On windows I have a tool where I choose the option MP4 (PSP)) works fine.Audio MPEG-4 AAC with 24kHZ two channel. -------------- next part -------------- An HTML attachment was scrubbed... URL: From berber.it at gmail.com Mon Feb 14 16:11:22 2011 From: berber.it at gmail.com (Alan Holt) Date: Mon, 14 Feb 2011 18:11:22 +0200 Subject: video conversion In-Reply-To: <25875.70657.qm@web29007.mail.ird.yahoo.com> References: <25875.70657.qm@web29007.mail.ird.yahoo.com> Message-ID: To convert flv files from Youtube you can use this simple command: ffmpeg -i input_file.flv -vcodec copy -acodec copy output_file.avi On Mon, Feb 14, 2011 at 5:35 PM, Ali Hassan wrote: > I download from youtube, usually files are flv or MP4. > > My phone can play MP4 (MPEG-4) with: 320*240 resolution, 29 fps ( On > windows I have a tool where I choose the option MP4 (PSP)) works fine.Audio > MPEG-4 AAC with 24kHZ two channel. > > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- *בברכה, * *אלכס ברבר* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -------------- next part -------------- An HTML attachment was scrubbed... URL: From kfrank29.b at gmail.com Mon Feb 14 16:27:29 2011 From: kfrank29.b at gmail.com (K. Frank) Date: Mon, 14 Feb 2011 11:27:29 -0500 Subject: Autorun is VERY bad In-Reply-To: References: <12e015b965f.-1769523215613230477.-8288749284113642107@zoho.com> Message-ID: On Mon, Feb 14, 2011 at 10:20 AM, Alan Pope wrote: > On 7 February 2011 18:21, kellyremo wrote: >> >> How to disable autorun? Are there any hidden autorun features on a standard >> Ubuntu install?? >> >> http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx >> > > Skipping everything else in this thread and diving right to the actual question. > > http://askubuntu.com/questions/25880/is-ubuntu-vulnerable-to-recent-exploits-using-usb-sticks-and-automount > > Q: "How vulnerable am I to this attack and what steps are developers > doing to be proactive against this sort of thing?" > > A: "You're not vulnerable to the specific attack, but the approach is > very interesting. The vulnerabilities used are already fixed" > > More details at the link above. > > Al. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From cppdeveloper at ontelecoms.gr Mon Feb 14 17:11:07 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Mon, 14 Feb 2011 19:11:07 +0200 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: <1297703467.2440.5.camel@Acer-Aspire-8920G> On Mon, 2011-02-14 at 08:26 +0000, Ali Hassan wrote: > Hi All, > > I need a tool to convert videos I download from youtube, like flv > clips, to be playable on my mobile phone. > My mobile is Samsung Player One. I have a very nice utility that does > that in windows, But I am most of the time using Ubuntu 10.04. > Please do not tell me "youtube-dl" it does not work. > I have been searching the web for a month now, I think you should look at Applications->Ubuntu Software Center, or if you are an advanced user at Administration->Synaptic Package Manager, at first. In general, it is better to look there. For example in Ubuntu 10.10, you may go to Applications->Ubuntu Software Center, click on "Sound and Video" and then type transcoder on the right to filter the results. If you do not find any application you like, try typing encoder. -- Ioannis Vranos http://www.cpp-software.net From pongo_pan at charter.net Mon Feb 14 17:17:17 2011 From: pongo_pan at charter.net (Pongo A. Pan) Date: Mon, 14 Feb 2011 09:17:17 -0800 Subject: Disk partitions In-Reply-To: References: <201102132249.58411.tcoulon@decoulon.ch> Message-ID: <1297703837.2631.27.camel@aurelius> On Mon, 2011-02-14 at 12:06 +0000, Jorge Gusmao wrote: > I can see now that I forgot to include de image disks.png (will > include it later on) > Anyway, my disk configuration has allready 3 or 4 primary partitions > on disk 1 > System > OS (windows) > HP recovery > Storage > other i > cant remember. > > This is typical for HP laptops now: 4 primary partitions, the last of which is a very small one labeled "HP TOOLS." I suppose one of the motivations for doing this is to make it harder for people to install other operating systems. We bought one of these last month and simply saved the contents of HP TOOLS to an external drive. Brave hardware oriented wife then booted with either parted magic or systemrescue cd (can't remember; they're both wonderful), used gparted to shrink the windows 7 partition, moved the rest down and created an extended partition. The first logical partition in the extended was labeled HP TOOLS and got the saved contents. Apparently, the repair system finds it by disk label and doesn't care if it is actually on partition 4 or partition 5 (the first logical partition). We installed Mint 9 (an Ubuntu 10.04 respin) on on the rest of the logical partition space with the simple /, swap, /home layout. As others have written, linux doesn't care where it boots from and no longer needs /boot to be at the beginning of the disk. Since this is an LTS version we're pretty much done for the commercial life of the laptop. We were strongly tempted to just wipe nasty Win7 off entirely, but what the heck, we paid the Microsoft tax so we might as well have it. It is really annoying to use with all of HP's nanny stuff constantly reminding you that your machine is in terrible danger. Our taxes are very complicated so I need a full-blown bare metal installation of tax software; I'm working with it on this HP laptop now. After I get my DCN I doubt I'll boot Win7 again until next tax time. Jorge, courage! it can be done. -- pongo From cppdeveloper at ontelecoms.gr Mon Feb 14 17:19:32 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Mon, 14 Feb 2011 19:19:32 +0200 Subject: sandboxie like application for Ubuntu? In-Reply-To: <20110214082439.0e18fa48@WizardsTower> References: <12e23fb771c.558234965169990726.8470898098839069798@zoho.com> <20110214082439.0e18fa48@WizardsTower> Message-ID: <1297703972.2440.10.camel@Acer-Aspire-8920G> On Mon, 2011-02-14 at 08:24 -0600, Cybe R. Wizard wrote: > On Mon, 14 Feb 2011 03:43:25 -0800 > erikmccaskey64 wrote: > > > > http://www.filehippo.com/download_sandboxie/ > > > > > > It's a great application [ for windows... :\ ] > > > > > > Are there any programs under Ubuntu, that has the ~same features? > > > > > > To be specific: The user could launch a program [e.g.: Google Chrome] > > inside this sandbox, and when he/she exits Google Chrome, all the > > changes that Google Chrome did is "undoed". + Google Chrome is in a > > sandbox, so it can't "see"/read the files of the user! > > > > > > Thanks for any tips, link, opinions! The Guest Session of Ubuntu is a kind of sandbox. -- Ioannis Vranos http://www.cpp-software.net From jsowden at americansentry.net Mon Feb 14 17:51:59 2011 From: jsowden at americansentry.net (John Sowden) Date: Mon, 14 Feb 2011 09:51:59 -0800 Subject: OT: alternative to Gmail? In-Reply-To: References: <1297661058.8856.2.camel@Acer-Aspire-8920G> <1297664039.2671.5.camel@Acer-Aspire-8920G> <4D58CFD5.2030806@fsfe.org> Message-ID: <4D596BBF.4050500@americansentry.net> On 02/14/2011 01:34 AM, Jacob Mansfield wrote: > although it will be optional the feature is still in pre-alpha > Jacob Mansfield > Programmer > CyberKing Solutions > www.cyberkingsolutions.co.uk > > > > On 14 February 2011 06:46, Gilles Gravier wrote: >> than iOS these days) to set up >> 2-factor authentication. >> >> And you don't HAVE to give them your cell phone number. It is only used >> (should you want that as an option) for password recovery. >> >> Please (OP) document yourself before try clovermail.net I can't understand why anyone would use a database/search site for its email! John From jorge.m.gusmao at gmail.com Mon Feb 14 17:57:08 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Mon, 14 Feb 2011 17:57:08 +0000 Subject: Disk partitions In-Reply-To: <1297703837.2631.27.camel@aurelius> References: <201102132249.58411.tcoulon@decoulon.ch> <1297703837.2631.27.camel@aurelius> Message-ID: :) noob windows user is very happy with ubuntu fellowship :) I shall not giveup. But im also with the strong feeling I will be returning with more issues. :P Thanks a lot guys. On Mon, Feb 14, 2011 at 5:17 PM, Pongo A. Pan wrote: > On Mon, 2011-02-14 at 12:06 +0000, Jorge Gusmao wrote: > > I can see now that I forgot to include de image disks.png (will > > include it later on) > > Anyway, my disk configuration has allready 3 or 4 primary partitions > > on disk 1 > System > OS (windows) > HP recovery > Storage > other i > > cant remember. > > > > > This is typical for HP laptops now: 4 primary partitions, the last of > which is a very small one labeled "HP TOOLS." I suppose one of the > motivations for doing this is to make it harder for people to install > other operating systems. > > We bought one of these last month and simply saved the contents of HP > TOOLS to an external drive. Brave hardware oriented wife then booted > with either parted magic or systemrescue cd (can't remember; they're > both wonderful), used gparted to shrink the windows 7 partition, moved > the rest down and created an extended partition. The first logical > partition in the extended was labeled HP TOOLS and got the saved > contents. Apparently, the repair system finds it by disk label and > doesn't care if it is actually on partition 4 or partition 5 (the first > logical partition). > > We installed Mint 9 (an Ubuntu 10.04 respin) on on the rest of the > logical partition space with the simple /, swap, /home layout. As > others have written, linux doesn't care where it boots from and no > longer needs /boot to be at the beginning of the disk. Since this is an > LTS version we're pretty much done for the commercial life of the > laptop. > > We were strongly tempted to just wipe nasty Win7 off entirely, but what > the heck, we paid the Microsoft tax so we might as well have it. It is > really annoying to use with all of HP's nanny stuff constantly reminding > you that your machine is in terrible danger. Our taxes are very > complicated so I need a full-blown bare metal installation of tax > software; I'm working with it on this HP laptop now. After I get my DCN > I doubt I'll boot Win7 again until next tax time. > > Jorge, courage! it can be done. > > -- > pongo > > > > > > > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From canuck.expat at gmail.com Mon Feb 14 19:07:11 2011 From: canuck.expat at gmail.com (june harvey) Date: Mon, 14 Feb 2011 11:07:11 -0800 Subject: newbie Message-ID: Thank you for allowing me to be part of your community. Before I post, may I ask: 1) are newbie questions allowed? and 2) Are questions about Linux Mint allowed? Thank you Canuck From gurus.knugum at gmail.com Mon Feb 14 19:23:31 2011 From: gurus.knugum at gmail.com (Johnny Rosenberg) Date: Mon, 14 Feb 2011 20:23:31 +0100 Subject: newbie In-Reply-To: References: Message-ID: Den 2011-02-14 20:07:11 skrev june harvey : > Thank you for allowing me to be part of your community. > > Before I post, may I ask: 1) are newbie questions allowed? Of course! > and > 2) Are questions about Linux Mint allowed? I am not sure what people think about that, but it's OK with me anyway. I guess questions could be asked about those parts of Mint that are the same as those in Ubuntu… Doesn't the Mint people have their own mailing lists? Maybe they don't, I don't know. > Thank you > Canuck > -- Kind regards Johnny Rosenberg From lproven at gmail.com Mon Feb 14 19:27:25 2011 From: lproven at gmail.com (Liam Proven) Date: Mon, 14 Feb 2011 19:27:25 +0000 Subject: newbie In-Reply-To: References: Message-ID: On Mon, Feb 14, 2011 at 7:23 PM, Johnny Rosenberg wrote: > Den 2011-02-14 20:07:11 skrev june harvey : >> 2) Are questions about Linux Mint allowed? > > I am not sure what people think about that, but it's OK with me anyway. I > guess questions could be asked about those parts of Mint that are the same > as those in Ubuntu… Doesn't the Mint people have their own mailing lists? > Maybe they don't, I don't know. Not so far as I know, sadly - only web fora. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From lproven at gmail.com Mon Feb 14 19:28:44 2011 From: lproven at gmail.com (Liam Proven) Date: Mon, 14 Feb 2011 19:28:44 +0000 Subject: newbie In-Reply-To: References: Message-ID: On Mon, Feb 14, 2011 at 7:07 PM, june harvey wrote: > Thank you for allowing me to be part of your community. > > Before I post, may I ask:   1) are newbie questions allowed?  and Absolutely! And welcome! > 2) Are questions about Linux Mint allowed? Well, I ask 'em myself sometimes. If you're pretty sure the issue is not anything to do with Mint's customisations, then you can also validly just say that it's Ubuntu 10.04. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From cyber_wizard at mindspring.com Mon Feb 14 19:42:25 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Mon, 14 Feb 2011 13:42:25 -0600 Subject: newbie In-Reply-To: References: Message-ID: <20110214134225.067bc901@WizardsTower> On Mon, 14 Feb 2011 19:27:25 +0000 Liam Proven wrote: > On Mon, Feb 14, 2011 at 7:23 PM, Johnny Rosenberg > wrote: > > Den 2011-02-14 20:07:11 skrev june harvey : > >> 2) Are questions about Linux Mint allowed? > > > > I am not sure what people think about that, but it's OK with me > > anyway. I guess questions could be asked about those parts of Mint > > that are the same as those in Ubuntu… Doesn't the Mint people have > > their own mailing lists? Maybe they don't, I don't know. > > Not so far as I know, sadly - only web fora. > It's not a mailing list, but there is alt.os.linux.mint on Usenet. (let the user beware; it /is/ Usenet) Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From scarolan at gmail.com Mon Feb 14 20:04:50 2011 From: scarolan at gmail.com (Sean Carolan) Date: Mon, 14 Feb 2011 14:04:50 -0600 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: > The "last straw" was that they are apparently trying to force users of Gmail > to have a cell phone and to use that just to use Gmail (2-factor > authentication). Why is this the "last straw"? I think two-factor authentication is great, in fact it's a feature I had hoped Google would implement for a long time. The only thing I wish Google would do is start charging me money to use Gmail. I would gladly pay for an advertising-free Gmail (and google apps) with support. From pongo_pan at charter.net Mon Feb 14 20:48:56 2011 From: pongo_pan at charter.net (Pongo A. Pan) Date: Mon, 14 Feb 2011 12:48:56 -0800 Subject: newbie In-Reply-To: <20110214134225.067bc901@WizardsTower> References: <20110214134225.067bc901@WizardsTower> Message-ID: <1297716536.2631.47.camel@aurelius> On Mon, 2011-02-14 at 13:42 -0600, Cybe R. Wizard wrote: > On Mon, 14 Feb 2011 19:27:25 +0000 > Liam Proven wrote: > > > On Mon, Feb 14, 2011 at 7:23 PM, Johnny Rosenberg > > wrote: > > > Den 2011-02-14 20:07:11 skrev june harvey : > > >> 2) Are questions about Linux Mint allowed? > > > > > > I am not sure what people think about that, but it's OK with me > > > anyway. I guess questions could be asked about those parts of Mint > > > that are the same as those in Ubuntu… Doesn't the Mint people have > > > their own mailing lists? Maybe they don't, I don't know. > > > > Not so far as I know, sadly - only web fora. > > > It's not a mailing list, but there is alt.os.linux.mint on Usenet. > > (let the user beware; it /is/ Usenet) Mint's customizations are not all that extensive. They provide some nice tools to help inexperienced users upgrade and their software manager has been widely copied (and now by Ubuntu itself). It uses a form of the slab menu which started out in SuSE. Aside from that, Mint is pretty much Ubuntu with green decorations. If you configure a printer and print a test page it says "Ubuntu." We use it here because we standardized on it as the easiest flavor to push out to employees, friends and relatives ("illegal codecs" and other DMA violatons are pre-installed, so no "why can't I?" late-night phone calls) and we might as well all be using the same thing. We gathered in users from SuSE, Ubuntu, Mandriva, Fedora and of course Windows. All of them seem to be reasonably happy and productive. Most are one step behind now on Mint 9, based on Ubuntu 10.04 and we'll likely keep them there since DW says "retired now." Mint 10 is based on 10.10 and works very well for me. There is an experimental Mint version based directly on Debian, but I really don't see any advantage to it. Lots of Mint users read this list; most of what goes on here applies equally well to Mint. -- pongo From eric at glodime.com Mon Feb 14 21:17:18 2011 From: eric at glodime.com (Eric Morey) Date: Mon, 14 Feb 2011 16:17:18 -0500 Subject: OT: alternative to Gmail? In-Reply-To: <87hbc6kh3w.fsf@gmail.com> References: <87hbc6kh3w.fsf@gmail.com> Message-ID: <1297718238.21792.1.camel@glodime-XI> On Mon, 2011-02-14 at 06:09 -0500, Ken Stevens wrote: > Default User writes: > > > > > So, any suggestions for alternative email services? > > fastmail? > I enthusiastically recommend Fastmail.fm for their email hosting services. From dave at thefletchers.net Mon Feb 14 23:07:55 2011 From: dave at thefletchers.net (David Fletcher) Date: Mon, 14 Feb 2011 23:07:55 +0000 Subject: newbie In-Reply-To: References: Message-ID: <1297724875.3915.23.camel@dave-Satellite-2410> On Mon, 2011-02-14 at 11:07 -0800, june harvey wrote: > Thank you for allowing me to be part of your community. > > Before I post, may I ask: 1) are newbie questions allowed? and > 2) Are questions about Linux Mint allowed? > > Thank you > Canuck > What you will generally find around here, is that you will do better if you show that you tried to help yourself before asking the list for help. So, if you say for instance, "I tried solution A which didn't work, Google searches gave me solution B but it's only for scripting and I'm using C++, can somebody here please help me with a C++ solution?" then you will tend to earn respect and receive assistance because you put in some effort before asking. Dave From jf_byrnes at comcast.net Mon Feb 14 23:36:13 2011 From: jf_byrnes at comcast.net (Jim Byrnes) Date: Mon, 14 Feb 2011 17:36:13 -0600 Subject: Glipper interferes with copying from Adobe Reader Message-ID: <4D59BC6D.60903@comcast.net> I just noticed that if I have Glipper active that I can only do one copy/paste operation from Adobe Reader. If I try to copy a second piece of text it never shows up in the clipboard. The only way to copy/paste another piece of selected text is to close and restart Adobe Reader. If I remove Glipper from the panel I can copy/paste multiple selections from Adobe Reader. Anyone else seeing this? Google didn't seem to have any answers. Ubuntu 10.04 Glipper 1.o Adobe Reader 9.4.1 09/21/2010 Regards, Jim From lepelerin2002 at yahoo.com Tue Feb 15 01:58:45 2011 From: lepelerin2002 at yahoo.com (Arnaud G) Date: Mon, 14 Feb 2011 17:58:45 -0800 (PST) Subject: automatically mount network drive - 10.04 LTS Message-ID: <434528.11040.qm@web111707.mail.gq1.yahoo.com> Hi All, I am back to the drawing board. Below is what I need to accomplish. I have been looking around, trying different solutions, experimenting but so far I am not satisfied with the result I got. We are migrating people, in my university, to Ubuntu 10.04 LTS. On the "desktop" side (approx 500 users) LTSP will be used. It works. So far so good. By default everything is saved under their "Documents" folder. My problem is about the laptop users. They will have 10.04 LTS installed on their machine. When they use their laptop their work is saved by default in their "Documents" folder. So far everything is good. I would like to synchronize their laptop "Documents" folder to their network drive "Documents" folder. I can use rsync for that once their network drive is "mounted". I could use something similar to that in their .bashrc or write a little script if [ ! -f ~/homework/.lock ]; then /usr/bin/smbmount //ldap/username ./homework -o noperm fi That would be fine but one thing is they should not have to open a bash, type anything or double click something. The reason is that they will never synchronize their folder if they have to do something. I know, I know, they are academics :) Then we would be held responsible for any loss or whatever went wrong. If I put in fstab the mount instruction and they are not connected to the network, it will "freeze" until it times out. Can be a pain and a source of complaints. XP was better :( Basically what I am looking for as a solution is this: a) When the machine gets an ip from the network at work, their network drive should be automatically mounted. A mount point will be created on their default install. b) When the laptop gets an ip that is not from work, the "mount instruction" should immediately be ignored. c) If the machine is already up and running, but was not connected to the network, and they connect it to the network, the drive should be mounted automatically. At this point I would be able to sync both directories (local and network "Documents"). I will use a cron job for that. Maybe not the best solution but I have limited knowledge, so I use what I know. I am thinking there might be a possibility to accomplish what I described above with pam_auth. If there are authenticated to the network, the drive is mounted, if not it is not mounted. I am not sure though if it can be done that way. I still have some reading to do, but before I continue, I would like to know if 1) it's make sense to do it the way I described it 2) if there is a better solution 3) what people do in that situation. Maybe I am totally missing something here. Your input and idea would be more than welcome. I am ready to experiment more. Thank you in advance for your time. Regards, Arnaud -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Tue Feb 15 02:00:18 2011 From: glgxg at sbcglobal.net (NoOp) Date: Mon, 14 Feb 2011 18:00:18 -0800 Subject: Network Setup In-Reply-To: References: <4D3ED6C7.2010901@hot-peppers.com> <4D443BE6.6040405@hot-peppers.com> <4D44BBA9.9070906@hot-peppers.com> <4D4E9A45.6090000@hot-peppers.com> <4D56FA2F.9070100@hot-peppers.com> <4D57738C.5030307@hot-peppers.com> Message-ID: On 02/13/2011 09:09 PM, Lucio M Nicolosi wrote: > On Mon, Feb 14, 2011 at 1:59 AM, NoOp <... >> Using pastebin allows us to enter long lines of config files etc., >> without pasting them to the list directly. That way list subscribers >> don't have to wade through huge posts of config files etc. & anyone >> helping you can simply view the files at the pastbin.ubuntu.com link. > > @ NoOp > > Sorry to interfere in this thread, Samba always puzzles me, but (just > in case his winbind isn't properly configured - as mine) wouldn't it > be helpful (providing that he can use static or permanently > designated IPs) to configure hosts in both Ubuntu (/etc/hosts) and > Windows (perhaps C:\windows\system32\drivers\etc\hosts)? > > L. > I set up all of my direct systems (including wifi laptops etc) with fixed IP's. Doing so eliminates quite alot of confusion/errors etc., when connecting to the system and/or printing to the desktop USB connected printer via wifi or remotely. However, I also allocate dhcp ip's for guests & some test systems (desktop and laptop). @joe: if you still can't figure out how to post the smb.conf file to pastbin.ubuntu.com feel free to contact me directly & I'll be more than happy to assist. Only thing that I ask is once we get the issue sorted out off-list, is that you post back in the same thread (here) with details of the fix/no-fix. That way others with the same/similar problem can use the thread to possibly resolve their issue(s) as well. From ubuntu-users352 at cfftechnologies.com Tue Feb 15 02:50:21 2011 From: ubuntu-users352 at cfftechnologies.com (Avi Schwartz) Date: Mon, 14 Feb 2011 20:50:21 -0600 Subject: automatically mount network drive - 10.04 LTS In-Reply-To: <434528.11040.qm@web111707.mail.gq1.yahoo.com> References: <434528.11040.qm@web111707.mail.gq1.yahoo.com> Message-ID: <4D59E9ED.2060907@cfftechnologies.com> On 02/14/2011 07:58 PM, Arnaud G wrote: > I am back to the drawing board. Below is what I need to accomplish. I > have been looking around, trying different solutions, experimenting > but so far I am not satisfied with the result I got. > > We are migrating people, in my university, to Ubuntu 10.04 LTS. On the > "desktop" side (approx 500 users) LTSP will be used. It works. So far > so good. > By default everything is saved under their "Documents" folder. > > My problem is about the laptop users. They will have 10.04 LTS > installed on their machine. When they use their laptop their work is > saved by default in their "Documents" folder. So far everything is good. > I would like to synchronize their laptop "Documents" folder to their > network drive "Documents" folder. I can use rsync for that once their > network drive is "mounted". I could use something similar to that in > their .bashrc or write a little script > > if [ ! -f ~/homework/.lock ]; then > /usr/bin/smbmount //ldap/username ./homework -o noperm > fi > > That would be fine but one thing is they should not have to open a > bash, type anything or double click something. The reason is that they > will never synchronize their folder if they have to do something. I > know, I know, they are academics :) > Then we would be held responsible for any loss or whatever went wrong. > > If I put in fstab the mount instruction and they are not connected to > the network, it will "freeze" until it times out. Can be a pain and a > source of complaints. XP was better :( > > Basically what I am looking for as a solution is this: > > a) When the machine gets an ip from the network at work, their network > drive should be automatically mounted. A mount point will be created > on their default install. > > b) When the laptop gets an ip that is not from work, the "mount > instruction" should immediately be ignored. > > c) If the machine is already up and running, but was not connected to > the network, and they connect it to the network, the drive should be > mounted automatically. At this point I would be able to sync both > directories (local and network "Documents"). I will use a cron job for > that. Maybe not the best solution but I have limited knowledge, so I > use what I know. > > I am thinking there might be a possibility to accomplish what I > described above with pam_auth. If there are authenticated to the > network, the drive is mounted, if not it is not mounted. I am not sure > though if it can be done that way. I still have some reading to do, > but before I continue, I would like to know if > > 1) it's make sense to do it the way I described it > > 2) if there is a better solution > > 3) what people do in that situation. Maybe there are better ways, but in the past I used to install scripts in the /etc/network directory? This directory has 4 sub-directories, if-down.d, if-post-down.d, if-pre-up.d, and if-up.d in which you can install scripts to be executed when the network connection is brought up and/or down. Also, if you use the network manager then there is the directory /etc/NetworkManager/dispatcher.d in which I used in the past to run a script that detected network interface changes and acted upon. That may help you automate the process. Avi -------------- next part -------------- An HTML attachment was scrubbed... URL: From rikona at sonic.net Tue Feb 15 03:12:20 2011 From: rikona at sonic.net (rikona) Date: Mon, 14 Feb 2011 19:12:20 -0800 Subject: flaky residential router In-Reply-To: References: <1907104033.20110210224900@sonic.net> Message-ID: <243641450.20110214191220@sonic.net> Hello Thufir, Saturday, February 12, 2011, 12:15:03 PM, Thufir wrote: TH> On Thu, 10 Feb 2011 22:49:00 -0800, rikona wrote: >> Running Lucid 32 - I started getting the same problem after a recent >> update - sometimes no network at all, of any kind, in any direction. >> Rebooting brings it back [so far]. I was not able to get it running >> without a reboot. In my case it is not the router because other boxes on >> the router work fine. All is wired, no wireless. Before the update I >> never had this problem - the network ran reliably. Perhaps something re >> the update? Did your system work well before an update? >> >> Perhaps someone could suggest where and what to look for the next time >> it happens, to help diagnose it. TH> It could be the same problem. While I blame the router when the skype TH> phone hangs or crashes, it could just as well be the phone itself. So, TH> really, the situations are consistent with each other. TH> In your case and my case, why would rebooting the computer fix the TH> networking in a way that ifconfig isn't? Good question - don't know. That's why ai was asking what to look at next time to help figure out what is going on. TH> thufir at tleilax:~$ nl /etc/lsb-release TH> 1 DISTRIB_ID=Ubuntu TH> 2 DISTRIB_RELEASE=10.04 TH> 3 DISTRIB_CODENAME=lucid TH> 4 DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS" TH> thufir at tleilax:~$ I'm running 4 DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS" It seems .1 ran a bit better - at least everything ran OK. -- rikona From SLNTHERO at AOL.com Tue Feb 15 03:11:02 2011 From: SLNTHERO at AOL.com (Jesse Palser) Date: Mon, 14 Feb 2011 22:11:02 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? Message-ID: <4D59EEC6.6080906@AOL.com> [11.04]-Turn Off Unity & Use Classic Gnome? Hi, Been using Ubuntu for about 2 years now. I'm very concerned about this switch to Unity desktop. How hard would it be to turn off Unity and use classic Gnome? Perhaps this could be an option during install of Ubuntu? I think forcing Unity onto people is a bad idea... Jesse From shane at netsyssecurity.net Tue Feb 15 03:17:40 2011 From: shane at netsyssecurity.net (Shane Harbour) Date: Mon, 14 Feb 2011 20:17:40 -0700 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D59EEC6.6080906@AOL.com> References: <4D59EEC6.6080906@AOL.com> Message-ID: <1297739860.821.56.camel@donoma> On Mon, 2011-02-14 at 22:11 -0500, Jesse Palser wrote: > [11.04]-Turn Off Unity & Use Classic Gnome? > > Hi, > > Been using Ubuntu for about 2 years now. > I'm very concerned about this switch to Unity desktop. > > How hard would it be to turn off Unity and use classic Gnome? > Perhaps this could be an option during install of Ubuntu? > > I think forcing Unity onto people is a bad idea... > > Jesse > According to the Unity website, you can choose between Unity and the Ubuntu "Classic" desktop. Shane -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part URL: From cppdeveloper at ontelecoms.gr Tue Feb 15 03:21:29 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Tue, 15 Feb 2011 05:21:29 +0200 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D59EEC6.6080906@AOL.com> References: <4D59EEC6.6080906@AOL.com> Message-ID: <1297740089.4033.5.camel@Acer-Aspire-8920G> On Mon, 2011-02-14 at 22:11 -0500, Jesse Palser wrote: > [11.04]-Turn Off Unity & Use Classic Gnome? > > Hi, > > Been using Ubuntu for about 2 years now. > I'm very concerned about this switch to Unity desktop. > > How hard would it be to turn off Unity and use classic Gnome? > Perhaps this could be an option during install of Ubuntu? > > I think forcing Unity onto people is a bad idea... > > Jesse Since they insist on Unity, the best approach would be to ask which Shell we want to be installed, during installation. Otherwise I guess we will see some distribution named Gubuntu, GNOME Shell Ubuntu, or something like this. The good news is that we have Ubuntu 10.10 until they make up their minds to go to the GNOME Shell way, in Ubuntu 11.10. -- Ioannis Vranos http://www.cpp-software.net From tomh0665 at gmail.com Tue Feb 15 03:22:30 2011 From: tomh0665 at gmail.com (Tom H) Date: Mon, 14 Feb 2011 22:22:30 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D59EEC6.6080906@AOL.com> References: <4D59EEC6.6080906@AOL.com> Message-ID: On Mon, Feb 14, 2011 at 10:11 PM, Jesse Palser wrote: > > Been using Ubuntu for about 2 years now. > I'm very concerned about this switch to Unity desktop. > > How hard would it be to turn off Unity and use classic Gnome? > Perhaps this could be an option during install of Ubuntu? Have you installed 11.04 and tried? I installed it in a VM a while ago and since it was a VM it defaulted to "regular" GNOME, which was an option on the taskbar of the GNOME login. > I think forcing Unity onto people is a bad idea... Feel free to discuss this on sounder... From glgxg at sbcglobal.net Tue Feb 15 03:23:14 2011 From: glgxg at sbcglobal.net (NoOp) Date: Mon, 14 Feb 2011 19:23:14 -0800 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D59EEC6.6080906@AOL.com> References: <4D59EEC6.6080906@AOL.com> Message-ID: On 02/14/2011 07:11 PM, Jesse Palser wrote: > [11.04]-Turn Off Unity & Use Classic Gnome? > > Hi, > > Been using Ubuntu for about 2 years now. > I'm very concerned about this switch to Unity desktop. > > How hard would it be to turn off Unity and use classic Gnome? > Perhaps this could be an option during install of Ubuntu? > > I think forcing Unity onto people is a bad idea... > > Jesse > Unity drives me nuts as well - worst desktop that I've *ever* used. When you log in, select the username. At the bottom of the screen you can select which desktop you'd prefer to use. On my HP G60 laptop I found that using 'Ubuntu Classic Desktop' crashes and causes multiple issues (I've not bothered to file bug reports yet as I only boot into it every few days). The only way that I can get a reliable gnome desktop is to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably stable. From cppdeveloper at ontelecoms.gr Tue Feb 15 03:29:36 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Tue, 15 Feb 2011 05:29:36 +0200 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: <1297740576.4210.2.camel@Acer-Aspire-8920G> On Mon, 2011-02-14 at 19:23 -0800, NoOp wrote: > On 02/14/2011 07:11 PM, Jesse Palser wrote: > > [11.04]-Turn Off Unity & Use Classic Gnome? > > > > Hi, > > > > Been using Ubuntu for about 2 years now. > > I'm very concerned about this switch to Unity desktop. > > > > How hard would it be to turn off Unity and use classic Gnome? > > Perhaps this could be an option during install of Ubuntu? > > > > I think forcing Unity onto people is a bad idea... > > > > Jesse > > > > Unity drives me nuts as well - worst desktop that I've *ever* used. > > When you log in, select the username. At the bottom of the screen you > can select which desktop you'd prefer to use. On my HP G60 laptop I > found that using 'Ubuntu Classic Desktop' crashes and causes multiple > issues (I've not bothered to file bug reports yet as I only boot into it > every few days). The only way that I can get a reliable gnome desktop is > to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably > stable. I have tested GNOME 3 (with the GNOME Shell) as it currently is, and I think it is great. Here's the link for the Live CD. The Shell is 3D-accelerated, so I do not think it can run in VMware right now. Just boot the Live CD and have a look: http://gnome3.org/tryit.html -- Ioannis Vranos http://www.cpp-software.net From g.lip at gmx.com Tue Feb 15 03:32:40 2011 From: g.lip at gmx.com (Goh Lip) Date: Tue, 15 Feb 2011 11:32:40 +0800 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: On Tue, 15 Feb 2011 11:23:14 +0800, NoOp wrote: > Unity drives me nuts as well - worst desktop that I've *ever* used. > When you log in, select the username. At the bottom of the screen you > can select which desktop you'd prefer to use. On my HP G60 laptop I > found that using 'Ubuntu Classic Desktop' crashes and causes multiple > issues (I've not bothered to file bug reports yet as I only boot into it > every few days). The only way that I can get a reliable gnome desktop is > to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably > stable. Perhaps it's due to this.... https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/711409 Crashes too on kubuntu, unless graphics driver turned off. But I'm only testing on iso boots, have not installed to a partition. Regards - Goh Lip From jordon at envygeeks.com Tue Feb 15 03:45:46 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Mon, 14 Feb 2011 21:45:46 -0600 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: <4D59F6EA.9000601@envygeeks.com> On 2/14/2011 9:23 PM, NoOp wrote: > Unity drives me nuts as well - worst desktop that I've *ever* used. > > When you log in, select the username. At the bottom of the screen you > can select which desktop you'd prefer to use. On my HP G60 laptop I > found that using 'Ubuntu Classic Desktop' crashes and causes multiple > issues (I've not bothered to file bug reports yet as I only boot into it > every few days). The only way that I can get a reliable gnome desktop is > to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably > stable. Quite possibly the crashes are caused by the experimental support for wayland, I don't know if the normal effects in Ubuntu even support it yet. From rikona at sonic.net Tue Feb 15 04:03:46 2011 From: rikona at sonic.net (rikona) Date: Mon, 14 Feb 2011 20:03:46 -0800 Subject: Beagle stopped working after update Message-ID: <42721685.20110214200346@sonic.net> Now running 10.04.2. Did a recent update, and that seems to have caused a couple of problems. (1) Beagle stopped working after the update. The Beagle GUI works, but produces no hits for a word that should return at least several hits. Same for beagle-query CLI - no hits, and no errors. Running all the Beagle tools produces reasonable results. Looking in .beagle shows a reasonable index - right size, date, etc. - has about 12,000 docs. Everything seems to be "working" - BUT it produces no hits. Anybody else have this problem? [Especially after a recent update.] How can I tell what Beagle dependencies might have been updated in the last update? This might give a clue of the cause, and perhaps a fix? Note - update also included changing the kernel to use 4 Gigs of memory recently installed. Now sees all 4 Gigs. [[and (problem 2) - sometimes needs a reboot to get the network working - also happened after the update. This was mentioned in a previous email, and is not part of this thread.]] Good searching is very important to me - any help much appreciated... -- Best regards, rikona From glgxg at sbcglobal.net Tue Feb 15 04:10:38 2011 From: glgxg at sbcglobal.net (NoOp) Date: Mon, 14 Feb 2011 20:10:38 -0800 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: On 02/14/2011 07:32 PM, Goh Lip wrote: > On Tue, 15 Feb 2011 11:23:14 +0800, NoOp wrote: > >> Unity drives me nuts as well - worst desktop that I've *ever* used. >> When you log in, select the username. At the bottom of the screen you >> can select which desktop you'd prefer to use. On my HP G60 laptop I >> found that using 'Ubuntu Classic Desktop' crashes and causes multiple >> issues (I've not bothered to file bug reports yet as I only boot into it >> every few days). The only way that I can get a reliable gnome desktop is >> to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably >> stable. > > > Perhaps it's due to this.... > https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/711409 > > Crashes too on kubuntu, unless graphics driver turned off. > But I'm only testing on iso boots, have not installed to a partition. > > Regards - Goh Lip > Probably not as the G60 has no nvidia: ==== *-display:0 description: VGA compatible controller product: Mobile 4 Series Chipset Integrated Graphics Controller vendor: Intel Corporation ==== But thanks anyway :-) I'll search around launchpad and see if I can find an intel related isse as well. From cppdeveloper at ontelecoms.gr Tue Feb 15 04:40:07 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Tue, 15 Feb 2011 06:40:07 +0200 Subject: Beagle stopped working after update In-Reply-To: <42721685.20110214200346@sonic.net> References: <42721685.20110214200346@sonic.net> Message-ID: <1297744807.2567.9.camel@Acer-Aspire-8920G> On Mon, 2011-02-14 at 20:03 -0800, rikona wrote: > Now running 10.04.2. Did a recent update, and that seems to have > caused a couple of problems. > > (1) Beagle stopped working after the update. The Beagle GUI works, but > produces no hits for a word that should return at least several hits. > Same for beagle-query CLI - no hits, and no errors. Running all the > Beagle tools produces reasonable results. Looking in .beagle shows a > reasonable index - right size, date, etc. - has about 12,000 docs. > Everything seems to be "working" - BUT it produces no hits. > > Anybody else have this problem? [Especially after a recent update.] > > How can I tell what Beagle dependencies might have been updated in the > last update? This might give a clue of the cause, and perhaps a fix? > > Note - update also included changing the kernel to use 4 Gigs of > memory recently installed. Now sees all 4 Gigs. > > [[and (problem 2) - sometimes needs a reboot to get the network > working - also happened after the update. This was mentioned in a > previous email, and is not part of this thread.]] > > Good searching is very important to me - any help much appreciated... According to my opinion, ==> which may be wrong <==, do not use anything that has to do with Mono, C#, or any other MS technology. They tend to be a mess. If the default "Search For Files" engine in GNOME does not meet your requirements, you may try installing GNOME Meta Tracker: http://en.wikipedia.org/wiki/Tracker_%28desktop_search_software%29 http://projects.gnome.org/tracker in Ubuntu Software Center/Synaptic. Other Desktop Search Engines mentioned in Wikipedia are: http://en.wikipedia.org/wiki/Terrier_Search_Engine http://en.wikipedia.org/wiki/Google_Desktop http://en.wikipedia.org/wiki/Strigi Personally I am going to have a look at GNOME Meta Tracker (tracker-gui package). -- Ioannis Vranos http://www.cpp-software.net From cppdeveloper at ontelecoms.gr Tue Feb 15 04:46:23 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Tue, 15 Feb 2011 06:46:23 +0200 Subject: Beagle stopped working after update In-Reply-To: <1297744807.2567.9.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> Message-ID: <1297745183.2579.1.camel@Acer-Aspire-8920G> On Tue, 2011-02-15 at 06:40 +0200, Ioannis Vranos wrote: > Personally I am going to have a look at GNOME Meta Tracker (tracker-gui > package). I installed it, rebooted, and it looks very efficient and impressive. -- Ioannis Vranos http://www.cpp-software.net From toyesa at gmail.com Tue Feb 15 04:57:40 2011 From: toyesa at gmail.com (Deepak Gupta) Date: Mon, 14 Feb 2011 22:57:40 -0600 Subject: Not able to Access Wireless Connection from Ubuntu In-Reply-To: References: <1297613089.2586.3.camel@Acer-Aspire-8920G> <1297622196.3885.0.camel@Acer-Aspire-8920G> <1297622333.3885.1.camel@Acer-Aspire-8920G> <1297625995.4840.4.camel@Acer-Aspire-8920G> <1297626299.4840.6.camel@Acer-Aspire-8920G> Message-ID: I didnt get to the install driver step. I cant even make the driver. This error occurred when I typed the make command after unzipping the driver package contents. Also when I run lshw -C network It doesnt list the wireless card. I am thinking it is not even recognizing the wireless card. Regards, Deepak Gupta. On Mon, Feb 14, 2011 at 1:52 AM, Tapas Mishra wrote: > On Mon, Feb 14, 2011 at 10:01 AM, Deepak Gupta wrote: > > I tried installing these drivers. Get this error > What exactly were the commands and which driver did you tried installing. > Have you ever tried installing a wifi by this way previously. > You need to have kernel sources also in path (if I am not mistaken) > sudo apt-get install linux-headers-`uname -r` > and then download the driver of yours in /usr/src > and then compile from there. > Did you tried like this or some thing else? > > > > KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` > > make[1]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic' > > LD [M] /home/toyesa/hybrid_wl/wl.o > > ld: Relocatable linking with relocations from format elf64-x86-64 > > (/home/toyesa/hybrid_wl/lib/wlc_hybrid.o_shipped) to format elf32-i386 > > (/home/toyesa/hybrid_wl/wl.o) is not supported > > make[2]: *** [/home/toyesa/hybrid_wl/wl.o] Error 1 > > make[1]: *** [_module_/home/toyesa/hybrid_wl] Error 2 > > make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic' > > make: *** [all] Error 2 > > > > > > > > Also I downloaded WiFi Radar and it could not detect the wireless device. > I > > am thinking maybe ubuntu cant detect he wireless card. > > > > Regards, > > Deepak Gupta. > > > > On Sun, Feb 13, 2011 at 1:44 PM, Ioannis Vranos < > cppdeveloper at ontelecoms.gr> > > wrote: > >> > >> On Sun, 2011-02-13 at 21:39 +0200, Ioannis Vranos wrote: > >> > On Sun, 2011-02-13 at 12:44 -0600, Deepak Gupta wrote: > >> > > It is XPS 13 model. I am still working with the WiFi troubleshooting > >> > > link. when I run lsmod command it does show the drivers(firedeth) > >> > > listed under module but under Used By column it shows 0. Does that > >> > > mean that drivers are installed but are not communicating with the > >> > > device? > >> > > > >> > > >> > This page: > >> > http://en.wikipedia.org/wiki/Dell_XPS#Studio_XPS_13_.28M1340.29 > >> > > >> > > >> > mentions that your wireless card is: Dell Wireless 1510 > >> > 802.11a/b/g/draft/n half-mini card. > >> > > >> > > >> > This page: > >> > > >> > > http://en.community.dell.com/dell-blogs/Direct2Dell/b/direct2dell/archive/2008/10/03/linux-driver-available-for-dell-wireless-cards.aspx > >> > > >> > mentions: "As a result of this effort, Broadcom released an updated > >> > Linux wireless driver that supports cards based on the Broadcom 4311, > >> > 4312, 4321, and 4322 chipsets, which include the Dell 1490, 1395, > 1397, > >> > 1505, and 1510 Wireless cards". > >> > > >> > > >> > The link for the latest driver provided in that page is: > >> > > >> > http://www.broadcom.com/support/802.11/linux_sta.php > >> > > >> > > >> > I am pretty confident that this driver will work for you, give it a > try. > >> > >> > >> And also its README.txt: > >> > >> http://www.broadcom.com/docs/linux_sta/README.txt > >> > >> > >> mentions: > >> > >> > >> "4322 Dualband 0x14e4 0x432b Dell 1510" > >> > >> > >> > >> > >> -- > >> Ioannis Vranos > >> > >> http://www.cpp-software.net > >> > >> > >> -- > >> ubuntu-users mailing list > >> ubuntu-users at lists.ubuntu.com > >> Modify settings or unsubscribe at: > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > -- > > ubuntu-users mailing list > > ubuntu-users at lists.ubuntu.com > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > > > -- > http://mightydreams.blogspot.com > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Tue Feb 15 04:57:33 2011 From: glgxg at sbcglobal.net (NoOp) Date: Mon, 14 Feb 2011 20:57:33 -0800 Subject: flaky residential router In-Reply-To: References: Message-ID: On 02/09/2011 07:54 PM, Thufir Hawat wrote: > I have a strange, intermittent, connection problem. Oddly enough, the > wireless part of the router seems to work fine. However, the computer > will periodically experience connectivity problems only solved by a > reboot. > > I try: > > ifconfig eth0 down; ifconfig eth1 down; ifconfig eth0 up; ifconfig eth1 > up; ifconfig; ping 192.168.1.1 > > > and the router's available, however I cannot ping google.com, I get > "network unavailable" which, given that the wireless connection is > working, this is kinda odd. (Yes, the wireless is connected to my > router, not to my neighbors -- I double checked.) > > I've tried powercycling the router, but get the same result as above. > However, restarting the computer allows a reconnection. > > Obviously, I need to replace the router. However, that doesn't explain > what's going on. Why would restarting the computer have any effect? If > I was on Windows, I'd suspect corrupted system files or something along > those lines. I think it would help if you can provide specifics as to the router type & firmware version in the router. From rikona at sonic.net Tue Feb 15 07:53:26 2011 From: rikona at sonic.net (rikona) Date: Mon, 14 Feb 2011 23:53:26 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297744807.2567.9.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> Message-ID: <334646448.20110214235326@sonic.net> Hello Ioannis, Monday, February 14, 2011, 8:40:07 PM, Ioannis wrote: IV> On Mon, 2011-02-14 at 20:03 -0800, rikona wrote: >> Now running 10.04.2. Did a recent update, and that seems to have >> caused a couple of problems. >> >> (1) Beagle stopped working after the update. The Beagle GUI works, but >> produces no hits for a word that should return at least several hits. >> Same for beagle-query CLI - no hits, and no errors. Running all the >> Beagle tools produces reasonable results. Looking in .beagle shows a >> reasonable index - right size, date, etc. - has about 12,000 docs. >> Everything seems to be "working" - BUT it produces no hits. >> >> Anybody else have this problem? [Especially after a recent update.] >> >> How can I tell what Beagle dependencies might have been updated in the >> last update? This might give a clue of the cause, and perhaps a fix? >> >> Note - update also included changing the kernel to use 4 Gigs of >> memory recently installed. Now sees all 4 Gigs. >> >> [[and (problem 2) - sometimes needs a reboot to get the network >> working - also happened after the update. This was mentioned in a >> previous email, and is not part of this thread.]] >> >> Good searching is very important to me - any help much appreciated... IV> According to my opinion, ==> which may be wrong <==, do not use IV> anything that has to do with Mono, C#, or any other MS technology. IV> They tend to be a mess. Is that what Beagle uses? Why is that a mess? If that is what Beagle uses, it has worked quite well **until the update**. What did the update do? IV> If the default "Search For Files" engine in GNOME does not meet your IV> requirements, you may try installing GNOME Meta Tracker: IV> http://en.wikipedia.org/wiki/Tracker_%28desktop_search_software%29 IV> http://projects.gnome.org/tracker Sounded interesting. Installed it, but it also gives NO results for words I KNOW are in text files. Same problem as Beagle. IV> in Ubuntu Software Center/Synaptic. That's how I installed tracker. IV> Other Desktop Search Engines mentioned in Wikipedia are: IV> http://en.wikipedia.org/wiki/Terrier_Search_Engine IV> http://en.wikipedia.org/wiki/Google_Desktop No way I'm going to trust Google rummaging around in EVERY file on my comp. :-) IV> http://en.wikipedia.org/wiki/Strigi Haven't used those but have used others. DTsearch [on Win] is my current favorite, Beagle is/was second, recoll is third. Thanks for the reply and suggestion. I wish it worked... :-) -- rikona From rikona at sonic.net Tue Feb 15 07:53:50 2011 From: rikona at sonic.net (rikona) Date: Mon, 14 Feb 2011 23:53:50 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297745183.2579.1.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <1297745183.2579.1.camel@Acer-Aspire-8920G> Message-ID: <536086513.20110214235350@sonic.net> Hello Ioannis, Monday, February 14, 2011, 8:46:23 PM, Ioannis wrote: IV> On Tue, 2011-02-15 at 06:40 +0200, Ioannis Vranos wrote: >> Personally I am going to have a look at GNOME Meta Tracker (tracker-gui >> package). IV> I installed it, rebooted, and it looks very efficient and impressive. I installed [10.04.2] with synaptic, but it does NOT work. Runs but gives NO search results. What might I be doing different from what you did to get it to work? I'm back to using DTsearch on a Win box to index all my linux stuff. The idea was to get away from win, and now it looks like I'll have to go back... Beagle was working well - I'd like to get it working again, if possible. -- rikona From clanlaw at googlemail.com Tue Feb 15 09:34:37 2011 From: clanlaw at googlemail.com (Colin Law) Date: Tue, 15 Feb 2011 09:34:37 +0000 Subject: automatically mount network drive - 10.04 LTS In-Reply-To: <434528.11040.qm@web111707.mail.gq1.yahoo.com> References: <434528.11040.qm@web111707.mail.gq1.yahoo.com> Message-ID: On 15 February 2011 01:58, Arnaud G wrote: > Hi All, > > I am back to the drawing board. Below is what I need to accomplish. I have > been looking around, trying different solutions, experimenting but so far I > am not satisfied with the result I got. > > We are migrating people, in my university, to Ubuntu 10.04 LTS. On the > "desktop" side (approx 500 users) LTSP will be used. It works. So far so > good. > By default everything is saved under their "Documents" folder. > > My problem is about the laptop users. They will have 10.04 LTS installed on > their machine.  When they use their laptop their work is saved by default in > their "Documents" folder. So far everything is good. > I would like to synchronize their laptop "Documents" folder to their network > drive "Documents" folder. I can use rsync for that once their network drive > is "mounted". I could use something similar to that in their .bashrc or > write a little script This might be useful http://ubuntuforums.org/showthread.php?t=637258 It describes a script that monitors access to a server and when it becomes available it mounts the specified folders. I think one could easily add your sync requirements into that. Alternatively can Dropbox or Ubuntu One be used to sync multiple users onto one server? I do not know but I feel it should be possible. Then they would not even need to connect to the server to sync. Colin Colin From chris at flamengro.co.za Tue Feb 15 10:40:08 2011 From: chris at flamengro.co.za (Chris du Preez) Date: Tue, 15 Feb 2011 12:40:08 +0200 Subject: Alternative raid controller Message-ID: <201102151240.08313.chris@flamengro.co.za> I have a "HP Smart Array 642 controller". The current kernel 2.6.35-23-server and kernels after Ubuntu 8.04 doesnt pick up the controller. I would appreciate it if some one can tell me what scsi raid controller I can use in the place of this controller . Thanks in advance. Chris From chris at flamengro.co.za Tue Feb 15 11:03:41 2011 From: chris at flamengro.co.za (Chris du Preez) Date: Tue, 15 Feb 2011 13:03:41 +0200 Subject: NFS Problem Message-ID: <201102151303.41040.chris@flamengro.co.za> I have a problem with nfs. The line in /etc/exports file looks like this /home/bertus bbb(rw,all_squash,anonuid=1000,anongid=100) I want to export "/home/bertus" with user_id 1000 and group_id 100. When I mount it on server bbb it have a user_id and group_id of 4294967294. I will appreciate it if some one can telll me what I'm doing wrong. Chris From kristian at ayurveda.ax Tue Feb 15 11:26:09 2011 From: kristian at ayurveda.ax (Kristian Frisk) Date: Tue, 15 Feb 2011 16:56:09 +0530 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: <1297769169.22576.3.camel@molap> Try https://www.hover.com/ for easy domain name registration. They provide e-mail forwarding too. On Sun, 2011-02-13 at 23:14 -0600, Default User wrote: > I am looking for an alternative to Gmail. I find it surprisingly > difficult and temperamental (for example, I can't just sort the inbox > messages by sender). And Google seems to be getting way "too big for > its britches". The "last straw" was that they are apparently trying > to force users of Gmail to have a cell phone and to use that just to > use Gmail (2-factor authentication). > > That is unacceptable (and also some other words not fit for polite > company). No, I will NOT use an email service that requires a cell > phone to send/receive email, and I sure wouldn't give a phone number > to Google. > > So, any suggestions for alternative email services? > > From jorge.m.gusmao at gmail.com Tue Feb 15 12:16:16 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Tue, 15 Feb 2011 12:16:16 +0000 Subject: Disk partitions In-Reply-To: References: <201102132249.58411.tcoulon@decoulon.ch> <1297703837.2631.27.camel@aurelius> Message-ID: Hi ppl! it`s done! At least for now the system is running on my desktop at work with a dual boot. All I did was formating and partitioning the disk as told and removed some hp software from windows like hp updater and others. What would be your advise now to carry on with my learnings about ubuntu? thanks again! Jorge On Mon, Feb 14, 2011 at 5:57 PM, Jorge Gusmao wrote: > :) noob windows user is very happy with ubuntu fellowship :) > I shall not giveup. But im also with the strong feeling I will be returning > with more issues. :P > Thanks a lot guys. > > > > > > On Mon, Feb 14, 2011 at 5:17 PM, Pongo A. Pan wrote: > >> On Mon, 2011-02-14 at 12:06 +0000, Jorge Gusmao wrote: >> > I can see now that I forgot to include de image disks.png (will >> > include it later on) >> > Anyway, my disk configuration has allready 3 or 4 primary partitions >> > on disk 1 > System > OS (windows) > HP recovery > Storage > other i >> > cant remember. >> > >> > >> This is typical for HP laptops now: 4 primary partitions, the last of >> which is a very small one labeled "HP TOOLS." I suppose one of the >> motivations for doing this is to make it harder for people to install >> other operating systems. >> >> We bought one of these last month and simply saved the contents of HP >> TOOLS to an external drive. Brave hardware oriented wife then booted >> with either parted magic or systemrescue cd (can't remember; they're >> both wonderful), used gparted to shrink the windows 7 partition, moved >> the rest down and created an extended partition. The first logical >> partition in the extended was labeled HP TOOLS and got the saved >> contents. Apparently, the repair system finds it by disk label and >> doesn't care if it is actually on partition 4 or partition 5 (the first >> logical partition). >> >> We installed Mint 9 (an Ubuntu 10.04 respin) on on the rest of the >> logical partition space with the simple /, swap, /home layout. As >> others have written, linux doesn't care where it boots from and no >> longer needs /boot to be at the beginning of the disk. Since this is an >> LTS version we're pretty much done for the commercial life of the >> laptop. >> >> We were strongly tempted to just wipe nasty Win7 off entirely, but what >> the heck, we paid the Microsoft tax so we might as well have it. It is >> really annoying to use with all of HP's nanny stuff constantly reminding >> you that your machine is in terrible danger. Our taxes are very >> complicated so I need a full-blown bare metal installation of tax >> software; I'm working with it on this HP laptop now. After I get my DCN >> I doubt I'll boot Win7 again until next tax time. >> >> Jorge, courage! it can be done. >> >> -- >> pongo >> >> >> >> >> >> >> >> >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Tue Feb 15 12:26:43 2011 From: clanlaw at googlemail.com (Colin Law) Date: Tue, 15 Feb 2011 12:26:43 +0000 Subject: Disk partitions In-Reply-To: References: <201102132249.58411.tcoulon@decoulon.ch> <1297703837.2631.27.camel@aurelius> Message-ID: On 15 February 2011 12:16, Jorge Gusmao wrote: > Hi ppl! > it`s done! At least for now the system is running on my desktop at work with > a dual boot. > All I did was formating and partitioning the disk as told and removed some > hp software from windows like hp updater and others. > > What would be your advise now to carry on with my learnings about ubuntu? Hang around here and any questions you understand then make sure you understand the answers. Questions that you don't understand but look as if they are on a subject that may at some point interest you then research until you understand the question. Also see http://ubuntu-manual.org/ which is aimed at those getting started with Ubuntu. Colin From SLNTHERO at AOL.com Tue Feb 15 12:53:11 2011 From: SLNTHERO at AOL.com (Jesse Palser) Date: Tue, 15 Feb 2011 07:53:11 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: <4D5A7737.8020604@AOL.com> On 02/14/2011 10:23 PM, NoOp wrote: > On 02/14/2011 07:11 PM, Jesse Palser wrote: >> [11.04]-Turn Off Unity& Use Classic Gnome? >> >> Hi, >> >> Been using Ubuntu for about 2 years now. >> I'm very concerned about this switch to Unity desktop. >> >> How hard would it be to turn off Unity and use classic Gnome? >> Perhaps this could be an option during install of Ubuntu? >> >> I think forcing Unity onto people is a bad idea... >> >> Jesse >> > Unity drives me nuts as well - worst desktop that I've *ever* used. > > When you log in, select the username. At the bottom of the screen you > can select which desktop you'd prefer to use. On my HP G60 laptop I > found that using 'Ubuntu Classic Desktop' crashes and causes multiple > issues (I've not bothered to file bug reports yet as I only boot into it > every few days). The only way that I can get a reliable gnome desktop is > to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably > stable. > I'm starting to think that I should skip 11.04 and use 10.10 until 11.10 is released. I have no interest in using Unity. From tomh0665 at gmail.com Tue Feb 15 13:43:30 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 15 Feb 2011 08:43:30 -0500 Subject: NFS Problem In-Reply-To: <201102151303.41040.chris@flamengro.co.za> References: <201102151303.41040.chris@flamengro.co.za> Message-ID: On Tue, Feb 15, 2011 at 6:03 AM, Chris du Preez wrote: > > I have a problem with nfs. The line in /etc/exports file looks like this > /home/bertus     bbb(rw,all_squash,anonuid=1000,anongid=100) > I want to export "/home/bertus" with user_id 1000 and group_id 100. When I > mount it on server bbb it have a user_id and group_id of 4294967294. I will > appreciate it if some one can telll me what I'm doing wrong. Try an nfsv3 mount to troubleshoot because I suspect that your domains are in sync. If the nfsv3 mount works as expected, make sure that the value of "Domain" in "/etc/idmapd.conf" is the same on both boxes. From tomh0665 at gmail.com Tue Feb 15 13:47:24 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 15 Feb 2011 08:47:24 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D5A7737.8020604@AOL.com> References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 7:53 AM, Jesse Palser wrote: > > I'm starting to think that I should skip 11.04 > and use 10.10 until 11.10 is released. > > I have no interest in using Unity. Just curious. What makes you think that 11.10 won't have Unity? If a Gubuntu declination isn't published (not officially, like Lubuntu), you'll be able to use the regular ("Classic") GNOME or install and use gnome-shell. From clanlaw at googlemail.com Tue Feb 15 14:27:50 2011 From: clanlaw at googlemail.com (Colin Law) Date: Tue, 15 Feb 2011 14:27:50 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D5A7737.8020604@AOL.com> References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On 15 February 2011 12:53, Jesse Palser wrote: > ... > I'm starting to think that I should skip 11.04 > and use 10.10 until 11.10 is released. > > I have no interest in using Unity. As has been pointed out several times there is no requirement to use Unity on 11.10. Simply select the classic Ubuntu interface from the logon screen. Colin From lproven at gmail.com Tue Feb 15 15:48:03 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 15:48:03 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 3:23 AM, NoOp wrote: > Unity drives me nuts as well - worst desktop that I've *ever* used. Not tried it myself. I quite liked the Netbook Remix interfaces in 9.10 and 10.04, although the latter had serious display problems on my Thinkpad X31. The 10.10 NBR will not launch at all - a process called "mutter" continuously crashes and restarts the whole WM. It's not even possible to cleanly log out. I've filed it as a bug; no interest at all. On the same machine, kernel mode switching breaks suspend and resume and the Plymouth graphical loading-progress program displays corrupted graphics. I've managed to fix all these myself but again, no interest in my filed bugs. Thus, I have grave concerns that a Unity-based Ubuntu will be at all usable on anything less than very recent hardware with a fairly capable, well-supported OpenGL accelerator. > When you log in, select the username. At the bottom of the screen you > can select which desktop you'd prefer to use. On my HP G60 laptop I > found that using 'Ubuntu Classic Desktop' crashes and causes multiple > issues (I've not bothered to file bug reports yet as I only boot into it > every few days). The only way that I can get a reliable gnome desktop is > to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably > stable. I suspect these may be the same sorts of issues. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From lproven at gmail.com Tue Feb 15 16:10:33 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 16:10:33 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <4D5A7737.8020604@AOL.com> References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 12:53 PM, Jesse Palser wrote: > On 02/14/2011 10:23 PM, NoOp wrote: >> >> On 02/14/2011 07:11 PM, Jesse Palser wrote: >>> >>> [11.04]-Turn Off Unity&  Use Classic Gnome? >>> >>> Hi, >>> >>> Been using Ubuntu for about 2 years now. >>> I'm very concerned about this switch to Unity desktop. >>> >>> How hard would it be to turn off Unity and use classic Gnome? >>> Perhaps this could be an option during install of Ubuntu? >>> >>> I think forcing Unity onto people is a bad idea... >>> >>> Jesse >>> >> Unity drives me nuts as well - worst desktop that I've *ever* used. >> >> When you log in, select the username. At the bottom of the screen you >> can select which desktop you'd prefer to use. On my HP G60 laptop I >> found that using 'Ubuntu Classic Desktop' crashes and causes multiple >> issues (I've not bothered to file bug reports yet as I only boot into it >> every few days). The only way that I can get a reliable gnome desktop is >> to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably >> stable. >> > > I'm starting to think that I should skip 11.04 > and use 10.10 until 11.10 is released. > > I have no interest in using Unity. You do realise that you can only upgrade from one release to the next? Excepting LTS releases. You can't go 10.10 -> 11.10, you need to go 10.10->11.04->11.10. You could stick with 10.04 (as I am doing for now) and then go to 12.04, which should be the next LTS release. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From popey at ubuntu.com Tue Feb 15 16:15:54 2011 From: popey at ubuntu.com (Alan Pope) Date: Tue, 15 Feb 2011 16:15:54 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On 15 February 2011 16:10, Liam Proven wrote: > You do realise that you can only upgrade from one release to the next? Not true. You _can_ skip releases. I've done it a few times. I'm not recommending that people should, or that it's wise, just that you _can_. In addition you can take a full system backup (clonezilla) and do an upgrade, test it, if it fails, restore. Upgrades aren't a one-way street. Cheers, Al. From lproven at gmail.com Tue Feb 15 16:19:17 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 16:19:17 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 1:47 PM, Tom H wrote: > On Tue, Feb 15, 2011 at 7:53 AM, Jesse Palser wrote: >> >> I'm starting to think that I should skip 11.04 >> and use 10.10 until 11.10 is released. >> >> I have no interest in using Unity. > > Just curious. What makes you think that 11.10 won't have Unity? > > If a Gubuntu declination isn't published (not officially, like > Lubuntu), you'll be able to use the regular ("Classic") GNOME or > install and use gnome-shell. Gubuntu is something else, or rather, several distros of that name have been announced over the years, including a Free-software-only one akin to GnuSense. "Ubuntu Gnome 3 Remix" is the officially-sanctioned style, I believe. But between Unity instead of GNOME 3 and Wayland instead of X.org, yes, I can see a "more mainstream" Ubuntu remix coming about in a year or two, certainly, one with plain ol' x.org and plain GNOME3. But on the other hand, I heartily approve of Ubuntu's efforts to follow the "KISS principle". I kinda wish they'd get a bit more radical, as Apple have with OS X - they have pensioned off large chunks of the config files in /etc and so on and move things into network-distributable databases, for instance. That's not what I'd do, but it's an interesting approach. One idea, for instance, is that the old distinction between the various /bin /sbin /usr/bin /usr/sbin and so on folders are now historical. Rescuing a system now means booting from optical disk or USB stick, not bringing it up in single-user mode and then root going poking around. I mean, they've already banished the root user altogether. Time to banish its special directories, too. Merging them all might make life a lot simpler. The ultimate distro in this direction is GoboLinux, which completely banishes the Unix directory hierarchy and replaces it with simple directory trees, one program per directory, and a load of symlinks to make things look like the traditional structure so your code still compiles. It's arguably a bit /too/ radical, but certainly, Ubuntu could so something very similar. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From lproven at gmail.com Tue Feb 15 16:22:04 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 16:22:04 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 4:15 PM, Alan Pope wrote: > On 15 February 2011 16:10, Liam Proven wrote: >> You do realise that you can only upgrade from one release to the next? > > Not true. You _can_ skip releases. I've done it a few times. I'm not > recommending that people should, or that it's wise, just that you > _can_. Oh really? With the update manager? I thought that was expressly forbidden. Or are you talking about leaping in with editing sources.list and doing an apt-get dist-upgrade? I've comprehensively broken a Debian 5 box with that approach in recent months and would be loath to try again, frankly. > In addition you can take a full system backup (clonezilla) and do an > upgrade, test it, if it fails, restore. Upgrades aren't a one-way > street. Sort of goes without saying, really. :¬) -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From fmccormick at videotron.ca Tue Feb 15 16:28:40 2011 From: fmccormick at videotron.ca (Frank McCormick) Date: Tue, 15 Feb 2011 11:28:40 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> Message-ID: <20110215112840.325abd36.fmccormick@videotron.ca> On Tue, 15 Feb 2011 15:48:03 +0000 Liam Proven wrote: > On Tue, Feb 15, 2011 at 3:23 AM, NoOp wrote: > > > Unity drives me nuts as well - worst desktop that I've *ever* used. > > Not tried it myself. I quite liked the Netbook Remix interfaces in > 9.10 and 10.04, although the latter had serious display problems on my > Thinkpad X31. The 10.10 NBR will not launch at all - a process called > "mutter" continuously crashes and restarts the whole WM. It's not even > possible to cleanly log out. > > I've filed it as a bug; no interest at all. > > > Thus, I have grave concerns that a Unity-based Ubuntu will be at all > usable on anything less than very recent hardware with a fairly > capable, well-supported OpenGL accelerator. > > > When you log in, select the username. At the bottom of the screen you > > can select which desktop you'd prefer to use. On my HP G60 laptop I > > found that using 'Ubuntu Classic Desktop' crashes and causes multiple > > issues (I've not bothered to file bug reports yet as I only boot into it > > every few days). The only way that I can get a reliable gnome desktop is > > to use 'Ubuntu Classic Desktop (No Effect)'. That, for me is reasonably > > stable. > > I suspect these may be the same sorts of issues. What can I say - Natty for me has proven to be a major disappointment. Unfortunately I am running a MB with older video - 865 to be exact. The ONLY desktop I can get under an updated Natty Alpha-2 is classic with no effects. Even them I get crash notifications every few seconds...mostly related to the video-intel driver. I have stopped reporting them because I was told developers have no intention of fixing them and that I should deal with upstream. If nobody will fix, why bother including them - check the bug reports on Video Intel and you'll see it's not only the 865 which is affected. Newer systems are also experiencing problems. I guess Maverick was the end of the line for me - I fear Ubuntu is going in the wrong direction...at least for me it is. I also run on the same computer,Maverick (for me again a fine system) and Debian Sid. People used to complain about Sid a lot...but at its' most unstable, it is proving more stable than Natty. But I guess when major changes are made to systems, like is being done in Nattys case, we can expect these problems and complaints. -- Frank McCormick From mtullio.ublinux at gmail.com Tue Feb 15 16:50:32 2011 From: mtullio.ublinux at gmail.com (Marco Tullio Lenti) Date: Tue, 15 Feb 2011 17:50:32 +0100 Subject: Disk partitions In-Reply-To: References: Message-ID: The 1st thing to know is the computer use: - how many programs will be installed - how may data will be on your computer The system partition is done by default during installing. You have only to decide for primary and extended partition. The extended partition is an optional for data, but is not very important to set for the installation. Remember that you may add some hard disk on a computer. A modern motherboard supports 6 SATA units and 2 IDE units (hard disks or DVD). If you have not enogh space, you may add another hard disk. This addition hard disk works as an extended partition. The benefit of ad extended partition is to have 2 logical units on 1 physic unit. This is less expansive in money. But about data loss is better to have 2 hard disks, on for system and one for data. In case of fault you may recover better than having only 1 hard disk. Please tell me if this explanation is enough for you. 2011/2/13 Jorge Gusmao > Hi there, > > Can someone please explain the basics of disk partition necessary for a > ubuntu installation? > What is the best way to do it and witch kind of partitions (primary, > extended, system...) are necessary? > > Thanks > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mtullio.ublinux at gmail.com Tue Feb 15 16:59:20 2011 From: mtullio.ublinux at gmail.com (Marco Tullio Lenti) Date: Tue, 15 Feb 2011 17:59:20 +0100 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: The phone number is an optional, I have gmail but I have not given my phone number. About the message managing you may tray to use a program: messenger, outlook, thunderbird with a configuration type POP3 that download you message on your computer so you may have additional filters, rules, sorting. There is also a software from GMAIL to download all your messages. Bye Marco 2011/2/14 Default User > I am looking for an alternative to Gmail. I find it surprisingly difficult > and temperamental (for example, I can't just sort the inbox messages by > sender). And Google seems to be getting way "too big for its britches". > The "last straw" was that they are apparently trying to force users of Gmail > to have a cell phone and to use that just to use Gmail (2-factor > authentication). > > That is unacceptable (and also some other words not fit for polite > company). No, I will NOT use an email service that requires a cell phone to > send/receive email, and I sure wouldn't give a phone number to Google. > > So, any suggestions for alternative email services? > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Tue Feb 15 17:01:33 2011 From: popey at ubuntu.com (Alan Pope) Date: Tue, 15 Feb 2011 17:01:33 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On 15 February 2011 16:22, Liam Proven wrote: > Oh really? With the update manager? I thought that was expressly > forbidden. No, not using update manager. > Or are you talking about leaping in with editing > sources.list and doing an apt-get dist-upgrade? Yup. Whilst it's not recommended, it's certainly _a_ supported way to upgrade releases. > I've comprehensively > broken a Debian 5 box with that approach in recent months and would be > loath to try again, frankly. > This is where VMs come in handy :) > Sort of goes without saying, really. :¬) > Well, indeed, but some people still need it spelling out. There's also an experimental option for do-release-upgrade which is supposed to let you upgrade using an overlay filesystem. In the event it all goes horribly wrong you roll it back. Never tried it, but would like to. Cheers, Al. From mtullio.ublinux at gmail.com Tue Feb 15 17:07:45 2011 From: mtullio.ublinux at gmail.com (Marco Tullio Lenti) Date: Tue, 15 Feb 2011 18:07:45 +0100 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: If you want to use WINDOWS programs on Ubuntu you may download a Virtual Box than install windows you may use windows xp so you may start windows a separate program called VIRTUAL MACHINE. Bye Marco 2011/2/14 Ali Hassan > Hi All, > > I need a tool to convert videos I download from youtube, like flv clips, to > be playable on my mobile phone. > My mobile is Samsung Player One. I have a very nice utility that does that > in windows, But I am most of the time using Ubuntu 10.04. > Please do not tell me "youtube-dl" it does not work. > I have been searching the web for a month now, and all tools they suggest, > they install good, but at conversion time they give you an error message. > > Thanks, > ali > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cppdeveloper at ontelecoms.gr Tue Feb 15 17:19:20 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Tue, 15 Feb 2011 19:19:20 +0200 Subject: Beagle stopped working after update In-Reply-To: <536086513.20110214235350@sonic.net> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <1297745183.2579.1.camel@Acer-Aspire-8920G> <536086513.20110214235350@sonic.net> Message-ID: <1297790360.2473.10.camel@Acer-Aspire-8920G> On Mon, 2011-02-14 at 23:53 -0800, rikona wrote: > Hello Ioannis, > > Monday, February 14, 2011, 8:46:23 PM, Ioannis wrote: > > IV> On Tue, 2011-02-15 at 06:40 +0200, Ioannis Vranos wrote: > > >> Personally I am going to have a look at GNOME Meta Tracker (tracker-gui > >> package). > > IV> I installed it, rebooted, and it looks very efficient and impressive. > > I installed [10.04.2] with synaptic, but it does NOT work. Runs but > gives NO search results. What might I be doing different from what you > did to get it to work? Does a magnification glass appear at the top right? Let it index files. After it finishes, if you go to Accessories->Tracker Search Tool, ==> you have to type something you want to search and press Enter. Did you do these? Apart from this, however, I have the feeling that your system got broken with the upgrade process. I suggest you back up your documents and other files, and perform a clean install. If you do not need to stick to 10.04 until 2013, I strongly suggest you install 10.10 which is the best version ever released according to my opinion, and which will have updates until April 2012. Ubuntu 10.10 is really very stable and very great. Whichever version you clean install, I suggest you try GNOME Meta Tracker first, before Beagle. -- Ioannis Vranos http://www.cpp-software.net From cyber_wizard at mindspring.com Tue Feb 15 17:34:56 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Tue, 15 Feb 2011 11:34:56 -0600 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: <20110215113456.25de29d9@WizardsTower> On Tue, 15 Feb 2011 16:19:17 +0000 Liam Proven wrote: > Gubuntu is something else, or rather, several distros of that name > have been announced over the years, including a Free-software-only one > akin to GnuSense. I often wondered why such a distro wasn't named, "Freebuntu," but finally realized that you must first have java, /then/ you can get a Freebun,tu. Cybe R. Wizard -OK, OT. -- It's curtains for Windows around my house. Cybe R. Wizard From wayward4now at gmail.com Tue Feb 15 18:52:10 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 15 Feb 2011 13:52:10 -0500 Subject: Beagle stopped working after update In-Reply-To: <1297744807.2567.9.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> Message-ID: <1297795930.4204.18.camel@iam.wayward4now.net> On Tue, 2011-02-15 at 06:40 +0200, Ioannis Vranos wrote: > According to my opinion, ==> which may be wrong <==, do not use anything > that has to do with Mono, C#, or any other MS technology. They tend to > be a mess. I used to be of that opinion, until I ran OpenSim under Mono. The resultant code runs faster than that of Java based OpenWonderland, both are 3D environments server/client applications. I'll admit, I was much chagrined to type "mono opensim.exe" and have it neatly start up the server end. But, I imagine the developers had the most to do with insuring it ran cleanly. All I can say is that under a very graphic intensive 3D environment, with VoIP services, and everything else but the kitchen sink tossed in, it really really worked without one hitch under Mono. Politics aside, it gets the job done without loading Windows to do it. Poorly written C++ code will run poorly as well. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From lproven at gmail.com Tue Feb 15 19:09:58 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 19:09:58 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: <20110215113456.25de29d9@WizardsTower> References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> <20110215113456.25de29d9@WizardsTower> Message-ID: On Tue, Feb 15, 2011 at 5:34 PM, Cybe R. Wizard wrote: > On Tue, 15 Feb 2011 16:19:17 +0000 > Liam Proven wrote: > >> Gubuntu is something else, or rather, several distros of that name >> have been announced over the years, including a Free-software-only one >> akin to GnuSense. > > I often wondered why such a distro wasn't named, "Freebuntu," but > finally realized that you must first have java, /then/ you can get a > Freebun,tu. *Groan* Kindly leave the stage! :¬) -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From glgxg at sbcglobal.net Tue Feb 15 19:48:57 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 15 Feb 2011 11:48:57 -0800 Subject: Beagle stopped working after update In-Reply-To: <42721685.20110214200346@sonic.net> References: <42721685.20110214200346@sonic.net> Message-ID: On 02/14/2011 08:03 PM, rikona wrote: > Now running 10.04.2. Did a recent update, and that seems to have > caused a couple of problems. > > (1) Beagle stopped working after the update. The Beagle GUI works, but > produces no hits for a word that should return at least several hits. > Same for beagle-query CLI - no hits, and no errors. Running all the > Beagle tools produces reasonable results. Looking in .beagle shows a > reasonable index - right size, date, etc. - has about 12,000 docs. > Everything seems to be "working" - BUT it produces no hits. Beagle is pretty much dead: http://beagle-project.org/Main_Page Beagle Status Beagle is no longer in active development. It is getting some occasional maintenance done by Novell. I recommend trying recoll instead: http://packages.ubuntu.com/maverick/recoll http://www.lesbonscomptes.com/recoll/ as you will see, recoll is activly worked on: News: * 2011-02-13 : Recoll 1.15.2 is out. This brings important GUI improvements, with a new switchable table-based result list, and direct access to sort functions. See the Release notes. Only one reported open bug on launchpad: https://bugs.launchpad.net/ubuntu/+source/recoll and that is pretty recent + provides a workaround (I suspect the real issue is xapian misbehaving as usual). recoll-backports has builds for 1.15 if you'd like to experiment: https://launchpad.net/~recoll-backports https://launchpad.net/~recoll-backports/+archive/recoll-1.15-on From glgxg at sbcglobal.net Tue Feb 15 20:19:09 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 15 Feb 2011 12:19:09 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297744807.2567.9.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> Message-ID: On 02/14/2011 08:40 PM, Ioannis Vranos wrote: > On Mon, 2011-02-14 at 20:03 -0800, rikona wrote: >> Now running 10.04.2. Did a recent update, and that seems to have >> caused a couple of problems. >> >> (1) Beagle stopped working after the update. The Beagle GUI works, but >> produces no hits for a word that should return at least several hits. >> Same for beagle-query CLI - no hits, and no errors. Running all the >> Beagle tools produces reasonable results. Looking in .beagle shows a >> reasonable index - right size, date, etc. - has about 12,000 docs. >> Everything seems to be "working" - BUT it produces no hits. >> >> Anybody else have this problem? [Especially after a recent update.] >> >> How can I tell what Beagle dependencies might have been updated in the >> last update? This might give a clue of the cause, and perhaps a fix? >> >> Note - update also included changing the kernel to use 4 Gigs of >> memory recently installed. Now sees all 4 Gigs. >> >> [[and (problem 2) - sometimes needs a reboot to get the network >> working - also happened after the update. This was mentioned in a >> previous email, and is not part of this thread.]] >> >> Good searching is very important to me - any help much appreciated... > > > According to my opinion, ==> which may be wrong <==, do not use anything > that has to do with Mono, C#, or any other MS technology. They tend to > be a mess. > > > If the default "Search For Files" engine in GNOME does not meet your > requirements, you may try installing GNOME Meta Tracker: Tracker was moved out of default in lucid: http://packages.ubuntu.com/search?searchon=names&keywords=tracker and into universe primarily due to the many complaints & bugs: https://bugs.launchpad.net/ubuntu/+source/tracker I purged tracker some time ago & switched to recoll. That said, I've not tried tracker in quite awhile, so perhaps it has improved since the lucid 0.6.95-1ubuntu6 version. From cyberjacob at gmail.com Tue Feb 15 20:42:57 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Tue, 15 Feb 2011 20:42:57 +0000 Subject: video conversion In-Reply-To: References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: 2011/2/14 Ali Hassan  > Please do not tell me "youtube-dl" it does not work. could you be a little more specific than 'doesn't work'? Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk From wayward4now at gmail.com Tue Feb 15 21:06:29 2011 From: wayward4now at gmail.com (Ric Moore) Date: Tue, 15 Feb 2011 16:06:29 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> <20110215113456.25de29d9@WizardsTower> Message-ID: <1297803989.4204.32.camel@iam.wayward4now.net> On Tue, 2011-02-15 at 19:09 +0000, Liam Proven wrote: > On Tue, Feb 15, 2011 at 5:34 PM, Cybe R. Wizard > wrote: > > On Tue, 15 Feb 2011 16:19:17 +0000 > > Liam Proven wrote: > > > >> Gubuntu is something else, or rather, several distros of that name > >> have been announced over the years, including a Free-software-only one > >> akin to GnuSense. > > > > I often wondered why such a distro wasn't named, "Freebuntu," but > > finally realized that you must first have java, /then/ you can get a > > Freebun,tu. > > *Groan* > > Kindly leave the stage! Use the hook! :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From rikona at sonic.net Tue Feb 15 22:13:42 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 14:13:42 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297744807.2567.9.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> Message-ID: <1715469392.20110215141342@sonic.net> Hello Ioannis, Monday, February 14, 2011, 8:40:07 PM, Ioannis wrote: IV> According to my opinion, ==> which may be wrong <==, do not use IV> anything that has to do with Mono, C#, or any other MS technology. IV> They tend to be a mess. I did not understand the basis of Beagle - I just used it. :-) During uninstall/reinstall I saw that it was an exe that was running. A bit of checking about Mono, and I can understand your view. Lots of layers that can get fouled up during updates. I am actually surprised it worked as well as it did for so long. But, if I could find a way to get it running again, that would be verrrry good. I would hate to have to return to Win to do a lot of my work. -- rikona From rikona at sonic.net Tue Feb 15 22:13:53 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 14:13:53 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297790360.2473.10.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <1297745183.2579.1.camel@Acer-Aspire-8920G> <536086513.20110214235350@sonic.net> <1297790360.2473.10.camel@Acer-Aspire-8920G> Message-ID: <431576912.20110215141353@sonic.net> Hello Ioannis, Tuesday, February 15, 2011, 9:19:20 AM, Ioannis wrote: IV> On Mon, 2011-02-14 at 23:53 -0800, rikona wrote: >> Hello Ioannis, >> >> Monday, February 14, 2011, 8:46:23 PM, Ioannis wrote: >> >> IV> On Tue, 2011-02-15 at 06:40 +0200, Ioannis Vranos wrote: >> >> >> Personally I am going to have a look at GNOME Meta Tracker (tracker-gui >> >> package). >> >> IV> I installed it, rebooted, and it looks very efficient and impressive. >> >> I installed [10.04.2] with synaptic, but it does NOT work. Runs but >> gives NO search results. What might I be doing different from what you >> did to get it to work? IV> Does a magnification glass appear at the top right? I have what looks like a flashlight - no magnification glass. IV> Let it index files. It has, supposedly, been indexing for 24 hrs or so. IV> After it finishes, if you go to Accessories->Tracker Search Tool, ==>> you have to type something you want to search and press IV> Enter. IV> Did you do these? Yes - many times, with different words, all of which should produce results. IV> Apart from this, however, I have the feeling that your system got IV> broken with the upgrade process. That is possible. I am also getting 'no network' which requires a reboot to get it back - this is new and happened after the update. IV> I suggest you back up your documents and other files, and perform a IV> clean install. I have LOTS of S/W installed and lots of configuration. I would hate to do a clean install. I went to the LTS to avoid having to change the OS. I'd like my comp to 'just run' as long as possible. Besides, the 'just clean install' is like the Windows approach to solving problems - wipe everything and start over. I went to linux to try to get away from that. IV> If you do not need to stick to 10.04 until 2013, I strongly suggest you IV> install 10.10 which is the best version ever released according to my IV> opinion, and which will have updates until April 2012. IV> Ubuntu 10.10 is really very stable and very great. That, for me, wold be a last resort. IV> Whichever version you clean install, I suggest you try GNOME Meta IV> Tracker first, before Beagle. I can't seem to get that to work. -- rikona From rikona at sonic.net Tue Feb 15 22:14:01 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 14:14:01 -0800 Subject: Beagle stopped working after update In-Reply-To: References: <42721685.20110214200346@sonic.net> Message-ID: <1933134148.20110215141401@sonic.net> Hello NoOp, Tuesday, February 15, 2011, 11:48:57 AM, NoOp wrote: N> On 02/14/2011 08:03 PM, rikona wrote: >> Now running 10.04.2. Did a recent update, and that seems to have >> caused a couple of problems. >> >> (1) Beagle stopped working after the update. The Beagle GUI works, but >> produces no hits for a word that should return at least several hits. >> Same for beagle-query CLI - no hits, and no errors. Running all the >> Beagle tools produces reasonable results. Looking in .beagle shows a >> reasonable index - right size, date, etc. - has about 12,000 docs. >> Everything seems to be "working" - BUT it produces no hits. N> Beagle is pretty much dead: N> http://beagle-project.org/Main_Page Yes - I saw that. I suspect something in the update broke it. It was working quite well before that. N> I recommend trying recoll instead: N> http://packages.ubuntu.com/maverick/recoll N> http://www.lesbonscomptes.com/recoll/ N> as you will see, recoll is activly worked on: I tried recoll back a bit, and even worked with the developer to add a few advanced search capabilities. At that time it was not as useful to me as Beagle, so I switched to Beagle. But, if Beagle can't be resurrected, it will probably be my next choice. I have currently gone back to DTsearch, an excellent search tool that runs on Win. The version I have can index most of my linux box via the local net, but permissions get in the way of some stuff. Big question, though - does Beagle work on your comp? I'm trying to see if it's just me, or it has failed with all updated 10.04 installs. Thanks very much for the info. -- rikona From rikona at sonic.net Tue Feb 15 22:14:30 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 14:14:30 -0800 Subject: Beagle stopped working after update In-Reply-To: References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> Message-ID: <239188333.20110215141430@sonic.net> Hello NoOp, Tuesday, February 15, 2011, 12:19:09 PM, NoOp wrote: >> If the default "Search For Files" engine in GNOME does not meet your >> requirements, you may try installing GNOME Meta Tracker: N> Tracker was moved out of default in lucid: N> http://packages.ubuntu.com/search?searchon=names&keywords=tracker N> and into universe primarily due to the many complaints & bugs: N> https://bugs.launchpad.net/ubuntu/+source/tracker N> I purged tracker some time ago & switched to recoll. That said, I've not N> tried tracker in quite awhile, so perhaps it has improved since the N> lucid 0.6.95-1ubuntu6 version. That is the version that is offered in synaptic for 10.04, and the one I installed. As you say, no improvement... :-) -- rikona From lyz at ubuntu.com Tue Feb 15 22:04:42 2011 From: lyz at ubuntu.com (Elizabeth Krumbach) Date: Tue, 15 Feb 2011 14:04:42 -0800 Subject: Ubuntu Wiki to be re-licensed to CC BY-SA Message-ID: The license of content of the Ubuntu Wiki has always been publically listed as copyright Canonical Ltd. Working with the Ubuntu Community Council, Canonical has decided to transition the content in the Ubuntu Wiki to the the CC-BY-SA license[1]. This license is a free culture license[2] and is the same license used both by the Ubuntu Documentation wiki [3] since 2007 [4] and by Wikipedia. If you are happy with the idea of this transition for the content you have provided, you do not need to do anything. If you have problems or issues, please read the feedback section below and contact us. The rest of this message provides a rationale, details, and information on providing feedback. = Decision = After discussion among the Ubuntu Community Council, it has been decided that the material on the Ubuntu wiki should be licensed under a free license, CC-by-SA[1]. The Ubuntu wiki will be changed to make this clear to those creating or editing pages, and of course external links from the Wiki to material under other licences will continue to be welcome. This decision is not intended in any way to underestimate the value of contributions, but rather to ensure that the material on the wiki complies with the same standards of openness as the Ubuntu project as a whole. = Rationale = The Ubuntu wiki is a collaborative resource, and the product of the Ubuntu community as a whole. Its content, put together by many contributors with different knowledge and points of view, is immensely valuable to us all. Unfortunately, at the moment, there is no clear definition of what rights contributors to the content retain over the material that they post, or the extent to which other persons are entitled to copy or modify the material. For example, it would be very useful to ensure that community contributed content may be shared by many teams without complex licensing issues, ensuring that those working on content can concentrate on producing the best information possible rather than legal negotiations. Furthermore, consistent with Ubuntu's philosophy, it is important that material created for use on the Ubuntu wiki be available for other communities outside ours to benefit from. Using an open license on the Ubuntu wiki allows other communities to re-use material which may be useful to them under terms which are widely recognised in the free software community. = Feedback = We would again like to make a good-faith attempt to ensure that contributors of existing material are happy with this change. We invite any contributors who have any questions or concerns about this plan to contact us at . Given that the re-licensing of http://help.ubuntu.com/community was fairly uncontroversial and since the aim to re-license the Ubuntu wiki at some point later has not brought up any objections, we hope that contributors will welcome it. In the absence of a substantial number of objections, this change will be made to the Ubuntu wiki after approximately one month. More details can be found here: https://wiki.ubuntu.com/WikiLicensing Many thanks for your contributions to the Ubuntu Wiki, and we hope that you will continue to help! = Exceptions = If you want to license a code snippet on the wiki under another open source license [5], please specify the relevant license in the snippet itself. In the event that no license is specified, the license applicable to the code snippet would be the same as that applicable to any other material on the wiki. [1] See http://creativecommons.org/licenses/by-sa/3.0/ [2] http://freedomdefined.org/Definition [3] http://help.ubuntu.com [4] https://lists.ubuntu.com/archives/ubuntu-devel-announce/2007-April/000275.html [5] http://wiki.debian.org/DFSGLicenses -- Elizabeth Krumbach // Lyz // pleia2 http://www.princessleia.com From cppdeveloper at ontelecoms.gr Tue Feb 15 22:17:50 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 16 Feb 2011 00:17:50 +0200 Subject: Beagle stopped working after update In-Reply-To: <239188333.20110215141430@sonic.net> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <239188333.20110215141430@sonic.net> Message-ID: <1297808270.6703.1.camel@Acer-Aspire-8920G> On Tue, 2011-02-15 at 14:14 -0800, rikona wrote: > Hello NoOp, > > Tuesday, February 15, 2011, 12:19:09 PM, NoOp wrote: > > >> If the default "Search For Files" engine in GNOME does not meet your > >> requirements, you may try installing GNOME Meta Tracker: > > N> Tracker was moved out of default in lucid: > N> http://packages.ubuntu.com/search?searchon=names&keywords=tracker > N> and into universe primarily due to the many complaints & bugs: > N> https://bugs.launchpad.net/ubuntu/+source/tracker > > N> I purged tracker some time ago & switched to recoll. That said, I've not > N> tried tracker in quite awhile, so perhaps it has improved since the > N> lucid 0.6.95-1ubuntu6 version. > > That is the version that is offered in synaptic for 10.04, and the one > I installed. As you say, no improvement... :-) You installed 0.6.95, not 0.8.17 that is available in Ubuntu 10.10. Anyway, if you clean-install Ubuntu 10.10, give it a try first. -- Ioannis Vranos http://www.cpp-software.net From tomh0665 at gmail.com Tue Feb 15 22:19:39 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 15 Feb 2011 17:19:39 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 11:19 AM, Liam Proven wrote: > On Tue, Feb 15, 2011 at 1:47 PM, Tom H wrote: >> >> If a Gubuntu declination isn't published (not officially, like >> Lubuntu), you'll be able to use the regular ("Classic") GNOME or >> install and use gnome-shell. > Gubuntu is something else, or rather, several distros of that name > have been announced over the years, including a Free-software-only one > akin to GnuSense. > > "Ubuntu Gnome 3 Remix" is the officially-sanctioned style, I believe. Whether the above name is sanctioned or not and whether it's been mooted as the name for something else, an Ubuntu version with gnome-shell's as the default's been referred to by many as Gubuntu. > But between  Unity instead of GNOME 3 and Wayland instead of X.org, > yes, I can see a "more mainstream" Ubuntu remix coming about in a year > or two, certainly, one with plain ol' x.org and plain GNOME3. While Unity's an Ubuntu-only project, Fedora's X devs are planning to move to Wayland too so classic, plain X'll eventually be history for many distros. > But on the other hand, I heartily approve of Ubuntu's efforts to > follow the "KISS principle". I kinda wish they'd get a bit more > radical, as Apple have with OS X - they have pensioned off large > chunks of the config files in /etc and so on and move things into > network-distributable databases, for instance. That's not what I'd do, > but it's an interesting approach. Moving files from "/etc/" to "/Library" and "/System/Library" (and possibly to "/Users/~user/Library") isn't necessarily progress! The uppercase letters are already moronic. Furthermore, OS X's config files are in PitA, crappy xml. GNOME (I don't know about other DEs) unfortunately also uses xml so Linux has already been infected (along with uppercase directories like "/etc/NetworkManager"). I hope that Linux'll never have any xml config file for an X-less box that's only accessed via ssh. > One idea, for instance, is that the old distinction between the > various /bin /sbin /usr/bin /usr/sbin and so on folders are now > historical. Rescuing a system now means booting from optical disk or > USB stick, not bringing it up in single-user mode and then root going > poking around. I mean, they've already banished the root user > altogether. Time to banish its special directories, too. > > Merging them all might make life a lot simpler. You're misrepresenting what Ubuntu's done. Ubuntu's disabled root (just like OS X did) not banished it. There are many files owned by root on a default install and you're logged in as root when you use "sudo -i", sudo -s", or in single-user mode (with "/root" as a home directory with many dot files). So neither root nor its use have been banished - on Ubuntu and on OS X. Booting into single-user mode might not be your first choice, but I'm sure that it is for many, whether they are long-term Unix/Linux users or WIndows/OS X switchers (safe mode). Single-user mode isn't just about having only "/" mounted on a box with separate, unmounted partitions for "/usr", "/var", ... but also about booting into a (possibly read-only) system with as few daemons running as possible and only one user logged in (root). Whilst I'm not necessarily opposed to merging all the "*/bin" directories into "/bin" and all the "*/sbin" directories into "/sbin", it's not something that I lose sleep about nor, I suspect, something that the Ubuntu developers would want to do without Debian doing the same (good luck with that happening!) because they'd have to repackage every deb. I'm not sure that I'd want the "*/bin" and the "*/sbin" directories merged though. From cppdeveloper at ontelecoms.gr Tue Feb 15 22:21:50 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 16 Feb 2011 00:21:50 +0200 Subject: Beagle stopped working after update In-Reply-To: <1715469392.20110215141342@sonic.net> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <1715469392.20110215141342@sonic.net> Message-ID: <1297808510.6703.4.camel@Acer-Aspire-8920G> On Tue, 2011-02-15 at 14:13 -0800, rikona wrote: > Hello Ioannis, > > Monday, February 14, 2011, 8:40:07 PM, Ioannis wrote: > > IV> According to my opinion, ==> which may be wrong <==, do not use > IV> anything that has to do with Mono, C#, or any other MS technology. > IV> They tend to be a mess. > > I did not understand the basis of Beagle - I just used it. :-) During > uninstall/reinstall I saw that it was an exe that was running. A bit > of checking about Mono, and I can understand your view. Lots of layers > that can get fouled up during updates. I am actually surprised it > worked as well as it did for so long. > > But, if I could find a way to get it running again, that would be > verrrry good. I would hate to have to return to Win to do a lot of my > work. If I understood correctly, you upgraded from a previous Ubuntu version to 10.04? If this is waht happened, you have two options: Backup your documents and stuff and: 1. Clean install Ubuntu 10.04 2. Clean install Ubuntu 10.10 (I consider this version very stable, and very great - better than 10.04). If Beagle is included in the repositories, it means it will work in both cases. -- Ioannis Vranos http://www.cpp-software.net From tomh0665 at gmail.com Tue Feb 15 22:32:08 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 15 Feb 2011 17:32:08 -0500 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 11:22 AM, Liam Proven wrote: > On Tue, Feb 15, 2011 at 4:15 PM, Alan Pope wrote: >> On 15 February 2011 16:10, Liam Proven wrote: >>> >>> You do realise that you can only upgrade from one release to the next? >> >> Not true. You _can_ skip releases. I've done it a few times. I'm not >> recommending that people should, or that it's wise, just that you >> _can_. > > Oh really? With the update manager? I thought that was expressly > forbidden. Or are you talking about leaping in with editing > sources.list and doing an apt-get dist-upgrade? I've comprehensively > broken a Debian 5 box with that approach in recent months and would be > loath to try again, frankly. Yes, by editing sources.list, running "apt-get upgrade", "apt-get dist-upgrade", and a few other steps before and in between. The Debian 5 to 6 upgrade is the Ubuntu equivalent of skipping 3-4 Ubuntu releases! It's not forbidden (how could it be?!) but a good anti-dote to someone just "editing sources.list and doing an apt-get dist-upgrade" and killing his box - if that's what you did. There are a few people posting on debian-users with upgrade problems but there'd have to be many more posting if failure is a general/common scenario. Furthermore, Debian 6 was released about ten days ago so your failure in "recent months" might have been due to upgrading to a beta issue that's been ironed out since. From lproven at gmail.com Tue Feb 15 22:56:09 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 22:56:09 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 10:19 PM, Tom H wrote: > On Tue, Feb 15, 2011 at 11:19 AM, Liam Proven wrote: >> On Tue, Feb 15, 2011 at 1:47 PM, Tom H wrote: >>> >>> If a Gubuntu declination isn't published (not officially, like >>> Lubuntu), you'll be able to use the regular ("Classic") GNOME or >>> install and use gnome-shell. > >> Gubuntu is something else, or rather, several distros of that name >> have been announced over the years, including a Free-software-only one >> akin to GnuSense. >> >> "Ubuntu Gnome 3 Remix" is the officially-sanctioned style, I believe. > > Whether the above name is sanctioned or not and whether it's been > mooted as the name for something else, an Ubuntu version with > gnome-shell's as the default's been referred to by many as Gubuntu. I'm not saying it's in any way official, merely that AFAIK that is what Ubuntu Ltd want people to call remix editions, and that calling them ?buntu is now discouraged and will receive notification of a trademark infringement. The long-standing UbuntuLite project received just that, for instance, after 3 or 4y in existence and development. Got any references to this Gubuntu name? I've not seen it anywhere, on any mailing list, blog or anything. A quick Google before my last post threw up a gaming 'buntu and a few other stillborn efforts and nothing to do with GNOME3. >> But between  Unity instead of GNOME 3 and Wayland instead of X.org, >> yes, I can see a "more mainstream" Ubuntu remix coming about in a year >> or two, certainly, one with plain ol' x.org and plain GNOME3. > > While Unity's an Ubuntu-only project, Fedora's X devs are planning to > move to Wayland too so classic, plain X'll eventually be history for > many distros. Well, OK, point, but there is quite a bit more to Linux than Ubuntu+Fedora! IOW, that's a bit of a sweeping generalisation. >> But on the other hand, I heartily approve of Ubuntu's efforts to >> follow the "KISS principle". I kinda wish they'd get a bit more >> radical, as Apple have with OS X - they have pensioned off large >> chunks of the config files in /etc and so on and move things into >> network-distributable databases, for instance. That's not what I'd do, >> but it's an interesting approach. > > Moving files from "/etc/" to "/Library" and "/System/Library" (and > possibly to "/Users/~user/Library") isn't necessarily progress! The > uppercase letters are already moronic. Why? Seriously, why? In these days of tab-completion and so on. It's a handy at-a-glance way to distinguish Apple stuff, especially GUI-level stuff, from the BSDish underpinnings. Also bear in mind that both OS X and Gobo tend to hide the Unixish stuff away from casual users. Look at / on an OS X box and the Finder hides /usr and /etc and all that. It's there but invisible. Gobo uses a kernel module, "gobohide", to do the same thing. > Furthermore, OS X's config files are in PitA, crappy xml. *Shrug* I run 4 or 5 OS X boxes and have supported many others; I've never needed to dabble more than the *very* occasional single-line edit, and most of that was years ago, in the 10.1-10.2 timeframe. I see no especial issue. OTOH, I *like* plain-text config files - I just think there's a dire need for more centralisation, systematisation of the naming, etc. Currently it's all over the place and is a bit of a nightmare. > GNOME (I > don't know about other DEs) unfortunately also uses xml so Linux has > already been infected (along with uppercase directories like > "/etc/NetworkManager"). I hope that Linux'll never have any xml config > file for an X-less box that's only accessed via ssh. I'd probably tend to agree, but then again, if someone ripped & replaced /etc with a big, deep, structured hierarchical tree with modern, human-readable names, I would rejoice. Unix is changing, now more than ever. Already we have what are effectively "forks" taking Unix in strange new directions - the biggest (in terms of user numbers) being OS X (both Mac & phone versions) and Google Android. Maybe this is a good thing and Ubuntu needs to bravely step away from its Unix legacy roots. >> One idea, for instance, is that the old distinction between the >> various /bin /sbin /usr/bin /usr/sbin and so on folders are now >> historical. Rescuing a system now means booting from optical disk or >> USB stick, not bringing it up in single-user mode and then root going >> poking around. I mean, they've already banished the root user >> altogether. Time to banish its special directories, too. >> >> Merging them all might make life a lot simpler. > > You're misrepresenting what Ubuntu's done. Ubuntu's disabled root > (just like OS X did) not banished it. There are many files owned by > root on a default install and you're logged in as root when you use > "sudo -i", sudo -s", or in single-user mode (with "/root" as a home > directory with many dot files). So neither root nor its use have been > banished - on Ubuntu and on OS X. All right, fair enough. I thought it was an acceptable simplification, but if you disagree, then I'll concede I went a step too far. > Booting into single-user mode might not be your first choice, but I'm > sure that it is for many, whether they are long-term Unix/Linux users > or WIndows/OS X switchers (safe mode). Er, Safe Boot is not Single-user mode. On a Mac you hold down Cmd-S for runlevel 1 and it's much like it was in the olden days. Scares the fsck out of Mac owners when you do it, too. :¬) > Single-user mode isn't just > about having only "/" mounted on a box with separate, unmounted > partitions for "/usr", "/var", ... but also about booting into a > (possibly read-only) system with as few daemons running as possible > and only one user logged in (root). Thanks for that. Tell me, what end is it best to suck an egg from? :¬) On that note, I'd add that Debian's also done away with all the other runlevels apart from 0, 1, 2 and 6. Personally I quite liked having 2 and 3 at least (2 = all services, no X, 3 = everything). But they've gone & they're not coming back. > Whilst I'm not necessarily opposed to merging all the "*/bin" > directories into "/bin" and all the "*/sbin" directories into "/sbin", > it's not something that I lose sleep about nor, I suspect, something > that the Ubuntu developers would want to do without Debian doing the > same (good luck with that happening!) because they'd have to repackage > every deb. Hmmm. True, possibly. I have thought that maybe a few simple simlinks would do, but I'm sure that's a naïve view. I don't have enough low-level Unixy knowledge to really tell. Gobo has managed it, though, while retaining source compatibility with a hundred thousand existing makefiles. :¬) > I'm not sure that I'd want the "*/bin" and the "*/sbin" > directories merged though. I'm curious. Why not? Is the distinction useful any more? If so, why? I can perhaps see a distinction between OS binaries and external app binaries, although it's a blurry one, and possibly between console apps and X apps. But otherwise? -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From lproven at gmail.com Tue Feb 15 23:03:53 2011 From: lproven at gmail.com (Liam Proven) Date: Tue, 15 Feb 2011 23:03:53 +0000 Subject: [11.04]-Turn Off Unity & Use Classic Gnome? In-Reply-To: References: <4D59EEC6.6080906@AOL.com> <4D5A7737.8020604@AOL.com> Message-ID: On Tue, Feb 15, 2011 at 10:32 PM, Tom H wrote: > On Tue, Feb 15, 2011 at 11:22 AM, Liam Proven wrote: >> On Tue, Feb 15, 2011 at 4:15 PM, Alan Pope wrote: >>> On 15 February 2011 16:10, Liam Proven wrote: >>>> >>>> You do realise that you can only upgrade from one release to the next? >>> >>> Not true. You _can_ skip releases. I've done it a few times. I'm not >>> recommending that people should, or that it's wise, just that you >>> _can_. >> >> Oh really? With the update manager? I thought that was expressly >> forbidden. Or are you talking about leaping in with editing >> sources.list and doing an apt-get dist-upgrade? I've comprehensively >> broken a Debian 5 box with that approach in recent months and would be >> loath to try again, frankly. > > Yes, by editing sources.list, running "apt-get upgrade", "apt-get > dist-upgrade", and a few other steps before and in between. The Debian > 5 to 6 upgrade is the Ubuntu equivalent of skipping 3-4 Ubuntu > releases! True. > It's not forbidden (how could it be?!) Well, OK, not "forbidden", but unofficial and unsupported. Q.v. https://help.ubuntu.com/community/UpgradeNotes "To avoid damaging your running system, upgrading should only be done from one release to the next release [...] If you wish to 'skip' a version, you can backup your data and do a fresh installation, or progressively upgrade to each successive version. For example, to upgrade from Ubuntu 8.10 to Ubuntu 9.10, first upgrade to 9.04, then upgrade 9.04 to 9.10." That is pretty explicit, I'd say. Also, the supported upgrade process is to use update-manager, *not* dist-upgrade, as described, e.g, here: http://www.ubuntu.com/desktop/get-ubuntu/upgrade "Install update-manager-core if it is not already installed: sudo apt-get install update-manager-core edit /etc/update-manager/release-upgrades and set Prompt=normal Launch the upgrade tool: sudo do-release-upgrade Follow the on-screen instructions." > but a good anti-dote to someone > just "editing sources.list and doing an apt-get dist-upgrade" and > killing his box - if that's what you did. It was, but it was only an experiment. It wasn't a problem. > There are a few people posting on debian-users with upgrade problems > but there'd have to be many more posting if failure is a > general/common scenario. I think that is an artifact of Debian users being more generally clueful than Ubuntu users. > Furthermore, Debian 6 was released about ten days ago so your failure > in "recent months" might have been due to upgrading to a beta issue > that's been ironed out since. I was trying to go from 5 to the current "sid", but it's not really important any more. Every few years, emboldened by my growing Ubuntu knowledge, I give Debian another try. Every time, I give up again a day or two later, chastened. -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From glgxg at sbcglobal.net Tue Feb 15 23:39:29 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 15 Feb 2011 15:39:29 -0800 Subject: Beagle stopped working after update In-Reply-To: <1933134148.20110215141401@sonic.net> References: <42721685.20110214200346@sonic.net> <1933134148.20110215141401@sonic.net> Message-ID: On 02/15/2011 02:14 PM, rikona wrote: > Hello NoOp, ... > Big question, though - does Beagle work on your comp? I'm trying to > see if it's just me, or it has failed with all updated 10.04 installs. > > Thanks very much for the info. > I'll have to reboot a 10.04 machine to test - most all (except for two test machines) have 10.10 and 11.04 on them. Currently testing SeaMonkey 2.1.b2 in 10.10 on the machine that has 10.04 on it, so it will be awhile. Gary From rikona at sonic.net Wed Feb 16 06:27:19 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 22:27:19 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297808270.6703.1.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <239188333.20110215141430@sonic.net> <1297808270.6703.1.camel@Acer-Aspire-8920G> Message-ID: <431112879.20110215222719@sonic.net> Hello Ioannis, Tuesday, February 15, 2011, 2:17:50 PM, Ioannis wrote: IV> On Tue, 2011-02-15 at 14:14 -0800, rikona wrote: >> Hello NoOp, >> >> Tuesday, February 15, 2011, 12:19:09 PM, NoOp wrote: >> >> >> If the default "Search For Files" engine in GNOME does not meet your >> >> requirements, you may try installing GNOME Meta Tracker: >> >> N> Tracker was moved out of default in lucid: >> N> http://packages.ubuntu.com/search?searchon=names&keywords=tracker >> N> and into universe primarily due to the many complaints & bugs: >> N> https://bugs.launchpad.net/ubuntu/+source/tracker >> >> N> I purged tracker some time ago & switched to recoll. That said, I've not >> N> tried tracker in quite awhile, so perhaps it has improved since the >> N> lucid 0.6.95-1ubuntu6 version. >> >> That is the version that is offered in synaptic for 10.04, and the one >> I installed. As you say, no improvement... :-) IV> You installed 0.6.95, not 0.8.17 that is available in Ubuntu 10.10. Would it be likely that an install of 0.8.17 would work in 10.04? IV> Anyway, if you clean-install Ubuntu 10.10, give it a try first. Does Beagle work in 10.10? If there were 2 or 3 reasonable search tools in 10.10, I might consider that more seriously. So much for LTS as a good LT solution... I was expecting important tools to keep working. I appreciate your help and advice on this. -- rikona From rikona at sonic.net Wed Feb 16 06:27:25 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 22:27:25 -0800 Subject: Beagle stopped working after update In-Reply-To: <1297808510.6703.4.camel@Acer-Aspire-8920G> References: <42721685.20110214200346@sonic.net> <1297744807.2567.9.camel@Acer-Aspire-8920G> <1715469392.20110215141342@sonic.net> <1297808510.6703.4.camel@Acer-Aspire-8920G> Message-ID: <1944983151.20110215222725@sonic.net> Hello Ioannis, Tuesday, February 15, 2011, 2:21:50 PM, Ioannis wrote: IV> If I understood correctly, you upgraded from a previous Ubuntu IV> version to 10.04? No - I was already running 10.04, and this was just a normal update of software, as suggested by update manager. It was a bit overdue, so there were perhaps 100+ items needing updates. The only other change was the kernel, to get all 4 gigs of memory recognized. IV> If Beagle is included in the repositories, it means it will work IV> in both cases. Beagle did work in 10.04, until the latest S/W update, and I would expect it to work on a clean install, if it is still the default search tool. Now if the current 'clean install' is everything I have in 10.04.2, requiring NO updates, and Beagle works, I'd be interested, but reluctant. I have lots of S/W installed and lots of customizations. I don't want to have to repeat all of that again if I can help it. If, again, the latest update causes Beagle to fail after a new install, all that would be a huge waste of time. -- rikona From rikona at sonic.net Wed Feb 16 06:27:41 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 22:27:41 -0800 Subject: Beagle stopped working after update In-Reply-To: References: <42721685.20110214200346@sonic.net> <1933134148.20110215141401@sonic.net> Message-ID: <621735442.20110215222741@sonic.net> Hello NoOp, Tuesday, February 15, 2011, 3:39:29 PM, NoOp wrote: N> On 02/15/2011 02:14 PM, rikona wrote: >> Hello NoOp, N> ... >> Big question, though - does Beagle work on your comp? I'm trying to >> see if it's just me, or it has failed with all updated 10.04 installs. >> >> Thanks very much for the info. >> N> I'll have to reboot a 10.04 machine to test - most all (except for N> two test machines) have 10.10 and 11.04 on them. Currently testing N> SeaMonkey 2.1.b2 in 10.10 on the machine that has 10.04 on it, so N> it will be awhile. I'll try my best to be patient. :-)) [He says, grumbling about having to go back to Win to get work done.] In the meantime, I'll start a new thread to see if it is me or a general failure. Thanks, -- rikona From rikona at sonic.net Wed Feb 16 06:34:44 2011 From: rikona at sonic.net (rikona) Date: Tue, 15 Feb 2011 22:34:44 -0800 Subject: Does Beagle (default search) work on your fully updated 10.04.2? Message-ID: <1977707465.20110215223444@sonic.net> Hello all, I'm trying to see if my Beagle problem is just me, or is it happening in all fully updated 10.04.2 installations. If Beagle does run OK on your fully updated box, please let me know. Direct responses would be best so as to not clutter the list. I will post the results. Thanks, -- Best regards, rikona From cppdeveloper at ontelecoms.gr Wed Feb 16 07:00:53 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 16 Feb 2011 09:00:53 +0200 Subject: Does Beagle (default search) work on your fully updated 10.04.2? In-Reply-To: <1977707465.20110215223444@sonic.net> References: <1977707465.20110215223444@sonic.net> Message-ID: <1297839653.6880.12.camel@Acer-Aspire-8920G> On Tue, 2011-02-15 at 22:34 -0800, rikona wrote: > Hello all, > > I'm trying to see if my Beagle problem is just me, or is it happening > in all fully updated 10.04.2 installations. If Beagle does run OK on > your fully updated box, please let me know. Direct responses would be > best so as to not clutter the list. I will post the results. Now that I checked it, Beagle is not available in Ubuntu 10.10. I installed it in a fully updated Ubuntu 10.04 32-bit installation that I have, and it has indexed few files, and it shows up the user directory Downloads as a search result. -- Ioannis Vranos http://www.cpp-software.net From dlouhy55 at gmail.com Wed Feb 16 01:07:14 2011 From: dlouhy55 at gmail.com (Jonathan Dlouhy) Date: Wed, 16 Feb 2011 02:07:14 +0100 Subject: Does Beagle (default search) work on your fully updated 10.04.2? In-Reply-To: <1297839653.6880.12.camel@Acer-Aspire-8920G> References: <1977707465.20110215223444@sonic.net> <1297839653.6880.12.camel@Acer-Aspire-8920G> Message-ID: <4D5B2342.7050509@gmail.com> On 2/16/2011 8:00 AM, Ioannis Vranos wrote: > On Tue, 2011-02-15 at 22:34 -0800, rikona wrote: >> Hello all, >> >> I'm trying to see if my Beagle problem is just me, or is it happening >> in all fully updated 10.04.2 installations. If Beagle does run OK on >> your fully updated box, please let me know. Direct responses would be >> best so as to not clutter the list. I will post the results. > > Now that I checked it, Beagle is not available in Ubuntu 10.10. > > > I installed it in a fully updated Ubuntu 10.04 32-bit installation that > I have, and it has indexed few files, and it shows up the user directory > Downloads as a search result. > > > > > Maybe I'm missing the boat here, but have you tried Searchmonkey? It should be in the repos. Here's an article about it, FWIW; http://www.linux.com/archive/feed/57914 -- Jonathan Dlouhy ----------------------- Windows Error 018: Unrecoverable error. System Destroyed. From alihuco at yahoo.com Wed Feb 16 07:46:32 2011 From: alihuco at yahoo.com (Ali Hassan) Date: Wed, 16 Feb 2011 07:46:32 +0000 (GMT) Subject: video conversion In-Reply-To: Message-ID: <951046.55473.qm@web29004.mail.ird.yahoo.com> >> Please do not tell me "youtube-dl" it does not work. >could you be a little more specific than 'doesn't work'? >Jacob Mansfield Well, when I try: youtube-dl "http://www.youtube.com/watch?v=erJcpr4H77M" I get: ERROR: format not available for video Please note that I want this for fun, so I can not follow complicated installation and use.. Thanks, ali -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Wed Feb 16 08:05:55 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 00:05:55 -0800 Subject: video conversion In-Reply-To: <951046.55473.qm@web29004.mail.ird.yahoo.com> References: <951046.55473.qm@web29004.mail.ird.yahoo.com> Message-ID: On Tue, Feb 15, 2011 at 11:46 PM, Ali Hassan wrote: > > >> Please do not tell me "youtube-dl" it does not work. > > >could you be a little more specific than 'doesn't work'? > >Jacob Mansfield > > Well, > when I try: > youtube-dl "http://www.youtube.com/watch?v=erJcpr4H77M" > > I get: > ERROR: format not available for video > If you had read what I posted in my original answer, you would no longer have this problem. You are running an obsolete version of youtube-dl - get the current one. Here's what it does: $ youtube-dl.sh "http://www.youtube.com/watch?v=erJcpr4H77M" [youtube] Setting language [youtube] erJcpr4H77M: Downloading video webpage [youtube] erJcpr4H77M: Downloading video info webpage [youtube] erJcpr4H77M: Extracting video information [download] Destination: erJcpr4H77M.mp4 [download] 100.0% of 73.20M at 461.93k/s ETA 00:00 Where do you get it? Search for "youtube-dl.sh" in Google (or your favorite second-rate search engine :-). From mightydreams at gmail.com Wed Feb 16 08:10:31 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 13:40:31 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer Message-ID: Here is a situation Situation A --------------------------------------- I open a text file in vi and scroll to some line now press Esc and :"+yy the line gets yanked I open gedit and Ctrl+V and then I see the line is pasted. Situation B ------------------------------------------------ But the same does not work for a different situation. Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V then I can see the link getting pasted but if now I repeat the steps I described above in Situation A then each time on gedit I do not see the text from vi copied but the link repeated which I do not expect because it should have been over written by the yanked line and the previous link of firefox should not be copied. My purpose of reporting this message on list is to find out if this is the correct behavior or it is a bug. -- From mrzenwiz at gmail.com Wed Feb 16 08:19:19 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 00:19:19 -0800 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 12:10 AM, Tapas Mishra wrote: > Here is a situation : > > My purpose of reporting this message on list >  is to find out if this is the correct behavior or it is a bug. > I've never done it that way - to grab a line (or lines) from vi to export to a different program, I use the terminal text copy option - select the text to copy with the mouse cursor, then C puts it in the clipboard. yy is an internal ex (vi in line mode) command that puts the text of one line in vi's anonymous internal copy/paste buffer. I was not aware that it carried over into the clipboard at all, and I wouldn't count on it doing so. From mightydreams at gmail.com Wed Feb 16 08:23:09 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 13:53:09 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 1:49 PM, MR ZenWiz wrote: > On Wed, Feb 16, 2011 at 12:10 AM, Tapas Mishra wrote: >> Here is a situation > : >> >> My purpose of reporting this message on list >>  is to find out if this is the correct behavior or it is a bug. >> > > I've never done it that way - to grab a line (or lines) from vi to > export to a different program, The question is why did buffer not gets over written. -- From mwiddicombe at shoprite.co.za Wed Feb 16 08:25:01 2011 From: mwiddicombe at shoprite.co.za (Mark Widdicombe) Date: Wed, 16 Feb 2011 10:25:01 +0200 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: >From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Tapas Mishra [mightydreams at gmail.com] >Sent: 16 February 2011 10:10 >Here is a situation >Situation A --------------------------------------- >I open a text file in vi >and scroll to some line >now press Esc >and :"+yy >the line gets yanked >I open gedit and Ctrl+V >and then I see the line is pasted. >Situation B >------------------------------------------------ >But the same does not work for a different situation. >Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V >then I can see the link getting pasted but if now I repeat the steps I >described above in Situation A >then each time on gedit I do not see the text from vi copied but the >link repeated which I do not expect >because it should have been over written by the yanked line and the >previous link of firefox should not be copied. The yy command in vi does not place the lines you yanked into the clipboard, it places them in vi's undo buffer. You should not be able to paste yanked lines into another application; for that you should highlight and *copy* the lines to the clipboard. Disclaimer http://www.shopriteholdings.co.za/pages/1019812640/disclaimer/E-mail-Disclaimer.asp From amichai at iglu.org.il Wed Feb 16 08:35:15 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Wed, 16 Feb 2011 10:35:15 +0200 Subject: NamBar Problem Message-ID: Hello, I have a weird problem with NameBar Applet. I installed it on my Ubuntu Lucid Netbook Release following a guide on the Webupd8 site and it worked fine for a while. Recently, though, some of the times I login, I get an error stating there was a problem with the NameBar applet and I'm asked if I want to delete it from my configuration. I usually say no and just have to live without it for that session. If I log out and back in again - it works. If I just add it again - next time I get two... Also, I have noticed there is no icon for it when I search for it in the Apllets list in the 'Add Applet to Panel' window. I am guessing it is either not installed correctly (removing with --purge did not fix this) or a permission problem on the config directory... Can anyone help? Amichai. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Wed Feb 16 09:01:47 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 01:01:47 -0800 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 12:23 AM, Tapas Mishra wrote: > On Wed, Feb 16, 2011 at 1:49 PM, MR ZenWiz wrote: >> >> I've never done it that way - to grab a line (or lines) from vi to >> export to a different program, > The question is why did buffer not gets over written. As I said: > yy is an internal ex (vi in line mode) command that puts the text of > one line in vi's anonymous internal copy/paste buffer.  I was not > aware that it carried over into the clipboard at all, and I wouldn't > count on it doing so. > See also Mark Widdicombe's answer. From cyberjacob at gmail.com Wed Feb 16 09:34:25 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Wed, 16 Feb 2011 09:34:25 +0000 Subject: video conversion In-Reply-To: References: <951046.55473.qm@web29004.mail.ird.yahoo.com> Message-ID: you don-t need the full url, just $ youtube-dl erJcpr4H77M will work Jacob Mansfield Programmer CyberKing Solutions www.cyberkingsolutions.co.uk On 16 February 2011 08:05, MR ZenWiz wrote: > On Tue, Feb 15, 2011 at 11:46 PM, Ali Hassan wrote: >> >> >> Please do not tell me "youtube-dl" it does not work. >> >> >could you be a little more specific than 'doesn't work'? >> >Jacob Mansfield >> >> Well, >> when I try: >> youtube-dl "http://www.youtube.com/watch?v=erJcpr4H77M" >> >> I get: >> ERROR: format not available for video >> > > If you had read what I posted in my original answer, you would no > longer have this problem.  You are running an obsolete version of > youtube-dl - get the current one.  Here's what it does: > > $ youtube-dl.sh "http://www.youtube.com/watch?v=erJcpr4H77M" > [youtube] Setting language > [youtube] erJcpr4H77M: Downloading video webpage > [youtube] erJcpr4H77M: Downloading video info webpage > [youtube] erJcpr4H77M: Extracting video information > [download] Destination: erJcpr4H77M.mp4 > [download] 100.0% of 73.20M at  461.93k/s ETA 00:00 > > Where do you get it?  Search for "youtube-dl.sh" in Google (or your > favorite second-rate search engine  :-). > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From jorge.m.gusmao at gmail.com Wed Feb 16 09:40:38 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Wed, 16 Feb 2011 09:40:38 +0000 Subject: Disk partitions In-Reply-To: References: Message-ID: I meant screenshot of my sda :P -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 16 09:59:49 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 15:29:49 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 1:55 PM, Mark Widdicombe wrote: >>From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Tapas Mishra [mightydreams at gmail.com] >>Sent: 16 February 2011 10:10 >>Here is a situation >>Situation A > --------------------------------------- >>I open a text file in vi >>and scroll to some line >>now press Esc >>and :"+yy >>the line gets yanked >>I open gedit and Ctrl+V >>and then I see the line is pasted. > >>Situation B >>------------------------------------------------ >>But the same does not work for a different situation. >>Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V >>then I can see the link getting pasted but if now I repeat the steps I >>described above in Situation A >>then each time on gedit I do not see the text from vi copied but the >>link repeated which I do not expect >>because it should have been over written by the yanked line and the >>previous link of firefox should not be copied. > The yy command in vi does not place the lines you yanked into the clipboard, > it places them in vi's undo buffer.  You should not be able to paste yanked lines > into another application; for that you should highlight and *copy* the > lines to the clipboard. > Please read the message before you answer. From cts.private at yahoo.com Wed Feb 16 10:39:08 2011 From: cts.private at yahoo.com (Charles Smith) Date: Wed, 16 Feb 2011 02:39:08 -0800 (PST) Subject: static routes in network configuration files Message-ID: <950801.97672.qm@web130204.mail.mud.yahoo.com> Hello, I would like to establish a static route for my "Ubuntu 10.10" by adding it manually, rather than through the GUI (gnome-nettool). A network search confirmed that the right place would be /etc/network/interfaces, but there is no stanza in that file for the interface in question, eth0. Where does Ubuntu store the static routes? I made a complete copy of /etc and added the route through the GUI, and then compared the new /etc against the old /etc. There were no changes! Note that the first mention of eth0 in /var/log/syslog is: ...avahi-daemon[1202]: Joining mDNS multicast group on interface eth0.IPv4 with address w.x.y.z. avahi-daemon[1202]: New relevant interface eth0.IPv4 for mDNS. avahi-daemon[1202]: Registering new address record for w.x.y.z on eth0.IPv4. Does avahi store stuff elsewhere than in /etc? If so, why? Any thoughts appreciated. From popey at ubuntu.com Wed Feb 16 11:07:49 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 16 Feb 2011 11:07:49 +0000 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On 16 February 2011 09:59, Tapas Mishra wrote: > On Wed, Feb 16, 2011 at 1:55 PM, Mark Widdicombe > wrote: >>>From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Tapas Mishra [mightydreams at gmail.com] >>>Sent: 16 February 2011 10:10 >>>Here is a situation >>>Situation A >> --------------------------------------- >>>I open a text file in vi >>>and scroll to some line >>>now press Esc >>>and :"+yy >>>the line gets yanked >>>I open gedit and Ctrl+V >>>and then I see the line is pasted. >> >>>Situation B >>>------------------------------------------------ >>>But the same does not work for a different situation. >>>Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V >>>then I can see the link getting pasted but if now I repeat the steps I >>>described above in Situation A >>>then each time on gedit I do not see the text from vi copied but the >>>link repeated which I do not expect >>>because it should have been over written by the yanked line and the >>>previous link of firefox should not be copied. >> The yy command in vi does not place the lines you yanked into the clipboard, >> it places them in vi's undo buffer.  You should not be able to paste yanked lines >> into another application; for that you should highlight and *copy* the >> lines to the clipboard. >> > Please read the message before you answer. > Tapas, With respect. People have read your message and have explained to you that what you _expect_ to happen is not what is _designed_ to happen. Situation A: vi does _not_ yank to the clipboard used by your desktop environment, so pasting will not have the effect you desire Situation B: Repeating the steps in Situation A doesn't negate the fact that vi does _not_ yank the clipboard to your desktop environment. So pasting the second time will paste whatever was already in the buffer. Al. From kauer at biplane.com.au Wed Feb 16 11:25:54 2011 From: kauer at biplane.com.au (Karl Auer) Date: Wed, 16 Feb 2011 22:25:54 +1100 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: <1297855554.4286.63.camel@karl> > >>>I open a text file in vi > >>>and scroll to some line > >>>now press Esc > >>>and :"+yy > >>>the line gets yanked > >>>I open gedit and Ctrl+V > >>>and then I see the line is pasted. I cannot replicate this behaviour. I cannot yank a line in vi and paste it into gedit. Are you (Tapas) sure this is what is happening? Only if I mark the text in vi with the mouse can I paste it into gedit - and then only with a middle mouse click, not with Ctl-V. This is the behaviour I expect and that is familiar to me; vi is not X-aware. Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob) GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From mightydreams at gmail.com Wed Feb 16 12:12:29 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 17:42:29 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: <1297855554.4286.63.camel@karl> References: <1297855554.4286.63.camel@karl> Message-ID: On Wed, Feb 16, 2011 at 4:55 PM, Karl Auer wrote: >> >>>I open a text file in vi >> >>>and scroll to some line >> >>>now press Esc >> >>>and :"+yy >> >>>the line gets yanked >> >>>I open gedit and Ctrl+V >> >>>and then I see the line is pasted. > > I cannot replicate this behaviour. I cannot yank a line in vi and paste > it into gedit. Are you (Tapas) sure this is what is happening? Yes I most of the time do it like that. If you yank into the "+ register, it will go into the x11 selection, which can be pasted using Control+V. For this you can see vim help (:help clipboard) > Only if I mark the text in vi with the mouse can I paste it into gedit - > and then only with a middle mouse click, not with Ctl-V. > > This is the behaviour I expect and that is familiar to me; vi is not > X-aware. > > Regards, K. > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Karl Auer (kauer at biplane.com.au)                   +61-2-64957160 (h) > http://www.biplane.com.au/kauer/                   +61-428-957160 (mob) > > GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 > Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156 > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- http://mightydreams.blogspot.com From mightydreams at gmail.com Wed Feb 16 12:15:21 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 17:45:21 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 4:37 PM, Alan Pope wrote: > On 16 February 2011 09:59, Tapas Mishra wrote: >> On Wed, Feb 16, 2011 at 1:55 PM, Mark Widdicombe >> wrote: >>>>From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Tapas Mishra [mightydreams at gmail.com] >>>>Sent: 16 February 2011 10:10 >>>>Here is a situation >>>>Situation A >>> --------------------------------------- >>>>I open a text file in vi >>>>and scroll to some line >>>>now press Esc >>>>and :"+yy >>>>the line gets yanked >>>>I open gedit and Ctrl+V >>>>and then I see the line is pasted. >>> >>>>Situation B >>>>------------------------------------------------ >>>>But the same does not work for a different situation. >>>>Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V >>>>then I can see the link getting pasted but if now I repeat the steps I >>>>described above in Situation A >>>>then each time on gedit I do not see the text from vi copied but the >>>>link repeated which I do not expect >>>>because it should have been over written by the yanked line and the >>>>previous link of firefox should not be copied. >>> The yy command in vi does not place the lines you yanked into the clipboard, >>> it places them in vi's undo buffer.  You should not be able to paste yanked lines >>> into another application; for that you should highlight and *copy* the >>> lines to the clipboard. >>> >> Please read the message before you answer. >> > > Tapas, > > With respect. People have read your message and have explained to you > that what you _expect_ to happen is not what is _designed_ to happen. > > Situation A: vi does _not_ yank to the clipboard used by your desktop > environment, so pasting will not have the effect you desire Excerpts >From the vim help 4. Making Gui Selections *clipboard* There is a special register for storing this selection, it is the "* register. Nothing is put in here unless the information about what text is selected is about to change (e.g. with a left mouse click somewhere), or when another application wants to paste the selected text. Then the text is put in the "* register. For example, to cut a line and make it the current selection/put it on the clipboard: > > Situation B: Repeating the steps in Situation A doesn't negate the > fact that vi does _not_ yank the clipboard to your desktop > environment. So pasting the second time will paste whatever was > already in the buffer. > > Al. > -- http://mightydreams.blogspot.com From jorge.m.gusmao at gmail.com Wed Feb 16 12:28:24 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Wed, 16 Feb 2011 12:28:24 +0000 Subject: Generic pae error Message-ID: Could those character problems be related with the error message Im getting at boot? > Mod prob fatal, could not load /lib/modules/1.6.35-25-generic pae modules.dep: no such file or directory Thanks, Jorge -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Wed Feb 16 12:34:54 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 18:04:54 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 5:45 PM, Tapas Mishra wrote: > On Wed, Feb 16, 2011 at 4:37 PM, Alan Pope wrote: >> On 16 February 2011 09:59, Tapas Mishra wrote: >>> On Wed, Feb 16, 2011 at 1:55 PM, Mark Widdicombe >>> wrote: >>>>>From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Tapas Mishra [mightydreams at gmail.com] >>>>>Sent: 16 February 2011 10:10 >>>>>Here is a situation >>>>>Situation A >>>> --------------------------------------- >>>>>I open a text file in vi >>>>>and scroll to some line >>>>>now press Esc >>>>>and :"+yy >>>>>the line gets yanked >>>>>I open gedit and Ctrl+V >>>>>and then I see the line is pasted. >>>> >>>>>Situation B >>>>>------------------------------------------------ >>>>>But the same does not work for a different situation. >>>>>Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V >>>>>then I can see the link getting pasted but if now I repeat the steps I >>>>>described above in Situation A >>>>>then each time on gedit I do not see the text from vi copied but the >>>>>link repeated which I do not expect >>>>>because it should have been over written by the yanked line and the >>>>>previous link of firefox should not be copied. >>>> The yy command in vi does not place the lines you yanked into the clipboard, >>>> it places them in vi's undo buffer.  You should not be able to paste yanked lines >>>> into another application; for that you should highlight and *copy* the >>>> lines to the clipboard. >>>> >>> Please read the message before you answer. >>> >> >> Tapas, >> >> With respect. People have read your message and have explained to you >> that what you _expect_ to happen is not what is _designed_ to happen. >> >> Situation A: vi does _not_ yank to the clipboard used by your desktop >> environment, so pasting will not have the effect you desire > > Excerpts > From the vim help > 4. Making Gui Selections >  *clipboard* > There is a special register for storing this selection, it is the "* > register.  Nothing is put in here unless the information about what text is > selected is about to change (e.g. with a left mouse click somewhere), or when > another application wants to paste the selected text.  Then the text is put > in the "* register.  For example, to cut a line and make it the current > selection/put it on the clipboard: > > > I forgot to mention check this thread how to use yank of vi to put the copied line to system clip boards buffer http://ubuntuforums.org/showthread.php?t=1686955 I have a feeling what I asked here on this list seems a bug to me. It is a lesser known feature of vi and it works in one case it should work in other case also. -- From amichai at iglu.org.il Wed Feb 16 13:12:17 2011 From: amichai at iglu.org.il (Amichai Rotman) Date: Wed, 16 Feb 2011 15:12:17 +0200 Subject: VLC WebPlugin and Ubuntu 10.10 Message-ID: Hello, I am running Ubuntu 10.10 on a Netbook with the Poulsbo GMA500 drivers and VLC 1.1.7. This machine is used for a specific web based video streaming app using the VLC plugin inside Firefox. I have a strange problem when I start a stream, I sometimes loose the audio. i have to switch to another video stream or stop and start it to get the audio back. How do I fix this? Thanks! Amichai. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dreadpiratejeff at gmail.com Wed Feb 16 13:55:29 2011 From: dreadpiratejeff at gmail.com (J) Date: Wed, 16 Feb 2011 08:55:29 -0500 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: <1297855554.4286.63.camel@karl> References: <1297855554.4286.63.camel@karl> Message-ID: Something I've found very useful and so far has worked for me on various Linux distros and various terminals (aterm, Gnome Terminal, xterm, Terminator, etc): In the terminal, regardless of whether its running vi, emacs, or just sitting in the shell, highlight the text you want with the mouse (right click and hold and drag fro one end of the selection to the other, then release right button. In the target, where you want the text to appear, middle click, OR click both right and left buttons simultaneously at the position you want to paste the text. That works pretty much ever time, universally, without having to wonder if the text I copied is now in this buffer or that buffer or wherever, and as long as you don't click anywhere else (do any other click actions) you can middle click and paste that selected text as many times as you want. Cheers, Jeff From mightydreams at gmail.com Wed Feb 16 14:54:02 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 20:24:02 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: <1297855554.4286.63.camel@karl> Message-ID: On Wed, Feb 16, 2011 at 7:25 PM, J wrote: > Something I've found very useful and so far has worked for me on > various Linux distros and various terminals (aterm, Gnome Terminal, > xterm, Terminator, etc): > > In the terminal, regardless of whether its running vi, emacs, or just > sitting in the shell, highlight the text you want with the mouse > (right click and hold and drag fro one end of the selection to the > other, then release right button. > > In the target, where you want the text to appear, middle click, OR > click both right and left buttons simultaneously at the position you > want to paste the text. > > That works pretty much ever time, universally, without having to > wonder if the text I copied is now in this buffer or that buffer or > wherever, and as long as you don't click anywhere else (do any other > click actions) you can middle click and paste that selected text as > many times as you want. > > Cheers, > > Jeff > That is not at all the question. Neither I want to know how to copy from vi to system clipboard buffer. (Which I have been doing very well) My question is when the clip board buffer is occupied by some arbit URL or some text then the same process does not transfers the content from "+ or "* register to x11 fields. This does works once but if you interrupt then it does not work. From clanlaw at googlemail.com Wed Feb 16 15:21:27 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 16 Feb 2011 15:21:27 +0000 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: <1297855554.4286.63.camel@karl> Message-ID: On 16 February 2011 13:55, J wrote: > Something I've found very useful and so far has worked for me on > various Linux distros and various terminals (aterm, Gnome Terminal, > xterm, Terminator, etc): > > In the terminal, regardless of whether its running vi, emacs, or just > sitting in the shell, highlight the text you want with the mouse > (right click and hold and drag fro one end of the selection to the > other, then release right button. > > In the target, where you want the text to appear, middle click, OR > click both right and left buttons simultaneously at the position you > want to paste the text. > > That works pretty much ever time, universally, without having to > wonder if the text I copied is now in this buffer or that buffer or > wherever, and as long as you don't click anywhere else (do any other > click actions) you can middle click and paste that selected text as > many times as you want. Wow, I did not know that (though I find I have to mark with the left button, not the right). It does not only work to and from the terminal, it works with all apps that I have tried so far. Many thanks for that gem of knowledge. In particular it gets round a problem I have with jEdit that copy out of jEdit will not paste into a terminal for some reason (into gedit and other apps is all right, it is just the terminal that it will not paste into, similarly I can copy from gedit into the terminal, it is just jEdit to the terminal that is the problem, no more a problem though with the new magic method). Colin From dreadpiratejeff at gmail.com Wed Feb 16 15:48:16 2011 From: dreadpiratejeff at gmail.com (J) Date: Wed, 16 Feb 2011 10:48:16 -0500 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: <1297855554.4286.63.camel@karl> Message-ID: On Wed, Feb 16, 2011 at 10:21, Colin Law wrote: > On 16 February 2011 13:55, J wrote: >> Something I've found very useful and so far has worked for me on >> various Linux distros and various terminals (aterm, Gnome Terminal, >> xterm, Terminator, etc): >> >> In the terminal, regardless of whether its running vi, emacs, or just >> sitting in the shell, highlight the text you want with the mouse >> (right click and hold and drag fro one end of the selection to the >> other, then release right button. >> >> In the target, where you want the text to appear, middle click, OR >> click both right and left buttons simultaneously at the position you >> want to paste the text. >> >> That works pretty much ever time, universally, without having to >> wonder if the text I copied is now in this buffer or that buffer or >> wherever, and as long as you don't click anywhere else (do any other >> click actions) you can middle click and paste that selected text as >> many times as you want. > > Wow, I did not know that (though I find I have to mark with the left > button, not the right).  It does not only work to and from the > terminal, it works with all apps that I have tried so far.  Many > thanks for that gem of knowledge.  In particular it gets round a > problem I have with jEdit that copy out of jEdit will not paste into a > terminal for some reason (into gedit and other apps is all right, it > is just the terminal that it will not paste into, similarly I can copy > from gedit into the terminal, it is just jEdit to the terminal that is > the problem, no more a problem though with the new magic method). No problem... I discovered that ages and ages ago and I hardly ever use the clipboard for anything because of it. I've never seen that documented anywhere, in nearly 2 decades of using Linux in various ways, so I don't even know if that is intentional behaviour or just a happy accident of design. The only trick though is that you lose the text if you left click anywhere else... which changes focus from the original window that you highlighted text in. And yes, that should have been LEFT clicks, not RIGHT clicks, (unless, of course, your mouse is mapped for left handed usage, which, IIRC, reverses the button order). I can't always tell right from left :) From gnu at hush.com Wed Feb 16 15:54:00 2011 From: gnu at hush.com (Allan Javier Aguilar Castillo) Date: Wed, 16 Feb 2011 15:54:00 +0000 Subject: OT: alternative to Gmail? Message-ID: <20110216155401.35C26E66FA@smtp.hushmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 wrote: > I am looking for an alternative to Gmail. I find it > surprisingly difficult and temperamental (for > example, I can't just sort the inbox messages by > sender). And Google seems to be getting way "too big > for its britches". The "last straw" was that they are > apparently trying to force users of Gmail to have a > cell phone and to use that just to use Gmail (2-factor > authentication). > > That is unacceptable (and also some other words not fit > for polite company). No, I will NOT use an email > service that requires a cell phone to send/receive > email, and I sure wouldn't give a phone number to Google. > > So, any suggestions for alternative email services? Hello, ! Like you, I'm unhappy with certain policies of Gmail (and Google in general). Looking for alternatives, I found Hushmail,[1] which is very safe, since it allows the sending and receiving of encrypted messages. However, the capacity of its free version is very limited: only 2 MiB. But it is an option you can consider. Goodbye! [1] https://www.hushmail.com/ - -- Allan Javier Aguilar Castillo Teléfono: +506 8761 6855 Correo: gnu at hush.com Blog: https://gn126.wordpress.com -----BEGIN PGP SIGNATURE----- Charset: UTF8 Version: Hush 3.0 Note: This signature can be verified at https://www.hushtools.com/verify wpwEAQMCAAYFAk1b8xkACgkQqb+cE/jDPtzLtwQAkuy5v4oBl4vqoGIGnEn8QqNb9zsO Uz4kFIs5fS1hDD1hGxuIKS0aG2dttUgbI0N0tqREguF6aQsODVU+If0UJid4yEF/ugRl NVVV8R+ij20OxSXZyzYA4o1vZvb2qo09cc6wV5F2LJ7QiQdohEDBTSbf6v1vjy+AbCcd OrUfDpU= =TPl6 -----END PGP SIGNATURE----- From mister.s.jones at gmail.com Wed Feb 16 16:03:07 2011 From: mister.s.jones at gmail.com (Shaun Jones) Date: Wed, 16 Feb 2011 10:03:07 -0600 Subject: OT: alternative to Gmail? In-Reply-To: <20110216155401.35C26E66FA@smtp.hushmail.com> References: <20110216155401.35C26E66FA@smtp.hushmail.com> Message-ID: You might want to do some reading no one is forcing you to have a phone that is just an extra feature if you wish to use it its there. mister.jones sent from me droid On Feb 16, 2011 9:54 AM, "Allan Javier Aguilar Castillo" wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > wrote: > > > I am looking for an alternative to Gmail. I find it > > surprisingly difficult and temperamental (for > > example, I can't just sort the inbox messages by > > sender). And Google seems to be getting way "too big > > for its britches". The "last straw" was that they are > > apparently trying to force users of Gmail to have a > > cell phone and to use that just to use Gmail (2-factor > > authentication). > > > > That is unacceptable (and also some other words not fit > > for polite company). No, I will NOT use an email > > service that requires a cell phone to send/receive > > email, and I sure wouldn't give a phone number to Google. > > > > So, any suggestions for alternative email services? > > > Hello, ! > > Like you, I'm unhappy with certain policies of Gmail (and Google > in general). Looking for alternatives, I found Hushmail,[1] which > is very safe, since it allows the sending and receiving of > encrypted messages. However, the capacity of its free version is > very limited: only 2 MiB. But it is an option you can consider. > > Goodbye! > > [1] https://www.hushmail.com/ > > - -- > Allan Javier Aguilar Castillo > Teléfono: +506 8761 6855 > Correo: gnu at hush.com > Blog: https://gn126.wordpress.com > -----BEGIN PGP SIGNATURE----- > Charset: UTF8 > Version: Hush 3.0 > Note: This signature can be verified at https://www.hushtools.com/verify > > wpwEAQMCAAYFAk1b8xkACgkQqb+cE/jDPtzLtwQAkuy5v4oBl4vqoGIGnEn8QqNb9zsO > Uz4kFIs5fS1hDD1hGxuIKS0aG2dttUgbI0N0tqREguF6aQsODVU+If0UJid4yEF/ugRl > NVVV8R+ij20OxSXZyzYA4o1vZvb2qo09cc6wV5F2LJ7QiQdohEDBTSbf6v1vjy+AbCcd > OrUfDpU= > =TPl6 > -----END PGP SIGNATURE----- > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Wed Feb 16 16:05:19 2011 From: clanlaw at googlemail.com (Colin Law) Date: Wed, 16 Feb 2011 16:05:19 +0000 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: <1297855554.4286.63.camel@karl> Message-ID: On 16 February 2011 15:48, J wrote: > On Wed, Feb 16, 2011 at 10:21, Colin Law wrote: >> On 16 February 2011 13:55, J wrote: >>> .... >>> In the terminal, regardless of whether its running vi, emacs, or just >>> sitting in the shell, highlight the text you want with the mouse >>> (right click and hold and drag fro one end of the selection to the >>> other, then release right button. >>> >>> In the target, where you want the text to appear, middle click, OR >>> click both right and left buttons simultaneously at the position you >>> want to paste the text. >>> >>> That works pretty much ever time, universally, without having to >>> wonder if the text I copied is now in this buffer or that buffer or >>> wherever, and as long as you don't click anywhere else (do any other >>> click actions) you can middle click and paste that selected text as >>> many times as you want. >> > The only trick though is that you lose the text if you left click > anywhere else... which changes focus from the original window that you > highlighted text in. I don't find a problem if I click in another window on the way, it still works for me. Ubuntu 10.10 Colin > > And yes, that should  have been LEFT clicks, not RIGHT clicks, > (unless, of course, your mouse is mapped for left handed usage, which, > IIRC, reverses the button order).  I can't always tell right from left > :) > From calcpage at aol.com Wed Feb 16 16:17:48 2011 From: calcpage at aol.com (A. Jorge Garcia) Date: Wed, 16 Feb 2011 11:17:48 -0500 Subject: video conversion In-Reply-To: References: Message-ID: <8CD9C0C2FDEFFF5-1FB0-174E5@webmail-d092.sysops.aol.com> why don't you try http://www.zamzar.com or http://www.keepvid.com ? HTH, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 From scar at drigon.com Wed Feb 16 16:24:44 2011 From: scar at drigon.com (scar) Date: Wed, 16 Feb 2011 09:24:44 -0700 Subject: 10.04 troubleshoot system freeze Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 i've built a brand-new computer. it's only role is to run Zoneminder to handle our security cameras, and allow our employee to use the web interface to monitor the cameras. i installed ubuntu 10.04 64-bit on it and the installation went perfectly fine. the system will freeze after a random number of days, though. i can't ping it, ssh to it, nor use the keyboard/mouse (which are bluetooth anyway). the backups it is scheduled to create daily do not get created until the system is rebooted and running again. so, it seems like a complete freeze to me. i've checked the system log (/var/log/syslog) to see if i notice anything, but i cannot. i thought it might be the video drivers, but i actually didn't have the proprietary drivers installed. i tried installing the proprietary drivers anyway just to see, for now. i've used ubuntu for a few years now on many systems and it's never been unstable, so i'm thinking it must be a faulty piece of hardware. i want to know how i can troubleshoot this. i've put my dmesg at http://pastebin.com/Faq7ZqTa please let me know what steps i can take. thanks so much -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1b+kkACgkQXhfCJNu98qCGmACfT5q72XYsvxfa4Lx7U8gwvHmC Y5UAoNhTP0PxfgszLVsC9LJ1AVM+jIBz =DZEk -----END PGP SIGNATURE----- From steven at too1337.com Wed Feb 16 16:27:35 2011 From: steven at too1337.com (Steven Susbauer) Date: Wed, 16 Feb 2011 10:27:35 -0600 Subject: OT: alternative to Gmail? In-Reply-To: <20110216155401.35C26E66FA@smtp.hushmail.com> References: <20110216155401.35C26E66FA@smtp.hushmail.com> Message-ID: On Wed, Feb 16, 2011 at 9:54 AM, Allan Javier Aguilar Castillo wrote: >   Hello, ! > >   Like you, I'm unhappy with certain policies of Gmail (and Google > in general). Looking for alternatives, I found Hushmail,[1] which > is very safe, since it allows the sending and receiving of > encrypted messages. However, the capacity of its free version is > very limited: only 2 MiB. But it is an option you can consider. So does gmail (and hotmail, yahoo...) Unless you're talking about encrypting messages on hushmail's servers with hushmail's applet when they have already turned over keys and decrypted messages to the US government and have stated that they may be compelled to deliver a compromised applet to a user. Allowing encryption doesn't make it any more safe, and if the majority of your contacts aren't also on hushmail or using PGP, it's unlikely you're encrypting much anyway. Hushmail is good for passing security. For real security (from them)even they recommend using GnuPG and the like on your desktop, which will work with any email provider just fine. Realistically gmail allowing 2-factor authentication would make it more "safe" than hushmail from a typical attacker. From popey at ubuntu.com Wed Feb 16 16:28:25 2011 From: popey at ubuntu.com (Alan Pope) Date: Wed, 16 Feb 2011 16:28:25 +0000 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: Message-ID: On 16 February 2011 16:24, scar wrote: > please let me know what steps i can take.  thanks so much > Run memtest from a live CD over night. Bad RAM accounts for quite a few odd failures like this. Cheers, Al. From scar at drigon.com Wed Feb 16 16:52:33 2011 From: scar at drigon.com (scar) Date: Wed, 16 Feb 2011 09:52:33 -0700 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Tapas Mishra @ 02/16/2011 01:10 AM: > > My purpose of reporting this message on list > is to find out if this is the correct behavior or it is a bug. i noticed, when working with the terminal, there are two different clipboards. i haven't researched this in-depth, but i've just noticed that they exist. one clipboard is accessed with ^C and ^V and another is accessed with ^Insert and Shift+Insert. in the terminal, i have to use Shift+^C and Shift+^V in place of ^C and ^V -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1cANEACgkQXhfCJNu98qD3rwCaApzqV/IPlNlrTwblJPNn+cDW TZUAoMtnJIQEbyLXHvJVkYF3VXvQM6pR =MtFu -----END PGP SIGNATURE----- From scar at drigon.com Wed Feb 16 17:00:22 2011 From: scar at drigon.com (scar) Date: Wed, 16 Feb 2011 10:00:22 -0700 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Alan Pope @ 02/16/2011 09:28 AM: > On 16 February 2011 16:24, scar wrote: >> please let me know what steps i can take. thanks so much >> > Run memtest from a live CD over night. Bad RAM accounts for quite a > few odd failures like this. > thanks, i was thinking of trying that. i guess what is throwing me off is that everything is brand-new. the RAM is Crucial ECC memory. i'll let the list know how it goes. also here is my lspci and lsusb in case that is of interest: lspci: http://pastebin.com/FpMhPM8P lsusb: http://pastebin.com/bc9CppU0 -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1cAqYACgkQXhfCJNu98qAoOACfdC+htxeXXvFnzcdJwZ61PMv0 rucAn1+5huddsbOmVRyq/9KtwpUHnp5B =gfx+ -----END PGP SIGNATURE----- From cppdeveloper at ontelecoms.gr Wed Feb 16 17:11:43 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 16 Feb 2011 19:11:43 +0200 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: Message-ID: <1297876303.4770.1.camel@Acer-Aspire-8920G> On Wed, 2011-02-16 at 09:24 -0700, scar wrote: > > please let me know what steps i can take. thanks so much At first, during boot, select and run memtest86+ in the boot menu. -- Ioannis Vranos http://www.cpp-software.net From ajp at princeswalk.fsnet.co.uk Wed Feb 16 17:16:30 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Wed, 16 Feb 2011 17:16:30 +0000 Subject: Generic pae error In-Reply-To: References: Message-ID: <1297876590.2204.6.camel@osiris> On Wed, 2011-02-16 at 12:28 +0000, Jorge Gusmao wrote: > Could those character problems be related with the error message Im > getting at boot? > > > Mod prob fatal, could not load /lib/modules/1.6.35-25-generic pae > modules.dep: no such file or directory > > Thanks, > Jorge I get this as well. It does not seem to cause a problem. The file it refers to is on the system. I also sometimes get a message that says /dev/null does not exist when it most certainly does! Perhaps these messages are coming when the boot sequence still only has the initial ram disk (initrd), before root is mounted, and these files are not in the initial ram disk. Tony From wayward4now at gmail.com Wed Feb 16 18:02:24 2011 From: wayward4now at gmail.com (Ric Moore) Date: Wed, 16 Feb 2011 13:02:24 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: Message-ID: <1297879344.4204.47.camel@iam.wayward4now.net> On Wed, 2011-02-16 at 10:00 -0700, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Alan Pope @ 02/16/2011 09:28 AM: > > On 16 February 2011 16:24, scar wrote: > >> please let me know what steps i can take. thanks so much > >> > > Run memtest from a live CD over night. Bad RAM accounts for quite a > > few odd failures like this. > > > thanks, i was thinking of trying that. i guess what is throwing me off > is that everything is brand-new. the RAM is Crucial ECC memory. i'll > let the list know how it goes. When I first bought my system it would run well for few days then go ape and freeze up. Then it started happening more often. I suspected the power supply was flaky and took it back to the guy that built it. He found the power supply WAS flaky, replaced it and I've run it non-stop for several years now. That is a thought to consider. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From dreadpiratejeff at gmail.com Wed Feb 16 18:05:50 2011 From: dreadpiratejeff at gmail.com (J) Date: Wed, 16 Feb 2011 13:05:50 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 12:00, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Alan Pope @ 02/16/2011 09:28 AM: >> On 16 February 2011 16:24, scar wrote: >>> please let me know what steps i can take.  thanks so much >>> >> Run memtest from a live CD over night. Bad RAM accounts for quite a >> few odd failures like this. >> > thanks, i was thinking of trying that.  i guess what is throwing me off > is that everything is brand-new.  the RAM is Crucial ECC memory.  i'll > let the list know how it goes. New != works Another thought aside from bad hardware, since you mention this happens after a number of days... what else has changed? When you've run this in the past on older hardware, were you also running an older version of Ubuntu or Zoneminder or any other software? How about running a simple script via cron every 5 minutes or so to track mem usage across time via ps or something? This also sounds like a memory leak somewhere that slowly eats away your memory... Another possibility is ambient temperature in the case, though that usually causes problems a lot faster than "a few days" but if the fans in the case are just slightly less efficient than they need to be, a very slow buildup of heat could also be a culprit... heh... this is a rabbit hole :) but my money is on bad ram as was suggested, or a memory leak in some program you're running. From mightydreams at gmail.com Wed Feb 16 18:07:16 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Wed, 16 Feb 2011 23:37:16 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 10:22 PM, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Tapas Mishra @ 02/16/2011 01:10 AM: >> >> My purpose of reporting this message on list >>  is to find out if this is the correct behavior or it is a bug. > > i noticed, when working with the terminal, there are two different > clipboards.  i haven't researched this in-depth, but i've just noticed > that they exist. > > one clipboard is accessed with ^C and ^V and another is accessed with > ^Insert and Shift+Insert.  in the terminal, i have to use Shift+^C and > Shift+^V in place of ^C and ^V > Exactly -- From harry.ubuntu at harry.lu Wed Feb 16 18:13:28 2011 From: harry.ubuntu at harry.lu (Harry Strongburg) Date: Wed, 16 Feb 2011 18:13:28 +0000 Subject: OT: alternative to Gmail? In-Reply-To: References: Message-ID: <20110216181328.GA10539@harry.lu> On Tue, Feb 15, 2011 at 05:59:20PM +0100, Marco Tullio Lenti wrote: > The phone number is an optional, I have gmail but I have not given my > phone number. It is optional IF you already have a Gmail account. Should you wish to make a new Gmail account (or if you don't already have one), you will be required to enter your mobile telephone number and accept a SMS message to sign up. From ncherry at linuxha.com Wed Feb 16 18:07:43 2011 From: ncherry at linuxha.com (Neil Cherry) Date: Wed, 16 Feb 2011 13:07:43 -0500 Subject: How do I reinstall gcc/g++? Message-ID: <4D5C126F.90203@linuxha.com> Somehow my gcc/cpp/g++ are linked to nothing: $ ls -l /usr/bin/gcc* lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 and no amount of removing, purging or reinstalling is fixing it. How do I get this fixed? -- Linux Home Automation Neil Cherry ncherry at linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies From pleegwat at telfort.nl Wed Feb 16 18:26:24 2011 From: pleegwat at telfort.nl (PleegWat) Date: Wed, 16 Feb 2011 19:26:24 +0100 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: <4D5C16D0.9030804@telfort.nl> On 02/16/2011 09:10 AM, Tapas Mishra wrote: > Here is a situation > Situation A > --------------------------------------- > I open a text file in vi > and scroll to some line > now press Esc > and :"+yy > the line gets yanked > I open gedit and Ctrl+V > and then I see the line is pasted. > > Situation B > ------------------------------------------------ > But the same does not work for a different situation. > Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V > then I can see the link getting pasted but if now I repeat the steps I > described above in Situation A > then each time on gedit I do not see the text from vi copied but the > link repeated which I do not expect > because it should have been over written by the yanked line and the > previous link of firefox should not be copied. > > My purpose of reporting this message on list > is to find out if this is the correct behavior or it is a bug. > Note, partly to others on this list: I suspect this is not 'real' vi, but rather vim or gvim. The mentioned "+yy (and other variants) does work for me there. See :help x11 PleegWat From mrzenwiz at gmail.com Wed Feb 16 18:41:32 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 10:41:32 -0800 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 8:52 AM, scar wrote: : > > i noticed, when working with the terminal, there are two different > clipboards.  i haven't researched this in-depth, but i've just noticed > that they exist. > > one clipboard is accessed with ^C and ^V and another is accessed with > ^Insert and Shift+Insert.  in the terminal, i have to use Shift+^C and > Shift+^V in place of ^C and ^V > These are not two different clipboards, they are different ways to access the same one. On UNIX and UNIX-based systems, in a terminal, ^C means to issue a SIGINT to the running process, and ^V is a special character prefix (as in, the next special character you type will be treated as non-special). These are kind of carved into stone, going back to the early days of UNIX (more than a decade before MS's GUI with its ^C-^V behavior) and since, so in order to allow access to the clipboard at all in a terminal, you have to shift the characters. If you select something in a non-terminal window and copy it (usually with ^C), you can then paste it into a terminal with ^V, and the same is true in reverse. AFAIK, there is only one clipboard. The issue with what happens in vim when you use the + register sounds like an incomplete or improper implementation in vim, possibly a bug, and should probably be reported to the appropriate person (Bram Moolenaar et al). From glgxg at sbcglobal.net Wed Feb 16 19:52:55 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 16 Feb 2011 11:52:55 -0800 Subject: static routes in network configuration files In-Reply-To: <950801.97672.qm@web130204.mail.mud.yahoo.com> References: <950801.97672.qm@web130204.mail.mud.yahoo.com> Message-ID: On 02/16/2011 02:39 AM, Charles Smith wrote: > Hello, > > I would like to establish a static route for my "Ubuntu 10.10" by > adding it manually, rather than through the GUI (gnome-nettool). A > network search confirmed that the right place would be > /etc/network/interfaces, but there is no stanza in that file for the > interface in question, eth0. > > Where does Ubuntu store the static routes? > > I made a complete copy of /etc and added the route through the GUI, > and then compared the new /etc against the old /etc. There were no > changes! > > Note that the first mention of eth0 in /var/log/syslog is: > ...avahi-daemon[1202]: Joining mDNS multicast group on interface > eth0.IPv4 with address w.x.y.z. avahi-daemon[1202]: New relevant > interface eth0.IPv4 for mDNS. avahi-daemon[1202]: Registering new > address record for w.x.y.z on eth0.IPv4. > > Does avahi store stuff elsewhere than in /etc? If so, why? ... Try: $ cat /etc/hosts Mine shows: $ cat /etc/hosts 192.168.1.100 gl # Added by NetworkManager <== 127.0.0.1 localhost.localdomain localhost ::1 gl localhost6.localdomain6 localhost6 127.0.1.1 gl Nameservers go in /etc/resolv.conf nameserver Pre-Maverick I had interfaces configured for the IP, but finally commented it out & went with NM as NM seems to ignore those settings. I do use the config on my other machine that uses Wicd instead of NM. Note I add the mtu to tune my DSL - you may not need it. You may also want to add 'broadcast' & 'network' information as well. See 'man interfaces' for more information. > $ cat /etc/network/interfaces > # This file describes the network interfaces available on your system > # and how to activate them. For more information, see interfaces(5). > > # The loopback network interface > auto lo > iface lo inet loopback > > # The primary network interface > > > > iface eth0 inet static > address 192.168.1.101 > netmask 255.255.255.0 > gateway 192.168.1.1 > mtu 1492 > > auto eth0 You might find this helpful as well: https://help.ubuntu.com/10.10/serverguide/C/network-configuration.html http://manpages.ubuntu.com/manpages/maverick/en/man5/interfaces.5.html From glgxg at sbcglobal.net Wed Feb 16 20:04:37 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 16 Feb 2011 12:04:37 -0800 Subject: How do I reinstall gcc/g++? In-Reply-To: <4D5C126F.90203@linuxha.com> References: <4D5C126F.90203@linuxha.com> Message-ID: On 02/16/2011 10:07 AM, Neil Cherry wrote: > Somehow my gcc/cpp/g++ are linked to nothing: > > $ ls -l /usr/bin/gcc* > lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 > -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 > > and no amount of removing, purging or reinstalling is fixing it. How > do I get this fixed? > Looks to me like it's linked to the proper file: /urs/bin/gcc-4-4. Or am I misunderstanding? $ ls -l /usr/bin/gcc* lrwxrwxrwx 1 root root 7 2011-01-20 14:05 /usr/bin/gcc -> gcc-4.4 -rwxr-xr-x 1 root root 194128 2010-05-27 02:00 /usr/bin/gcc-4.1 -rwxr-xr-x 1 root root 193212 2009-01-10 11:18 /usr/bin/gcc-4.2 -rwxr-xr-x 1 root root 212168 2010-09-10 02:16 /usr/bin/gcc-4.3 -rwxr-xr-x 1 root root 224488 2010-09-27 11:43 /usr/bin/gcc-4.4 -rwxr-xr-x 1 root root 16280 2010-05-27 01:58 /usr/bin/gccbug-4.1 $ apt-cache policy gcc gcc: Installed: 4:4.4.4-1ubuntu2 Candidate: 4:4.4.4-1ubuntu2 Version table: *** 4:4.4.4-1ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status From mapel at cals.arizona.edu Wed Feb 16 20:14:02 2011 From: mapel at cals.arizona.edu (Mark Apel) Date: Wed, 16 Feb 2011 13:14:02 -0700 Subject: Installation Issue Message-ID: I recently reformatted my Dell 4500S desktop computer (1.76 Gigahertz Celeron processor) with Ubuntu 10.10 and despite an error message saying certain packages couldn¹t be removed, things seemed to work just fine. I installed Ubuntu as the sole operating system. However, I started noticing some bugginess and thought maybe the installation was corrupted. After a forced shutdown, Ubuntu would no longer boot up my computer ­ saying ³init not found.² I booted up using the CD disk, but the installation got stuck on the ³Preparing to install² window and never went forward. I downloaded Ubuntu again using my Mac and burned the iso to disk per the instructions. I booted up Ubuntu on my Dell with the new CD and went to install Ubuntu 10.10 again, and once again, it got stuck on the ³Preparing to install² window. Any ideas on how I can successfully re-install Ubuntu on my old computer? Thanks in advance. -- Mark A. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dreadpiratejeff at gmail.com Wed Feb 16 20:18:50 2011 From: dreadpiratejeff at gmail.com (J) Date: Wed, 16 Feb 2011 15:18:50 -0500 Subject: Installation Issue In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 15:14, Mark Apel wrote: > I recently reformatted my Dell 4500S desktop computer (1.76 Gigahertz > Celeron processor) with Ubuntu 10.10 and despite an error message saying > certain packages couldn’t be removed, things seemed to work just fine. I'm confused... if you reformatted, how did you get this error? Formatting doesn't delete packages, it overwrites the disk with a new, empty filesystem. From jboyson.subscriber at gmail.com Wed Feb 16 20:19:45 2011 From: jboyson.subscriber at gmail.com (Jay Boyson) Date: Wed, 16 Feb 2011 15:19:45 -0500 Subject: Installation Issue In-Reply-To: References: Message-ID: Try using USE bookable media or rewrite the iso using a slower speed. https://help.ubuntu.com/community/BurningIsoHowto On Feb 16, 2011 3:15 PM, "Mark Apel" wrote: > I recently reformatted my Dell 4500S desktop computer (1.76 Gigahertz > Celeron processor) with Ubuntu 10.10 and despite an error message saying > certain packages couldn¹t be removed, things seemed to work just fine. I > installed Ubuntu as the sole operating system. However, I started noticing > some bugginess and thought maybe the installation was corrupted. After a > forced shutdown, Ubuntu would no longer boot up my computer ­ saying ³init > not found.² > I booted up using the CD disk, but the installation got stuck on the > ³Preparing to install² window and never went forward. I downloaded Ubuntu > again using my Mac and burned the iso to disk per the instructions. I booted > up Ubuntu on my Dell with the new CD and went to install Ubuntu 10.10 again, > and once again, it got stuck on the ³Preparing to install² window. Any ideas > on how I can successfully re-install Ubuntu on my old computer? Thanks in > advance. > -- > Mark A. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Wed Feb 16 20:19:42 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 16 Feb 2011 12:19:42 -0800 Subject: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> Message-ID: On 02/16/2011 12:04 PM, NoOp wrote: > On 02/16/2011 10:07 AM, Neil Cherry wrote: >> Somehow my gcc/cpp/g++ are linked to nothing: >> >> $ ls -l /usr/bin/gcc* >> lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 >> -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 >> >> and no amount of removing, purging or reinstalling is fixing it. How >> do I get this fixed? >> > > Looks to me like it's linked to the proper file: /urs/bin/gcc-4-4. Sorry: meant /usr/bin/gcc-4-4 From jboyson.subscriber at gmail.com Wed Feb 16 20:21:54 2011 From: jboyson.subscriber at gmail.com (Jay Boyson) Date: Wed, 16 Feb 2011 15:21:54 -0500 Subject: Installation Issue In-Reply-To: References: Message-ID: *USB bootable media On Feb 16, 2011 3:19 PM, "Jay Boyson" wrote: > Try using USE bookable media or rewrite the iso using a slower speed. > > https://help.ubuntu.com/community/BurningIsoHowto > On Feb 16, 2011 3:15 PM, "Mark Apel" wrote: >> I recently reformatted my Dell 4500S desktop computer (1.76 Gigahertz >> Celeron processor) with Ubuntu 10.10 and despite an error message saying >> certain packages couldn¹t be removed, things seemed to work just fine. I >> installed Ubuntu as the sole operating system. However, I started noticing >> some bugginess and thought maybe the installation was corrupted. After a >> forced shutdown, Ubuntu would no longer boot up my computer ­ saying ³init >> not found.² >> I booted up using the CD disk, but the installation got stuck on the >> ³Preparing to install² window and never went forward. I downloaded Ubuntu >> again using my Mac and burned the iso to disk per the instructions. I > booted >> up Ubuntu on my Dell with the new CD and went to install Ubuntu 10.10 > again, >> and once again, it got stuck on the ³Preparing to install² window. Any > ideas >> on how I can successfully re-install Ubuntu on my old computer? Thanks in >> advance. >> -- >> Mark A. >> >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Wed Feb 16 20:24:44 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 12:24:44 -0800 Subject: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> Message-ID: On Wed, Feb 16, 2011 at 12:04 PM, NoOp wrote: > On 02/16/2011 10:07 AM, Neil Cherry wrote: >> Somehow my gcc/cpp/g++ are linked to nothing: >> >> $ ls -l /usr/bin/gcc* >> lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 >> -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 >> : > Looks to me like it's linked to the proper file: /urs/bin/gcc-4-4. Or am > I misunderstanding? > I think you missed an important detail - size of his gcc-4.4 is 0. From ncherry at linuxha.com Wed Feb 16 20:28:04 2011 From: ncherry at linuxha.com (Neil Cherry) Date: Wed, 16 Feb 2011 15:28:04 -0500 Subject: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> Message-ID: <4D5C3354.1090706@linuxha.com> On 02/16/2011 03:04 PM, NoOp wrote: > On 02/16/2011 10:07 AM, Neil Cherry wrote: >> Somehow my gcc/cpp/g++ are linked to nothing: >> >> $ ls -l /usr/bin/gcc* >> lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 >> -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 >> >> and no amount of removing, purging or reinstalling is fixing it. How >> do I get this fixed? >> > > Looks to me like it's linked to the proper file: /urs/bin/gcc-4-4. Or am > I misunderstanding? > > $ ls -l /usr/bin/gcc* > lrwxrwxrwx 1 root root 7 2011-01-20 14:05 /usr/bin/gcc -> gcc-4.4 > -rwxr-xr-x 1 root root 194128 2010-05-27 02:00 /usr/bin/gcc-4.1 > -rwxr-xr-x 1 root root 193212 2009-01-10 11:18 /usr/bin/gcc-4.2 > -rwxr-xr-x 1 root root 212168 2010-09-10 02:16 /usr/bin/gcc-4.3 > -rwxr-xr-x 1 root root 224488 2010-09-27 11:43 /usr/bin/gcc-4.4 > -rwxr-xr-x 1 root root 16280 2010-05-27 01:58 /usr/bin/gccbug-4.1 > > $ apt-cache policy gcc > gcc: > Installed: 4:4.4.4-1ubuntu2 > Candidate: 4:4.4.4-1ubuntu2 > Version table: > *** 4:4.4.4-1ubuntu2 0 > 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages > 100 /var/lib/dpkg/status It's linked to the correct gcc-4.4 but gcc-4.4 has zero length. -- Linux Home Automation Neil Cherry ncherry at linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies From mrzenwiz at gmail.com Wed Feb 16 20:47:34 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 12:47:34 -0800 Subject: Feedback wanted re Skype on Ubuntu 10.10 Message-ID: A friend of mine wants to try a Skype connection with me, and I'm curious if anyone here is using Skype on Maverick (only) and how that's going. Thanks. From greenwaldjared at gmail.com Wed Feb 16 20:52:21 2011 From: greenwaldjared at gmail.com (Jared Greenwald) Date: Wed, 16 Feb 2011 15:52:21 -0500 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: I have a Logitech B500 webcam (according to lsusb) and Skype works just fine for me on 10.10 i386. Didn't have to do anything special to get it to work or anything, just plugged in the webcam and it just worked. HTH On Wed, Feb 16, 2011 at 3:47 PM, MR ZenWiz wrote: > A friend of mine wants to try a Skype connection with me, and I'm > curious if anyone here is using Skype on Maverick (only) and how > that's going. > > Thanks. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From glgxg at sbcglobal.net Wed Feb 16 21:11:05 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 16 Feb 2011 13:11:05 -0800 Subject: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> Message-ID: On 02/16/2011 12:24 PM, MR ZenWiz wrote: > On Wed, Feb 16, 2011 at 12:04 PM, NoOp wrote: >> On 02/16/2011 10:07 AM, Neil Cherry wrote: >>> Somehow my gcc/cpp/g++ are linked to nothing: >>> >>> $ ls -l /usr/bin/gcc* >>> lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 >>> -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 >>> > : >> Looks to me like it's linked to the proper file: /urs/bin/gcc-4-4. Or am >> I misunderstanding? >> > > I think you missed an important detail - size of his gcc-4.4 is 0. > I did indeed - thanks :-) @Neil: $ apt-cache policy gcc-4.4 gcc-4.4: Installed: 4.4.4-14ubuntu5 Candidate: 4.4.4-14ubuntu5 Version table: *** 4.4.4-14ubuntu5 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status You said you reinstalled; did you try? $ sudo apt-get install --reinstall gcc-4.4 You may have to also reinstall 'gcc-4.4-base' - but I think reinstalling gcc-4-4 should pull in base. Added note, Neil: please do not cc me on your replies - I read the list thanks & really don't need to have an extra copy. From mapel at cals.arizona.edu Wed Feb 16 21:20:39 2011 From: mapel at cals.arizona.edu (Mark Apel) Date: Wed, 16 Feb 2011 14:20:39 -0700 Subject: Installation Issue In-Reply-To: Message-ID: Is it possible to do create a USB bootable media within the ³Try Ubuntu² environment on my computer? If so, I¹m guessing I¹ll have to download Ubuntu again? Or is there a way to copy the iso right off of the start-up CD onto a USB storage device? -- Mark A. From: Jay Boyson Reply-To: "Ubuntu user technical support, not for general discussions" Date: Wed, 16 Feb 2011 15:21:54 -0500 To: "Ubuntu user technical support, not for general discussions" Subject: Re: Installation Issue *USB bootable media On Feb 16, 2011 3:19 PM, "Jay Boyson" wrote: > Try using USE bookable media or rewrite the iso using a slower speed. > > https://help.ubuntu.com/community/BurningIsoHowto > On Feb 16, 2011 3:15 PM, "Mark Apel" wrote: >> I recently reformatted my Dell 4500S desktop computer (1.76 Gigahertz >> Celeron processor) with Ubuntu 10.10 and despite an error message saying >> certain packages couldn¹t be removed, things seemed to work just fine. I >> installed Ubuntu as the sole operating system. However, I started noticing >> some bugginess and thought maybe the installation was corrupted. After a >> forced shutdown, Ubuntu would no longer boot up my computer ­ saying ³init >> not found.² >> I booted up using the CD disk, but the installation got stuck on the >> ³Preparing to install² window and never went forward. I downloaded Ubuntu >> again using my Mac and burned the iso to disk per the instructions. I > booted >> up Ubuntu on my Dell with the new CD and went to install Ubuntu 10.10 > again, >> and once again, it got stuck on the ³Preparing to install² window. Any > ideas >> on how I can successfully re-install Ubuntu on my old computer? Thanks in >> advance. >> -- >> Mark A. >> >> >> -- ubuntu-users mailing list ubuntu-users at lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From cppdeveloper at ontelecoms.gr Wed Feb 16 21:49:04 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Wed, 16 Feb 2011 23:49:04 +0200 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: <1297892944.8620.0.camel@Acer-Aspire-8920G> On Wed, 2011-02-16 at 15:52 -0500, Jared Greenwald wrote: > I have a Logitech B500 webcam (according to lsusb) and Skype works > just fine for me on 10.10 i386. Didn't have to do anything special to > get it to work or anything, just plugged in the webcam and it just > worked. > > HTH > > On Wed, Feb 16, 2011 at 3:47 PM, MR ZenWiz wrote: > > A friend of mine wants to try a Skype connection with me, and I'm > > curious if anyone here is using Skype on Maverick (only) and how > > that's going. > > > > Thanks. You may also try the free Ekiga. It is free for Windows too. -- Ioannis Vranos http://www.cpp-software.net From mrzenwiz at gmail.com Wed Feb 16 22:03:23 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 14:03:23 -0800 Subject: Installation Issue In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 1:20 PM, Mark Apel wrote: > Is it possible to do create a USB bootable media within the “Try Ubuntu” > environment on my computer?  If so, I’m guessing I’ll have to download > Ubuntu again?  Or is there a way to copy the iso right off of the start-up > CD onto a USB storage device? > Please do not post in HTML or at the top of your replies. Bottom-posted plain text is preferred on this list. The "Try Ubuntu environment on my computer" option will install Ubuntu in a special directory under your current OS. This simulates the "real" Ubuntu environment without you having to change your OS to test-drive it. Most anything you can do in Ubuntu should be available for you to do within that environment. Creating a bootable Ubuntu on a USB drive is a slightly different issue. in this case, you are essentially putting the CD image onto a USB drive. Although I have not done so myself, that issue has been discussed more than once on this list, so you can look through the archives to find the details or just run a quick web search for instructions (and give more attention to the results that refer to Ubuntu or come from the Ubuntu forums). From mrzenwiz at gmail.com Wed Feb 16 22:08:22 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 14:08:22 -0800 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: <1297892944.8620.0.camel@Acer-Aspire-8920G> References: <1297892944.8620.0.camel@Acer-Aspire-8920G> Message-ID: On Wed, Feb 16, 2011 at 1:49 PM, Ioannis Vranos wrote: >> On Wed, Feb 16, 2011 at 3:47 PM, MR ZenWiz wrote: >> > A friend of mine wants to try a Skype connection with me, and I'm >> > curious if anyone here is using Skype on Maverick (only) and how >> > that's going. > > You may also try the free Ekiga. It is free for Windows too. > Thanks - would have been better if you had said what that is and whether it is Skype-compatible, but the reference is appreciated. From cppdeveloper at ontelecoms.gr Wed Feb 16 22:11:33 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 17 Feb 2011 00:11:33 +0200 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: <1297892944.8620.0.camel@Acer-Aspire-8920G> Message-ID: <1297894293.9023.0.camel@Acer-Aspire-8920G> On Wed, 2011-02-16 at 14:08 -0800, MR ZenWiz wrote: > On Wed, Feb 16, 2011 at 1:49 PM, Ioannis Vranos > wrote: > >> On Wed, Feb 16, 2011 at 3:47 PM, MR ZenWiz wrote: > >> > A friend of mine wants to try a Skype connection with me, and I'm > >> > curious if anyone here is using Skype on Maverick (only) and how > >> > that's going. > > > > You may also try the free Ekiga. It is free for Windows too. > > > > Thanks - would have been better if you had said what that is and > whether it is Skype-compatible, but the reference is appreciated. http://ekiga.org -- Ioannis Vranos http://www.cpp-software.net From glgxg at sbcglobal.net Wed Feb 16 22:22:54 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 16 Feb 2011 14:22:54 -0800 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: On 02/16/2011 12:47 PM, MR ZenWiz wrote: > A friend of mine wants to try a Skype connection with me, and I'm > curious if anyone here is using Skype on Maverick (only) and how > that's going. > > Thanks. > I've set up Skype on 10.10 (HP G60 laptop w/built in webcam), but only tested with audio so far. Wife recently got herself a new HP Mini 110 netbook (also has built in webcam) that I've yet install Ubuntu on, so it has the default Win7 Starter on it. I Plan to set her up a Skype on the netbook (first in Win7) so that I can test both audio & video between Win7 and 10.10. Any interest in the results? From ajp at princeswalk.fsnet.co.uk Wed Feb 16 22:29:24 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Wed, 16 Feb 2011 22:29:24 +0000 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: <1297895364.2204.19.camel@osiris> On Wed, 2011-02-16 at 15:52 -0500, Jared Greenwald wrote: > I have a Logitech B500 webcam (according to lsusb) and Skype works > just fine for me on 10.10 i386. Didn't have to do anything special to > get it to work or anything, just plugged in the webcam and it just > worked. > > HTH > > On Wed, Feb 16, 2011 at 3:47 PM, MR ZenWiz wrote: > > A friend of mine wants to try a Skype connection with me, and I'm > > curious if anyone here is using Skype on Maverick (only) and how > > that's going. > > > > Thanks. > > Skype works OK for me too using Logitech C250 with built in microphone. Use it regularly to chat face to face with my brother, because MSN in Empathy doesn't work well yet. Just a couple of tips. Before you connect, check that the microphone input is working in Sound Preferences. Then check the webcam is working with something like Cheese or guvcview, or perhaps in Skype's settings. This is because Ubuntu may not have them enabled and my experience is that you may not be able to enable them once Skype is started. In fact I have found that Skype can get well and truly locked up with the only option to completely reboot (at least Ubuntu does that quickly). Tony From pongo_pan at charter.net Wed Feb 16 23:44:36 2011 From: pongo_pan at charter.net (Pongo A. Pan) Date: Wed, 16 Feb 2011 15:44:36 -0800 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: Message-ID: <1297899876.2742.4.camel@aurelius> On Wed, 2011-02-16 at 13:05 -0500, J wrote: > On Wed, Feb 16, 2011 at 12:00, scar wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA256 > > > > Alan Pope @ 02/16/2011 09:28 AM: > >> On 16 February 2011 16:24, scar wrote: > >>> please let me know what steps i can take. thanks so much > >>> > >> Run memtest from a live CD over night. Bad RAM accounts for quite a > >> few odd failures like this. > New != works > > Another thought aside from bad hardware, since you mention this > happens after a number of days... what else has changed? > > When you've run this in the past on older hardware, were you also > running an older version of Ubuntu or Zoneminder or any other > software? > > heh... this is a rabbit hole :) but my money is on bad ram as was > suggested, or a memory leak in some program you're running. > Something we do here for every new computer *before* we trust it to do anything vital: http://www.stresslinux.org/sl/ A really nice collection of testing stuff on a livecd. -- Pongo Pan, running Linux Mint 10 Julia, and Gnome 2.32.0 Glücklich der Mann, der den Hafen erreicht hat, Und hinter sich ließ das Meer und die Stürme, Und jetzo warm und ruhig sitzt Im guten Ratskeller zu Bremen. From cppdeveloper at ontelecoms.gr Thu Feb 17 00:34:41 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 17 Feb 2011 02:34:41 +0200 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: <1297902881.10157.2.camel@Acer-Aspire-8920G> On Wed, 2011-02-16 at 14:22 -0800, NoOp wrote: > On 02/16/2011 12:47 PM, MR ZenWiz wrote: > > A friend of mine wants to try a Skype connection with me, and I'm > > curious if anyone here is using Skype on Maverick (only) and how > > that's going. > > > > Thanks. > > > > I've set up Skype on 10.10 (HP G60 laptop w/built in webcam), but only > tested with audio so far. Wife recently got herself a new HP Mini 110 > netbook (also has built in webcam) that I've yet install Ubuntu on, so > it has the default Win7 Starter on it. I Plan to set her up a Skype on > the netbook (first in Win7) so that I can test both audio & video > between Win7 and 10.10. Any interest in the results? Myself have used the Skype version that comes in Ubuntu repositories, successfully talking with a fellow who uses Windows and the latest Skype version. -- Ioannis Vranos http://www.cpp-software.net From mrzenwiz at gmail.com Thu Feb 17 00:43:31 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 16:43:31 -0800 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: On Wed, Feb 16, 2011 at 2:22 PM, NoOp wrote: > > I've set up Skype on 10.10 (HP G60 laptop w/built in webcam), but only > tested with audio so far. Wife recently got herself a new HP Mini 110 > netbook  (also has built in webcam) that I've yet install Ubuntu on, so > it has the default Win7 Starter on it. I Plan to set her up a Skype on > the netbook (first in Win7) so that I can test both audio & video > between Win7 and 10.10. Any interest in the results? > Sure - thanks. From rikona at sonic.net Thu Feb 17 01:59:29 2011 From: rikona at sonic.net (rikona) Date: Wed, 16 Feb 2011 17:59:29 -0800 Subject: Beagle stopped working after update - solved, sort of In-Reply-To: References: <42721685.20110214200346@sonic.net> Message-ID: <725834508.20110216175929@sonic.net> Hello NoOp, Tuesday, February 15, 2011, 11:48:57 AM, NoOp wrote: N> I recommend trying recoll instead: N> http://packages.ubuntu.com/maverick/recoll N> http://www.lesbonscomptes.com/recoll/ Thanks for reminding me of that. I installed the Synaptic version, let it index, and it seems to be working well so far. I used an earlier version some time ago, and the current version is **MUCH** better than the quite old one I had tried before. I had worked with the developer to put in some advanced search capabilities, and those are MUCH better integrated and 'smoother' to use than in the old version. My initial impression is that it is now equal to Beagle in usability, and superior for complex searches. At this point, it is about equal to my favorite DTsearch. All this depends on how reliable it is over time, of course, but it looks good so far. If it keeps working, I would recommend it as the best choice for search. N> as you will see, recoll is activly worked on: Maybe it will *keep on* working, unlike the dead Beagle. :-)) Thanks again for the help. -- rikona From davstev at sasktel.net Thu Feb 17 01:57:53 2011 From: davstev at sasktel.net (Dave Stevenson) Date: Thu, 17 Feb 2011 01:57:53 +0000 (UTC) Subject: Feedback wanted re Skype on Ubuntu 10.10 References: Message-ID: MR ZenWiz wrote: > A friend of mine wants to try a Skype connection with me, and I'm > curious if anyone here is using Skype on Maverick (only) and how > that's going. > > Thanks. Running Skype 2.1.0.81ubuntu5 (maverick) on AMD64 to talk to several different users (on different OSs) back in the UK (I'm in Canada). The only change I had to make from the stock install was to launch Skype with: bash -c 'LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype' to avoid video problems with my webcam: Bus 002 Device 004: ID 046d:08da Logitech, Inc. QuickCam Messanger Otherwise good audio & quite impressive full-screen video. Dave From rikona at sonic.net Thu Feb 17 02:00:30 2011 From: rikona at sonic.net (rikona) Date: Wed, 16 Feb 2011 18:00:30 -0800 Subject: Does Beagle (default search) work on your fully updated 10.04.2? In-Reply-To: <1297839653.6880.12.camel@Acer-Aspire-8920G> References: <1977707465.20110215223444@sonic.net> <1297839653.6880.12.camel@Acer-Aspire-8920G> Message-ID: <1486114643.20110216180030@sonic.net> Hello Ioannis, Tuesday, February 15, 2011, 11:00:53 PM, Ioannis wrote: IV> On Tue, 2011-02-15 at 22:34 -0800, rikona wrote: >> Hello all, >> >> I'm trying to see if my Beagle problem is just me, or is it happening >> in all fully updated 10.04.2 installations. If Beagle does run OK on >> your fully updated box, please let me know. Direct responses would be >> best so as to not clutter the list. I will post the results. IV> Now that I checked it, Beagle is not available in Ubuntu 10.10. Hmmm... perhaps something is no longer compatible, which is what I suspected might have occurred with the update. IV> I installed it in a fully updated Ubuntu 10.04 32-bit installation IV> that I have, and it has indexed few files, and it shows up the IV> user directory Downloads as a search result. Interesting... if I had not already found a solution [see the 'solved' email] I might have done this to get a good search tool. Recoll seems to work well on my box, and I will probably continue with that. Thanks VERY much for all the help - I appreciate it!! -- rikona From rikona at sonic.net Thu Feb 17 02:01:25 2011 From: rikona at sonic.net (rikona) Date: Wed, 16 Feb 2011 18:01:25 -0800 Subject: Does Beagle (default search) work on your fully updated 10.04.2? In-Reply-To: <4D5B2342.7050509@gmail.com> References: <1977707465.20110215223444@sonic.net> <1297839653.6880.12.camel@Acer-Aspire-8920G> <4D5B2342.7050509@gmail.com> Message-ID: <30271478.20110216180125@sonic.net> Hello Jonathan, Tuesday, February 15, 2011, 5:07:14 PM, Jonathan wrote: JD> On 2/16/2011 8:00 AM, Ioannis Vranos wrote: >> On Tue, 2011-02-15 at 22:34 -0800, rikona wrote: >>> Hello all, >>> >>> I'm trying to see if my Beagle problem is just me, or is it happening >>> in all fully updated 10.04.2 installations. If Beagle does run OK on >>> your fully updated box, please let me know. Direct responses would be >>> best so as to not clutter the list. I will post the results. >> >> Now that I checked it, Beagle is not available in Ubuntu 10.10. >> >> >> I installed it in a fully updated Ubuntu 10.04 32-bit installation that >> I have, and it has indexed few files, and it shows up the user directory >> Downloads as a search result. >> >> >> >> >> JD> Maybe I'm missing the boat here, but have you tried Searchmonkey? It JD> should be in the repos. Here's an article about it, FWIW; JD> http://www.linux.com/archive/feed/57914 An interesting idea, but it does not seem to be an indexed search tool. I have about 300,000 files, many quite large, and a brute force search would take quite a long time. It takes several hours to index them, but once that is done, searches are quite fast. I appreciate your suggestion, though. Thanks, -- rikona From dmcgarrett at optonline.net Thu Feb 17 02:11:32 2011 From: dmcgarrett at optonline.net (Doug) Date: Wed, 16 Feb 2011 21:11:32 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: <1297899876.2742.4.camel@aurelius> References: <1297899876.2742.4.camel@aurelius> Message-ID: <4D5C83D4.4030207@optonline.net> On 02/16/2011 06:44 PM, Pongo A. Pan wrote: > On Wed, 2011-02-16 at 13:05 -0500, J wrote: >> On Wed, Feb 16, 2011 at 12:00, scar wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA256 >>> >>> Alan Pope @ 02/16/2011 09:28 AM: >>>> On 16 February 2011 16:24, scar wrote: >>>>> please let me know what steps i can take. thanks so much >>>>> >>>> Run memtest from a live CD over night. Bad RAM accounts for quite a >>>> few odd failures like this. >> New != works >> >> Another thought aside from bad hardware, since you mention this >> happens after a number of days... what else has changed? >> >> When you've run this in the past on older hardware, were you also >> running an older version of Ubuntu or Zoneminder or any other >> software? >> >> heh... this is a rabbit hole :) but my money is on bad ram as was >> suggested, or a memory leak in some program you're running. >> > Something we do here for every new computer *before* we trust it to do > anything vital: > > http://www.stresslinux.org/sl/ > > A really nice collection of testing stuff on a livecd. > > I must be missing something. I downloaded the i686 3 month version and ark unzipped it from 15.1 to 15.6 MiB, whereas the download page says the file is 210.7 MB. K3B says: Detected: Iso9660 image Filesize is 16.6 MiB, (different than declared volume size) Volume size 212.5 MiB, I stopped at this point, of course. I've downloaded and burned things before without problems, so what am I doing wrong? (Using PCLOS at the moment.) --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From mrzenwiz at gmail.com Thu Feb 17 02:24:24 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 18:24:24 -0800 Subject: 10.04 troubleshoot system freeze In-Reply-To: <4D5C83D4.4030207@optonline.net> References: <1297899876.2742.4.camel@aurelius> <4D5C83D4.4030207@optonline.net> Message-ID: On Wed, Feb 16, 2011 at 6:11 PM, Doug wrote: > > I must be missing something.  I downloaded the i686 3 month version and > ark unzipped it from 15.1 to 15.6 MiB, whereas the download page says > the file is 210.7 MB. > K3B says: > > Detected: Iso9660 image > Filesize is 16.6 MiB, (different than declared volume size) > Volume size 212.5 MiB, > > I stopped at this point, of course. > I've downloaded and burned things before without problems, so what > am I doing wrong? > > (Using PCLOS at the moment.) > I don't know about that, but you can also use the "Ultimate Boot CD" (UBCD) from http://www.ultimatebootcd.com/. It has a lot of nice recovery software on board. From glgxg at sbcglobal.net Thu Feb 17 03:33:02 2011 From: glgxg at sbcglobal.net (NoOp) Date: Wed, 16 Feb 2011 19:33:02 -0800 Subject: Feedback wanted re Skype on Ubuntu 10.10 In-Reply-To: References: Message-ID: On 02/16/2011 04:43 PM, MR ZenWiz wrote: > On Wed, Feb 16, 2011 at 2:22 PM, NoOp wrote: >> >> I've set up Skype on 10.10 (HP G60 laptop w/built in webcam), but only >> tested with audio so far. Wife recently got herself a new HP Mini 110 >> netbook (also has built in webcam) that I've yet install Ubuntu on, so >> it has the default Win7 Starter on it. I Plan to set her up a Skype on >> the netbook (first in Win7) so that I can test both audio & video >> between Win7 and 10.10. Any interest in the results? >> > Sure - thanks. > Works (used skype from repos like Ioannis); need to tune the video, but seems to work OK. From dmcgarrett at optonline.net Thu Feb 17 04:37:20 2011 From: dmcgarrett at optonline.net (Doug) Date: Wed, 16 Feb 2011 23:37:20 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: <1297899876.2742.4.camel@aurelius> References: <1297899876.2742.4.camel@aurelius> Message-ID: <4D5CA600.6070100@optonline.net> On 02/16/2011 06:44 PM, Pongo A. Pan wrote: > On Wed, 2011-02-16 at 13:05 -0500, J wrote: >> On Wed, Feb 16, 2011 at 12:00, scar wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA256 >>> >>> Alan Pope @ 02/16/2011 09:28 AM: >>>> On 16 February 2011 16:24, scar wrote: >>>>> please let me know what steps i can take. thanks so much >>>>> >>>> Run memtest from a live CD over night. Bad RAM accounts for quite a >>>> few odd failures like this. >> New != works >> >> Another thought aside from bad hardware, since you mention this >> happens after a number of days... what else has changed? >> >> When you've run this in the past on older hardware, were you also >> running an older version of Ubuntu or Zoneminder or any other >> software? >> >> heh... this is a rabbit hole :) but my money is on bad ram as was >> suggested, or a memory leak in some program you're running. >> > Something we do here for every new computer *before* we trust it to do > anything vital: > > http://www.stresslinux.org/sl/ > > A really nice collection of testing stuff on a livecd. > > FOLLOWUP: A followup to my previous email about this website. There is something wrong with the stresslinux.org site. I tried to download the file (number 34) using Windows7 and had the same sort of problems as on Linux. For the record, I use the same email program (Thunderbird) and the same browser (Firefox) on both systems, which are on different computers. First: Many of the d/l tries simply go nowhere. You get a blank browser screen, with "done" at the bottom. Next: Sometimes you get a download window. (It looks the same in Linux and Windows.) Then the d/l starts, and it says it will d/l 200 odd MB and take 14~ minutes (or whatever exact numbers) and then after 13 or 20 MB or so, it just stops, and the d/l window closes, as if it is done. Third: If you go to the site, it gives you an opportunity to register. (For what, I'm not sure.) So I did. They take your email address and promise an email. The email never comes. (This is about 3 hours or more ago.) At the same time, you get to log in, with the user name and password you have chosen, but all you get is a chance to write a history of yourself. I didn't. If this isn't a scam, then there is something seriously wrong here. --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From mrzenwiz at gmail.com Thu Feb 17 05:00:32 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Wed, 16 Feb 2011 21:00:32 -0800 Subject: 10.04 troubleshoot system freeze In-Reply-To: <4D5CA600.6070100@optonline.net> References: <1297899876.2742.4.camel@aurelius> <4D5CA600.6070100@optonline.net> Message-ID: On Wed, Feb 16, 2011 at 8:37 PM, Doug wrote: : > FOLLOWUP: > > A followup to my previous email about this website. > : > > If this isn't a scam, then there is something seriously wrong here. > U. B. C. D. :-) From cppdeveloper at ontelecoms.gr Thu Feb 17 05:14:39 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 17 Feb 2011 07:14:39 +0200 Subject: 10.04 troubleshoot system freeze In-Reply-To: <4D5CA600.6070100@optonline.net> References: <1297899876.2742.4.camel@aurelius> <4D5CA600.6070100@optonline.net> Message-ID: <1297919679.13339.0.camel@Acer-Aspire-8920G> On Wed, 2011-02-16 at 23:37 -0500, Doug wrote: > On 02/16/2011 06:44 PM, Pongo A. Pan wrote: > > On Wed, 2011-02-16 at 13:05 -0500, J wrote: > >> On Wed, Feb 16, 2011 at 12:00, scar wrote: > >>> -----BEGIN PGP SIGNED MESSAGE----- > >>> Hash: SHA256 > >>> > >>> Alan Pope @ 02/16/2011 09:28 AM: > >>>> On 16 February 2011 16:24, scar wrote: > >>>>> please let me know what steps i can take. thanks so much > >>>>> > >>>> Run memtest from a live CD over night. Bad RAM accounts for quite a > >>>> few odd failures like this. > >> New != works > >> > >> Another thought aside from bad hardware, since you mention this > >> happens after a number of days... what else has changed? > >> > >> When you've run this in the past on older hardware, were you also > >> running an older version of Ubuntu or Zoneminder or any other > >> software? > >> > >> heh... this is a rabbit hole :) but my money is on bad ram as was > >> suggested, or a memory leak in some program you're running. > >> > > Something we do here for every new computer *before* we trust it to do > > anything vital: > > > > http://www.stresslinux.org/sl/ > > > > A really nice collection of testing stuff on a livecd. > > > > > FOLLOWUP: > > A followup to my previous email about this website. > > There is something wrong with the stresslinux.org site. I tried to > download the file (number 34) using Windows7 and had the same > sort of problems as on Linux. For the record, I use the same > email program (Thunderbird) and the same browser (Firefox) on > both systems, which are on different computers. > > First: Many of the d/l tries simply go nowhere. You get a blank > browser screen, with "done" at the bottom. > > Next: Sometimes you get a download window. (It looks the same > in Linux and Windows.) Then the d/l starts, and it says it will d/l > 200 odd MB and take 14~ minutes (or whatever exact numbers) > and then after 13 or 20 MB or so, it just stops, and the d/l > window closes, as if it is done. > > Third: If you go to the site, it gives you an opportunity to register. > (For what, I'm not sure.) So I did. They take your email address and > promise an email. The email never comes. (This is about 3 hours > or more ago.) At the same time, you get to log in, with the > user name and password you have chosen, but all you get is a > chance to write a history of yourself. I didn't. > > If this isn't a scam, then there is something seriously wrong here. They are doing something wrong with their download links. Here is a working one: http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 -- Ioannis Vranos http://www.cpp-software.net From cppdeveloper at ontelecoms.gr Thu Feb 17 05:34:09 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 17 Feb 2011 07:34:09 +0200 Subject: 10.04 troubleshoot system freeze In-Reply-To: <1297919679.13339.0.camel@Acer-Aspire-8920G> References: <1297899876.2742.4.camel@aurelius> <4D5CA600.6070100@optonline.net> <1297919679.13339.0.camel@Acer-Aspire-8920G> Message-ID: <1297920849.13339.1.camel@Acer-Aspire-8920G> On Thu, 2011-02-17 at 07:14 +0200, Ioannis Vranos wrote: > On Wed, 2011-02-16 at 23:37 -0500, Doug wrote: > > On 02/16/2011 06:44 PM, Pongo A. Pan wrote: > > > On Wed, 2011-02-16 at 13:05 -0500, J wrote: > > >> On Wed, Feb 16, 2011 at 12:00, scar wrote: > > >>> -----BEGIN PGP SIGNED MESSAGE----- > > >>> Hash: SHA256 > > >>> > > >>> Alan Pope @ 02/16/2011 09:28 AM: > > >>>> On 16 February 2011 16:24, scar wrote: > > >>>>> please let me know what steps i can take. thanks so much > > >>>>> > > >>>> Run memtest from a live CD over night. Bad RAM accounts for quite a > > >>>> few odd failures like this. > > >> New != works > > >> > > >> Another thought aside from bad hardware, since you mention this > > >> happens after a number of days... what else has changed? > > >> > > >> When you've run this in the past on older hardware, were you also > > >> running an older version of Ubuntu or Zoneminder or any other > > >> software? > > >> > > >> heh... this is a rabbit hole :) but my money is on bad ram as was > > >> suggested, or a memory leak in some program you're running. > > >> > > > Something we do here for every new computer *before* we trust it to do > > > anything vital: > > > > > > http://www.stresslinux.org/sl/ > > > > > > A really nice collection of testing stuff on a livecd. > > > > > > > > FOLLOWUP: > > > > A followup to my previous email about this website. > > > > There is something wrong with the stresslinux.org site. I tried to > > download the file (number 34) using Windows7 and had the same > > sort of problems as on Linux. For the record, I use the same > > email program (Thunderbird) and the same browser (Firefox) on > > both systems, which are on different computers. > > > > First: Many of the d/l tries simply go nowhere. You get a blank > > browser screen, with "done" at the bottom. > > > > Next: Sometimes you get a download window. (It looks the same > > in Linux and Windows.) Then the d/l starts, and it says it will d/l > > 200 odd MB and take 14~ minutes (or whatever exact numbers) > > and then after 13 or 20 MB or so, it just stops, and the d/l > > window closes, as if it is done. > > > > Third: If you go to the site, it gives you an opportunity to register. > > (For what, I'm not sure.) So I did. They take your email address and > > promise an email. The email never comes. (This is about 3 hours > > or more ago.) At the same time, you get to log in, with the > > user name and password you have chosen, but all you get is a > > chance to write a history of yourself. I didn't. > > > > If this isn't a scam, then there is something seriously wrong here. > > > They are doing something wrong with their download links. Here is a > working one: > > http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 However there is still a size mismatch. -- Ioannis Vranos http://www.cpp-software.net From dmcgarrett at optonline.net Thu Feb 17 06:02:11 2011 From: dmcgarrett at optonline.net (Doug) Date: Thu, 17 Feb 2011 01:02:11 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: <1297919679.13339.0.camel@Acer-Aspire-8920G> References: <1297899876.2742.4.camel@aurelius> <4D5CA600.6070100@optonline.net> <1297919679.13339.0.camel@Acer-Aspire-8920G> Message-ID: <4D5CB9E3.3090706@optonline.net> On 02/17/2011 12:14 AM, Ioannis Vranos wrote: > On Wed, 2011-02-16 at 23:37 -0500, Doug wrote: >> On 02/16/2011 06:44 PM, Pongo A. Pan wrote: >>> On Wed, 2011-02-16 at 13:05 -0500, J wrote: >>>> On Wed, Feb 16, 2011 at 12:00, scar wrote: >>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>> Hash: SHA256 >>>>> >>>>> Alan Pope @ 02/16/2011 09:28 AM: >>>>>> On 16 February 2011 16:24, scar wrote: >>>>>>> please let me know what steps i can take. thanks so much >>>>>>> >>>>>> Run memtest from a live CD over night. Bad RAM accounts for quite a >>>>>> few odd failures like this. >>>> New != works >>>> >>>> Another thought aside from bad hardware, since you mention this >>>> happens after a number of days... what else has changed? >>>> >>>> When you've run this in the past on older hardware, were you also >>>> running an older version of Ubuntu or Zoneminder or any other >>>> software? >>>> >>>> heh... this is a rabbit hole :) but my money is on bad ram as was >>>> suggested, or a memory leak in some program you're running. >>>> >>> Something we do here for every new computer *before* we trust it to do >>> anything vital: >>> >>> http://www.stresslinux.org/sl/ >>> >>> A really nice collection of testing stuff on a livecd. >>> >>> >> FOLLOWUP: >> >> A followup to my previous email about this website. >> >> There is something wrong with the stresslinux.org site. I tried to >> download the file (number 34) using Windows7 and had the same >> sort of problems as on Linux. For the record, I use the same >> email program (Thunderbird) and the same browser (Firefox) on >> both systems, which are on different computers. >> >> First: Many of the d/l tries simply go nowhere. You get a blank >> browser screen, with "done" at the bottom. >> >> Next: Sometimes you get a download window. (It looks the same >> in Linux and Windows.) Then the d/l starts, and it says it will d/l >> 200 odd MB and take 14~ minutes (or whatever exact numbers) >> and then after 13 or 20 MB or so, it just stops, and the d/l >> window closes, as if it is done. >> >> Third: If you go to the site, it gives you an opportunity to register. >> (For what, I'm not sure.) So I did. They take your email address and >> promise an email. The email never comes. (This is about 3 hours >> or more ago.) At the same time, you get to log in, with the >> user name and password you have chosen, but all you get is a >> chance to write a history of yourself. I didn't. >> >> If this isn't a scam, then there is something seriously wrong here. > > They are doing something wrong with their download links. Here is a > working one: > > http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 > > > I don't think so. This time, the d/l window opens, it says 0 bytes, and that's it. No pretense of downloading anything at all. Tried twice. Then I tried it in Windows, and had the same sort of experience I originally had in both Linux and Windows--after 3 tries, a d/l window opened, it downloaded 2.9 MB and quit. It's too bad--this looks like a very useful program, if it really can be obtained. I'm big on diagnostic routines, but I guess I'll have to pass on this one. (I read your other post--I think it was yours--where you said that the size is wrong. I suspect that if you burn whatever you downloaded, it won't work.) If they ever send me the email they promised, I will report back to them what I have observed. --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From myxal.mxl at gmail.com Thu Feb 17 07:52:13 2011 From: myxal.mxl at gmail.com (Michal Zatloukal) Date: Thu, 17 Feb 2011 08:52:13 +0100 Subject: Hostapd + bridge with ifupdown In-Reply-To: References: Message-ID: On Mon Jan 17 21:16:33 UTC 2011, MR ZenWiz wrote: > On Mon, Jan 17, 2011 at 6:45 AM, Michal Zatloukal gmail.com> wrote: >> Hi there. >> >> I'm migrating my debian {router|AP|home_server|etc} to ubuntu-server and >> have run into this problem - what exactly am I supposed to put in >> /etc/network/interfaces to have the system work as a typical >> access-point >> - the wired network is unprotected, while the WiFi is protected with >> WPA2-configured hostapd, and the two interfaces are bridged into br0? > > Have you considered saving your /etc/network/interfaces file and > letting the system set one up for you (and see if that works)? Not sure what you mean - my problem is figuring out what to put into the file/whether what I have now is correct as I couldn't find any examples in the documentation. I believe editing the interfaces file is the supported way of configuring the network, unless I missed something (CLI networkmanager?) >> With natty, this does not set up the network on boot-up as expected. > > Natty is in alpha test, so you're liable to run into oddball things - > have you tried Maverick? No. I moved from debian specifically to natty to get a newer kernel which contains a driver I need. Googling around, it seems to be a common issue introduced in maverick which can be worked around: http://ubuntuforums.org/showthread.php?t=1598164 http://ubuntuforums.org/showthread.php?t=1657239 Either the documentation is wrong or the use case is not addressed and not supported, or there's a bug that needs fixing (possibly reporting). -- Using Opera's revolutionary email client: http://www.opera.com/mail/ From mightydreams at gmail.com Thu Feb 17 12:09:32 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 17 Feb 2011 17:39:32 +0530 Subject: tomcat startup script not working at boot Message-ID: I am having problems in starting tomcat at boot time with an automated script of mine. The Tomcat I am using is 5.5 since Sakai installation of mine depends on 5.5 version on any other version it will break. So /opt/apache-tomcat-5.5.31 is where every thing is and in that bin/startup.sh is what I am trying to start each time at boot. After writing the script I have done update-rc.d defaults and I checked from command line /etc/init.d/tomcatstart /etc/init.d/tomcat stop does work where myscript above refers to the script below but the same does not work when I reboot the system. #!/bin/bash # # tomcat # # chkconfig: # description: Start up the Tomcat servlet engine. # Source function library. . /lib/lsb/init-functions RETVAL=$? CATALINA_HOME="/opt/apache-tomcat-5.5.31" case "$1" in start) if [ -f $CATALINA_HOME/bin/startup.sh ]; then echo $"Starting Tomcat" /opt/apache-tomcat-5.5.31/bin/startup.sh fi ;; stop) if [ -f $CATALINA_HOME/bin/shutdown.sh ]; then echo $"Stopping Tomcat" /opt/apache-tomcat-5.5.31/bin/shutdown.sh fi ;; *) echo $"Usage: $0 {start|stop}" exit 1 ;; esac exit $RETVAL any pointers? -- http://mightydreams.blogspot.com From lepelerin2002 at yahoo.com Thu Feb 17 13:47:37 2011 From: lepelerin2002 at yahoo.com (Arnaud G) Date: Thu, 17 Feb 2011 05:47:37 -0800 (PST) Subject: automatically mount network drive - 10.04 LTS In-Reply-To: <4D59E9ED.2060907@cfftechnologies.com> References: <434528.11040.qm@web111707.mail.gq1.yahoo.com> <4D59E9ED.2060907@cfftechnologies.com> Message-ID: <740822.18232.qm@web111721.mail.gq1.yahoo.com> ________________________________ From: Avi Schwartz To: "Ubuntu user technical support, not for general discussions" Sent: Mon, February 14, 2011 10:50:21 PM Subject: Re: automatically mount network drive - 10.04 LTS On 02/14/2011 07:58 PM, Arnaud G wrote: I am back to the drawing board. Below is what I need to accomplish. I have been looking around, trying different solutions, experimenting but so far I am not satisfied with the result I got. > >We are migrating people, in my university, to Ubuntu 10.04 LTS. On the >"desktop" side (approx 500 users) LTSP will be used. It works. So far >so good. >By default everything is saved under their "Documents" folder. > >My problem is about the laptop users. They will have 10.04 LTS >installed on their machine. When they use their laptop their work is >saved by default in their "Documents" folder. So far everything is >good. >I would like to synchronize their laptop "Documents" folder to their >network drive "Documents" folder. I can use rsync for that once their >network drive is "mounted". I could use something similar to that in >their .bashrc or write a little script > >if [ ! -f ~/homework/.lock ]; then > /usr/bin/smbmount //ldap/username ./homework -o noperm >fi > >That would be fine but one thing is they should not have to open a >bash, type anything or double click something. The reason is that they >will never synchronize their folder if they have to do something. I >know, I know, they are academics :) >Then we would be held responsible for any loss or whatever went wrong. > >If I put in fstab the mount instruction and they are not connected to >the network, it will "freeze" until it times out. Can be a pain and a >source of complaints. XP was better :( > >Basically what I am looking for as a solution is this: > >a) When the machine gets an ip from the network at work, their network >drive should be automatically mounted. A mount point will be created >on their default install. > >b) When the laptop gets an ip that is not from work, the "mount >instruction" should immediately be ignored. > >c) If the machine is already up and running, but was not connected to >the network, and they connect it to the network, the drive should be >mounted automatically. At this point I would be able to sync both >directories (local and network "Documents"). I will use a cron job for >that. Maybe not the best solution but I have limited knowledge, so I >use what I know. > >I am thinking there might be a possibility to accomplish what I >described above with pam_auth. If there are authenticated to the >network, the drive is mounted, if not it is not mounted. I am not sure >though if it can be done that way. I still have some reading to do, >but before I continue, I would like to know if > > >1) it's make sense to do it the way I described it > >2) if there is a better solution > >3) what people do in that situation. > Maybe there are better ways, but in the past I used to install scripts in the /etc/network directory? This directory has 4 sub-directories, if-down.d, if-post-down.d, if-pre-up.d, and if-up.d in which you can install scripts to be executed when the network connection is brought up and/or down. Also, if you use the network manager then there is the directory /etc/NetworkManager/dispatcher.d in which I used in the past to run a script that detected network interface changes and acted upon. That may help you automate the process. Avi Thank you for the pointer, I will try the solution mentioned above. Yes I use NM. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lepelerin2002 at yahoo.com Thu Feb 17 13:49:35 2011 From: lepelerin2002 at yahoo.com (Arnaud G) Date: Thu, 17 Feb 2011 05:49:35 -0800 (PST) Subject: automatically mount network drive - 10.04 LTS In-Reply-To: References: <434528.11040.qm@web111707.mail.gq1.yahoo.com> Message-ID: <801440.2813.qm@web111714.mail.gq1.yahoo.com> ________________________________ From: Colin Law To: "Ubuntu user technical support, not for general discussions" Sent: Tue, February 15, 2011 5:34:37 AM Subject: Re: automatically mount network drive - 10.04 LTS On 15 February 2011 01:58, Arnaud G wrote: > Hi All, > > I am back to the drawing board. Below is what I need to accomplish. I have > been looking around, trying different solutions, experimenting but so far I > am not satisfied with the result I got. > > We are migrating people, in my university, to Ubuntu 10.04 LTS. On the > "desktop" side (approx 500 users) LTSP will be used. It works. So far so > good. > By default everything is saved under their "Documents" folder. > > My problem is about the laptop users. They will have 10.04 LTS installed on > their machine. When they use their laptop their work is saved by default in > their "Documents" folder. So far everything is good. > I would like to synchronize their laptop "Documents" folder to their network > drive "Documents" folder. I can use rsync for that once their network drive > is "mounted". I could use something similar to that in their .bashrc or > write a little script >This might be useful >http://ubuntuforums.org/showthread.php?t=637258 >It describes a script that monitors access to a server and when it >becomes available it mounts the specified folders. I think one could >easily add your sync requirements into that. > >Alternatively can Dropbox or Ubuntu One be used to sync multiple users >onto one server? I do not know but I feel it should be possible. >Then they would not even need to connect to the server to sync. > >Colin > >Colin > I will try that seems like I have an almost working solution here. I will let you know how it goes. Tx again for your help A -------------- next part -------------- An HTML attachment was scrubbed... URL: From aluoor at gmail.com Thu Feb 17 14:35:20 2011 From: aluoor at gmail.com (Sven Aluoor) Date: Thu, 17 Feb 2011 15:35:20 +0100 Subject: OT: alternative to Gmail? In-Reply-To: <20110216181328.GA10539@harry.lu> References: <20110216181328.GA10539@harry.lu> Message-ID: Hi folks some related question: I use sometimes the Google Mail web interface. They seems to have a new design, but where is the sign out button? cheers Sven From kenneth at loafman.com Thu Feb 17 14:44:14 2011 From: kenneth at loafman.com (Kenneth Loafman) Date: Thu, 17 Feb 2011 08:44:14 -0600 Subject: OT: alternative to Gmail? In-Reply-To: References: <20110216181328.GA10539@harry.lu> Message-ID: Click on the down-arrow to the right of your name to bring up a menu. The last item is 'sign out'. ...Ken On Thu, Feb 17, 2011 at 8:35 AM, Sven Aluoor wrote: > Hi folks > > some related question: I use sometimes the Google Mail web interface. > They seems to have a new design, but where is the sign out button? > > cheers Sven > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Thu Feb 17 16:56:48 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 17 Feb 2011 08:56:48 -0800 Subject: Beagle stopped working after update - solved, sort of In-Reply-To: <725834508.20110216175929@sonic.net> References: <42721685.20110214200346@sonic.net> <725834508.20110216175929@sonic.net> Message-ID: On 02/16/2011 05:59 PM, rikona wrote: > Hello NoOp, > > Tuesday, February 15, 2011, 11:48:57 AM, NoOp wrote: > > N> I recommend trying recoll instead: > N> http://packages.ubuntu.com/maverick/recoll > N> http://www.lesbonscomptes.com/recoll/ > > Thanks for reminding me of that. I installed the Synaptic version, let > it index, and it seems to be working well so far. > > I used an earlier version some time ago, and the current version is > **MUCH** better than the quite old one I had tried before. I had > worked with the developer to put in some advanced search capabilities, > and those are MUCH better integrated and 'smoother' to use than in the > old version. My initial impression is that it is now equal to Beagle > in usability, and superior for complex searches. At this point, it is > about equal to my favorite DTsearch. You might want to try the ppa version. With that version you can click to table-based mode. See: http://www.lesbonscomptes.com/recoll/pics/result-table.html Read the release notes first: http://www.lesbonscomptes.com/recoll/release-1.15.0.html $ apt-cache policy recoll recoll: Installed: 1.15.2-0~ppa1~maverick1 Candidate: 1.15.2-0~ppa1~maverick1 Version table: *** 1.15.2-0~ppa1~maverick1 0 500 http://ppa.launchpad.net/recoll-backports/recoll-1.15-on/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status 1.13.04-3 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages From rmille at uclv.edu.cu Thu Feb 17 17:01:13 2011 From: rmille at uclv.edu.cu (Reinier Millo Sanchez) Date: Thu, 17 Feb 2011 12:01:13 -0500 Subject: Ubuntu login screen Message-ID: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> I'm using ubuntu 10.10. I vae found several themes for the login screen, but I don't know how can change the default theme. I have find in internet but, only can change the background, but not the whole screen. Somebody know how do it??? Regards ***************************************** Reinier Millo Sánchez Ciencias de la Computación Universidad Central de las Villas ***************************************** ... Siempre hay (o -) un ojo que ooO--(_)--Ooo- te ve. ***************************************** Universidad Central "Marta Abreu" de Las Villas. http://www.uclv.edu.cu From blondalbjorn07 at gmail.com Thu Feb 17 18:21:08 2011 From: blondalbjorn07 at gmail.com (=?ISO-8859-1?Q?Bj=F6rn_Bl=F6ndal?=) Date: Thu, 17 Feb 2011 18:21:08 +0000 Subject: can't find @ on kaybord Message-ID: I can't find @ - Ctrl-Q does not work?? What can I do? Bjorn -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Thu Feb 17 18:27:52 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 17 Feb 2011 10:27:52 -0800 Subject: automatically mount network drive - 10.04 LTS In-Reply-To: <740822.18232.qm@web111721.mail.gq1.yahoo.com> References: <434528.11040.qm@web111707.mail.gq1.yahoo.com> <4D59E9ED.2060907@cfftechnologies.com> <740822.18232.qm@web111721.mail.gq1.yahoo.com> Message-ID: Please do *not* post in HTML to this discussion list. From mrzenwiz at gmail.com Thu Feb 17 18:30:09 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 17 Feb 2011 10:30:09 -0800 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: 2011/2/17 Björn Blöndal : > I can't find @ - Ctrl-Q does not work?? What can I do? > What keyboard are you using and with which gdm? @ is almost always 2 (capital 2, on the upper row of keys, *not* the number pad). From bilwalsh at swbell.net Thu Feb 17 18:39:04 2011 From: bilwalsh at swbell.net (Billie Walsh) Date: Thu, 17 Feb 2011 12:39:04 -0600 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: <4D5D6B48.6080308@swbell.net> On 02/17/2011 12:21 PM, Björn Blöndal wrote: > I can't find @ - Ctrl-Q does not work?? What can I do? > Bjorn What about shift+2 -- "A good moral character is the first essential in a man." George Washington _ _... ..._ _ _._ ._ ..... ._.. ... .._ -------------- next part -------------- An HTML attachment was scrubbed... URL: From gurus.knugum at gmail.com Thu Feb 17 18:39:35 2011 From: gurus.knugum at gmail.com (Johnny Rosenberg) Date: Thu, 17 Feb 2011 19:39:35 +0100 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: Den 2011-02-17 19:21:08 skrev Björn Blöndal : > I can't find @ - Ctrl-Q does not work?? What can I do? > Bjorn Why would Ctrl+q work? Anyway, check your keyboard layout. Your name sounds a bit Scandinavian, so I guess you have a Scandinavian keyboard, right? I have my own layout, but a quick look at my wife's keyboard reveals that @ is located at AltGr+2 on Swedish keyboards. If you were Norwegian or Danish, I guess your name would be spelled Bjørn rather than Björn, but just in case, I did a quick check, and it seems like both Danish and Norwegian keyboards have @ at AltGr+2 and the same goes for Finnish keyboards. System → Inställningar (Preferences?) → Tangentbord (Keyboard) → Layouter (Layouts) → Select one of the layouts you have → Visa… (View…?) → You will now see the selected layout. -- Kind regards (med vänlig hälsning) Johnny Rosenberg From kedickey at gmail.com Thu Feb 17 19:08:56 2011 From: kedickey at gmail.com (Kyle Dickey) Date: Thu, 17 Feb 2011 13:08:56 -0600 Subject: Ubuntu login screen In-Reply-To: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> References: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> Message-ID: Try the instructions on this site: http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html I've successfully done this personally to change the GTK theme of my login screen. Is that what you mean? On Thu, Feb 17, 2011 at 11:01 AM, Reinier Millo Sanchez wrote: > I'm using ubuntu 10.10. I vae found several themes for the login screen, but I don't know how can change the default theme. I have find in internet but, only can change the background, but not the whole screen. Somebody know how do it??? Regards > ***************************************** > Reinier Millo Sánchez > Ciencias de la Computación > Universidad Central de las Villas > ***************************************** >                ...                 Siempre hay >              (o -)                 un ojo que >     ooO--(_)--Ooo-         te ve. > ***************************************** > > Universidad Central "Marta Abreu" de Las Villas. http://www.uclv.edu.cu > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From cppdeveloper at ontelecoms.gr Thu Feb 17 19:11:35 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 17 Feb 2011 21:11:35 +0200 Subject: Ubuntu login screen In-Reply-To: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> References: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> Message-ID: <1297969895.2508.4.camel@Acer-Aspire-8920G> On Thu, 2011-02-17 at 12:01 -0500, Reinier Millo Sanchez wrote: > I'm using ubuntu 10.10. I vae found several themes for the login screen, but I don't know how can change the default theme. I have find in internet but, only can change the background, but not the whole screen. Somebody know how do it??? Regards I searched a bit, and found the gnome-art package in the repositories. I am checking it currently, so far it looks promising. It downloads and shows desktop backgrounds, desktop themes, login screen themes, etc., from http://art.gnome.org in a nice application, that allows you to apply those you like. -- Ioannis Vranos http://www.cpp-software.net From dave at thefletchers.net Thu Feb 17 19:28:53 2011 From: dave at thefletchers.net (David Fletcher) Date: Thu, 17 Feb 2011 19:28:53 +0000 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: <1297970933.2024.23.camel@boss> On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: > 2011/2/17 Björn Blöndal : > > I can't find @ - Ctrl-Q does not work?? What can I do? > > > What keyboard are you using and with which gdm? > > @ is almost always 2 (capital 2, on the upper row of keys, > *not* the number pad). > That was an interesting fiddle for a few minutes. On my UK keyboard, AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me Ω. If I press Shift-AltGr-Q it gives me that irritating little sound that says I did something wrong. Dave From wayward4now at gmail.com Thu Feb 17 19:32:44 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 17 Feb 2011 14:32:44 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: <4D5CB9E3.3090706@optonline.net> References: <1297899876.2742.4.camel@aurelius> <4D5CA600.6070100@optonline.net> <1297919679.13339.0.camel@Acer-Aspire-8920G> <4D5CB9E3.3090706@optonline.net> Message-ID: <1297971164.5725.3.camel@iam.wayward4now.net> On Thu, 2011-02-17 at 01:02 -0500, Doug wrote: > It's too bad--this looks like a very useful program, if it really can be > obtained. > I'm big on diagnostic routines, but I guess I'll have to pass on this one. Huh, I just did this: wayward4now at iam:~$ wget -c http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 --2011-02-17 14:28:35-- http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 Resolving www.stresslinux.org... 83.141.20.131, 2a01:198:3d0::131:51 Connecting to www.stresslinux.org|83.141.20.131|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 220923819 (211M) [application/x-bzip] Saving to: `stresslinux_32bit_11.3.i686-0.6.105.iso.bz2' 0% [ ] 968,861 118K/s eta 35m 56s ^C wayward4now at iam:~$ And ctrl-c'd it as it would have eaten up my Satellite daily usage, but had I left it running, it sure looks like it would have been successful. Maybe if you cleared your cache in the browser it would dnload it anew instead of falling back on a cache'd lousy copy. But, wget -c (continue from an interrupted transfer) has never failed me. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mrzenwiz at gmail.com Thu Feb 17 19:37:18 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 17 Feb 2011 11:37:18 -0800 Subject: Ubuntu login screen In-Reply-To: References: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> Message-ID: On Thu, Feb 17, 2011 at 11:08 AM, Kyle Dickey wrote: > Try the instructions on this site: > > http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html > > I've successfully done this personally to change the GTK theme of my > login screen. Is that what you mean? > Does this work in Maverick? (I can't log out and in easily, so I'd like to know before I cripple myself for even those few minutes.) Thanks. From cppdeveloper at ontelecoms.gr Thu Feb 17 19:37:31 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Thu, 17 Feb 2011 21:37:31 +0200 Subject: Ubuntu login screen In-Reply-To: <1297969895.2508.4.camel@Acer-Aspire-8920G> References: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> <1297969895.2508.4.camel@Acer-Aspire-8920G> Message-ID: <1297971451.2892.0.camel@Acer-Aspire-8920G> On Thu, 2011-02-17 at 21:11 +0200, Ioannis Vranos wrote: > On Thu, 2011-02-17 at 12:01 -0500, Reinier Millo Sanchez wrote: > > I'm using ubuntu 10.10. I vae found several themes for the login screen, but I don't know how can change the default theme. I have find in internet but, only can change the background, but not the whole screen. Somebody know how do it??? Regards > > > I searched a bit, and found the gnome-art package in the repositories. > > I am checking it currently, so far it looks promising. It downloads and > shows desktop backgrounds, desktop themes, login screen themes, etc., > from http://art.gnome.org in a nice application, that allows you to > apply those you like. Unfortunately it is broken. Do not use it. :-( -- Ioannis Vranos http://www.cpp-software.net From kedickey at gmail.com Thu Feb 17 19:42:45 2011 From: kedickey at gmail.com (Kyle Dickey) Date: Thu, 17 Feb 2011 13:42:45 -0600 Subject: Ubuntu login screen In-Reply-To: References: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> Message-ID: I've done it as recently as Lucid. I'd test it on my machine now but I no longer use GDM. Hope that helps. On Thu, Feb 17, 2011 at 1:37 PM, MR ZenWiz wrote: > On Thu, Feb 17, 2011 at 11:08 AM, Kyle Dickey wrote: >> Try the instructions on this site: >> >> http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html >> >> I've successfully done this personally to change the GTK theme of my >> login screen. Is that what you mean? >> > > Does this work in Maverick?  (I can't log out and in easily, so I'd > like to know before I cripple myself for even those few minutes.) > > Thanks. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From bilwalsh at swbell.net Thu Feb 17 21:24:00 2011 From: bilwalsh at swbell.net (Billie Walsh) Date: Thu, 17 Feb 2011 15:24:00 -0600 Subject: can't find @ on kaybord In-Reply-To: <1297970933.2024.23.camel@boss> References: <1297970933.2024.23.camel@boss> Message-ID: <4D5D91F0.7080800@swbell.net> On 02/17/2011 01:28 PM, David Fletcher wrote: > On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: >> 2011/2/17 Björn Blöndal: >>> I can't find @ - Ctrl-Q does not work?? What can I do? >>> >> What keyboard are you using and with which gdm? >> >> @ is almost always2 (capital 2, on the upper row of keys, >> *not* the number pad). >> > That was an interesting fiddle for a few minutes. On my UK keyboard, > AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me Ω. If I > press Shift-AltGr-Q it gives me that irritating little sound that says I > did something wrong. > > Dave > > > What is "Gr"? -- "A good moral character is the first essential in a man." George Washington _ _... ..._ _ _._ ._ ..... ._.. ... .._ From daniel.mcfarland at gmail.com Thu Feb 17 21:30:37 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Thu, 17 Feb 2011 13:30:37 -0800 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: 2011/2/17 Björn Blöndal > I can't find @ - Ctrl-Q does not work?? What can I do? > Bjorn > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > So - in the event that CNTRL-Q doesn't work, try ALT-F4, or a combination of cntrl-alt-delete repeatedly. On a mac you'd probably want to push the "COMMAND"-Q combination for the most frequently used cases in which alt-F4 doesn't work. If none of the above works try power cycling for four times (with a minimum power off for 45 seconds per iteration), and then push CNTRL-ALT F-G-H and the "plus" button. You will need to power cycle every time that you need to type the "@" button. Let me know how it goes! -------------- next part -------------- An HTML attachment was scrubbed... URL: From stanb at panix.com Thu Feb 17 21:40:34 2011 From: stanb at panix.com (stan) Date: Thu, 17 Feb 2011 16:40:34 -0500 Subject: Oracle Virtulbox key issues Message-ID: <20110217214034.GA821@teddy.fas.com> Quite some time agao, I started having issues downloading teh Debian/Ubuntu packages for Oracle's Virtualbox on a 64 bit 10.04 machine. I have sort of assume that this was some sort of trasient issue on Oracle's end, and just commented out the lines in /etc/apt/sources.list. Now I need to make this work, and I am still having issues. Here is what I have in /etc/apt/sources.list: deb http://download.virtualbox.org/virtualbox/debian lucid contrib apt-key list tells me: uid Oracle Corporation (VirtualBox archive signing key) sub 2048g/281DDC4B 2010-05-18 But apt-get update faisl as follows: W: GPG error: http://download.virtualbox.org lucid Release: The following signatures were invalid: BADSIG 54422A4B98AB5139 Oracle Corporation (VirtualBox archive signing key) Gogling this shows lot's of people having this same problem, but i cannot seem to fidn a clear solution. Can anyone enlighten me as to what the situation here is? -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? From dmcgarrett at optonline.net Thu Feb 17 21:50:15 2011 From: dmcgarrett at optonline.net (Doug) Date: Thu, 17 Feb 2011 16:50:15 -0500 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: <4D5D9817.20507@optonline.net> On 02/17/2011 04:30 PM, daniel mcfarland wrote: > > > > 2011/2/17 Björn Blöndal > > > I can't find @ - Ctrl-Q does not work?? What can I do? > Bjorn > > /snip/ > > If none of the above works try power cycling for four times (with a > minimum power off for 45 seconds per iteration), > and then push CNTRL-ALT F-G-H and the "plus" button. You will need > to power cycle every time that you need to > type the "@" button. > > Let me know how it goes! If I had to do that, I'd sure as heck find another distro, or use Windows! --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley -------------- next part -------------- An HTML attachment was scrubbed... URL: From ketelaars at wanadoo.nl Thu Feb 17 21:52:29 2011 From: ketelaars at wanadoo.nl (Frans Ketelaars) Date: Thu, 17 Feb 2011 21:52:29 +0000 (UTC) Subject: can't find @ on kaybord References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> Message-ID: On Thu, 17 Feb 2011 15:24:00 -0600, Billie Walsh wrote: > On 02/17/2011 01:28 PM, David Fletcher wrote: >> On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: >>> 2011/2/17 Björn Blöndal: >>>> I can't find @ - Ctrl-Q does not work?? What can I do? >>>> >>> What keyboard are you using and with which gdm? >>> >>> @ is almost always2 (capital 2, on the upper row of keys, *not* >>> the number pad). >>> >> That was an interesting fiddle for a few minutes. On my UK keyboard, >> AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me Ω. If I >> press Shift-AltGr-Q it gives me that irritating little sound that says >> I did something wrong. >> >> Dave >> >> >> >> > What is "Gr"? http://en.wikipedia.org/wiki/AltGr :) -Frans From daniel.mcfarland at gmail.com Thu Feb 17 21:53:50 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Thu, 17 Feb 2011 13:53:50 -0800 Subject: can't find @ on kaybord In-Reply-To: <4D5D9817.20507@optonline.net> References: <4D5D9817.20507@optonline.net> Message-ID: On Thu, Feb 17, 2011 at 1:50 PM, Doug wrote: > On 02/17/2011 04:30 PM, daniel mcfarland wrote: > > > > > 2011/2/17 Björn Blöndal > >> I can't find @ - Ctrl-Q does not work?? What can I do? >> Bjorn > > /snip/ > > > If none of the above works try power cycling for four times (with a > minimum power off for 45 seconds per iteration), > and then push CNTRL-ALT F-G-H and the "plus" button. You will need to > power cycle every time that you need to > type the "@" button. > > Let me know how it goes! > > If I had to do that, I'd sure as heck find another distro, or use Windows! > --doug > > -- > Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > If you think THAT is difficult you should try finding the "@" key on a different distro! Ubuntu FTW!! -------------- next part -------------- An HTML attachment was scrubbed... URL: From nilarimogard at gmail.com Thu Feb 17 21:58:41 2011 From: nilarimogard at gmail.com (Alin-Andrei) Date: Thu, 17 Feb 2011 23:58:41 +0200 Subject: Oracle Virtulbox key issues In-Reply-To: <20110217214034.GA821@teddy.fas.com> References: <20110217214034.GA821@teddy.fas.com> Message-ID: Try this: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - sudo apt-get update -Andrei http://www.webupd8.org On Thu, Feb 17, 2011 at 23:40, stan wrote: > Quite some time agao, I started having issues downloading teh Debian/Ubuntu > packages for Oracle's Virtualbox on a 64 bit 10.04 machine. I have sort of > assume that this was some sort of trasient issue on Oracle's end, and just > commented out the lines in /etc/apt/sources.list. Now I need to make this > work, and I am still having issues. Here is what I have in > /etc/apt/sources.list: > > deb http://download.virtualbox.org/virtualbox/debian lucid contrib > > apt-key list tells me: > > uid Oracle Corporation (VirtualBox archive signing key) > > sub 2048g/281DDC4B 2010-05-18 > > But apt-get update faisl as follows: > > W: GPG error: http://download.virtualbox.org lucid Release: The following > signatures were invalid: BADSIG 54422A4B98AB5139 Oracle Corporation > (VirtualBox archive signing key) > > Gogling this shows lot's of people having this same problem, but i cannot > seem to fidn a clear solution. > > Can anyone enlighten me as to what the situation here is? > > > -- > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail? > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From blondalbjorn07 at gmail.com Thu Feb 17 22:28:39 2011 From: blondalbjorn07 at gmail.com (=?ISO-8859-1?Q?Bj=F6rn_Bl=F6ndal?=) Date: Thu, 17 Feb 2011 22:28:39 +0000 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: References: Message-ID: can't find @ on keyboard I have Icelandic keyboard.... I have tried "Ctrl" "Alt" "Shift" but nothing works. All is working fine except getting the @ to work. I do not understand "AltGr" what is Gr? Bjorn 2011/2/17 > Send ubuntu-users mailing list submissions to > ubuntu-users at lists.ubuntu.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > or, via email, send a message with subject or body 'help' to > ubuntu-users-request at lists.ubuntu.com > > You can reach the person managing the list at > ubuntu-users-owner at lists.ubuntu.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of ubuntu-users digest..." > > > Today's Topics: > > 1. Re: can't find @ on kaybord (David Fletcher) > 2. Re: 10.04 troubleshoot system freeze (Ric Moore) > 3. Re: Ubuntu login screen (MR ZenWiz) > 4. Re: Ubuntu login screen (Ioannis Vranos) > 5. Re: Ubuntu login screen (Kyle Dickey) > 6. Re: can't find @ on kaybord (Billie Walsh) > 7. Re: can't find @ on kaybord (daniel mcfarland) > 8. Oracle Virtulbox key issues (stan) > 9. Re: can't find @ on kaybord (Doug) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 17 Feb 2011 19:28:53 +0000 > From: David Fletcher > To: mrzenwiz at gmail.com, "Ubuntu user technical support, not for > general discussions" > Subject: Re: can't find @ on kaybord > Message-ID: <1297970933.2024.23.camel at boss> > Content-Type: text/plain; charset="UTF-8" > > On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: > > 2011/2/17 Bj?rn Bl?ndal : > > > I can't find @ - Ctrl-Q does not work?? What can I do? > > > > > What keyboard are you using and with which gdm? > > > > @ is almost always 2 (capital 2, on the upper row of keys, > > *not* the number pad). > > > > That was an interesting fiddle for a few minutes. On my UK keyboard, > AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me ?. If I > press Shift-AltGr-Q it gives me that irritating little sound that says I > did something wrong. > > Dave > > > > > > ------------------------------ > > Message: 2 > Date: Thu, 17 Feb 2011 14:32:44 -0500 > From: Ric Moore > To: "Ubuntu user technical support, not for general discussions" > > Subject: Re: 10.04 troubleshoot system freeze > Message-ID: <1297971164.5725.3.camel at iam.wayward4now.net> > Content-Type: text/plain; charset="UTF-8" > > On Thu, 2011-02-17 at 01:02 -0500, Doug wrote: > > > It's too bad--this looks like a very useful program, if it really can be > > obtained. > > I'm big on diagnostic routines, but I guess I'll have to pass on this > one. > > Huh, I just did this: > wayward4now at iam:~$ wget -c > > http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 > --2011-02-17 14:28:35-- > > http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 > Resolving www.stresslinux.org... 83.141.20.131, 2a01:198:3d0::131:51 > Connecting to www.stresslinux.org|83.141.20.131|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 220923819 (211M) [application/x-bzip] > Saving to: `stresslinux_32bit_11.3.i686-0.6.105.iso.bz2' > > 0% [ ] 968,861 118K/s eta > 35m 56s ^C > wayward4now at iam:~$ > > > And ctrl-c'd it as it would have eaten up my Satellite daily usage, but > had I left it running, it sure looks like it would have been successful. > Maybe if you cleared your cache in the browser it would dnload it anew > instead of falling back on a cache'd lousy copy. But, wget -c (continue > from an interrupted transfer) has never failed me. Ric > > -- > My father, Victor Moore (Vic) used to say: > "There are two Great Sins in the world... > ..the Sin of Ignorance, and the Sin of Stupidity. > Only the former may be overcome." R.I.P. Dad. > Linux user# 44256 > > > > > ------------------------------ > > Message: 3 > Date: Thu, 17 Feb 2011 11:37:18 -0800 > From: MR ZenWiz > To: "Ubuntu user technical support, not for general discussions" > > Subject: Re: Ubuntu login screen > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1 > > On Thu, Feb 17, 2011 at 11:08 AM, Kyle Dickey wrote: > > Try the instructions on this site: > > > > http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html > > > > I've successfully done this personally to change the GTK theme of my > > login screen. Is that what you mean? > > > > Does this work in Maverick? (I can't log out and in easily, so I'd > like to know before I cripple myself for even those few minutes.) > > Thanks. > > > > ------------------------------ > > Message: 4 > Date: Thu, 17 Feb 2011 21:37:31 +0200 > From: Ioannis Vranos > To: "Ubuntu user technical support, not for general discussions" > > Subject: Re: Ubuntu login screen > Message-ID: <1297971451.2892.0.camel at Acer-Aspire-8920G> > Content-Type: text/plain; charset="UTF-8" > > On Thu, 2011-02-17 at 21:11 +0200, Ioannis Vranos wrote: > > On Thu, 2011-02-17 at 12:01 -0500, Reinier Millo Sanchez wrote: > > > I'm using ubuntu 10.10. I vae found several themes for the login > screen, but I don't know how can change the default theme. I have find in > internet but, only can change the background, but not the whole screen. > Somebody know how do it??? Regards > > > > > > I searched a bit, and found the gnome-art package in the repositories. > > > > I am checking it currently, so far it looks promising. It downloads and > > shows desktop backgrounds, desktop themes, login screen themes, etc., > > from http://art.gnome.org in a nice application, that allows you to > > apply those you like. > > > Unfortunately it is broken. Do not use it. :-( > > > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > > > ------------------------------ > > Message: 5 > Date: Thu, 17 Feb 2011 13:42:45 -0600 > From: Kyle Dickey > To: mrzenwiz at gmail.com, "Ubuntu user technical support, not for > general discussions" > Subject: Re: Ubuntu login screen > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1 > > I've done it as recently as Lucid. I'd test it on my machine now but I > no longer use GDM. Hope that helps. > > On Thu, Feb 17, 2011 at 1:37 PM, MR ZenWiz wrote: > > On Thu, Feb 17, 2011 at 11:08 AM, Kyle Dickey > wrote: > >> Try the instructions on this site: > >> > >> http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html > >> > >> I've successfully done this personally to change the GTK theme of my > >> login screen. Is that what you mean? > >> > > > > Does this work in Maverick? ?(I can't log out and in easily, so I'd > > like to know before I cripple myself for even those few minutes.) > > > > Thanks. > > > > -- > > ubuntu-users mailing list > > ubuntu-users at lists.ubuntu.com > > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > ------------------------------ > > Message: 6 > Date: Thu, 17 Feb 2011 15:24:00 -0600 > From: Billie Walsh > To: ubuntu-users at lists.ubuntu.com > Subject: Re: can't find @ on kaybord > Message-ID: <4D5D91F0.7080800 at swbell.net> > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 02/17/2011 01:28 PM, David Fletcher wrote: > > On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: > >> 2011/2/17 Bj?rn Bl?ndal: > >>> I can't find @ - Ctrl-Q does not work?? What can I do? > >>> > >> What keyboard are you using and with which gdm? > >> > >> @ is almost always2 (capital 2, on the upper row of keys, > >> *not* the number pad). > >> > > That was an interesting fiddle for a few minutes. On my UK keyboard, > > AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me ?. If I > > press Shift-AltGr-Q it gives me that irritating little sound that says I > > did something wrong. > > > > Dave > > > > > > > > What is "Gr"? > > -- > "A good moral character is the first essential in a man." George Washington > > _ _... ..._ _ > _._ ._ ..... ._.. ... .._ > > > > > ------------------------------ > > Message: 7 > Date: Thu, 17 Feb 2011 13:30:37 -0800 > From: daniel mcfarland > To: "Ubuntu user technical support, not for general discussions" > > Subject: Re: can't find @ on kaybord > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > 2011/2/17 Bj?rn Bl?ndal > > > I can't find @ - Ctrl-Q does not work?? What can I do? > > Bjorn > > > > -- > > ubuntu-users mailing list > > ubuntu-users at lists.ubuntu.com > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > > So - in the event that CNTRL-Q doesn't work, try ALT-F4, or a combination > of cntrl-alt-delete repeatedly. > > On a mac you'd probably want to push the "COMMAND"-Q combination for the > most frequently used cases in which > alt-F4 doesn't work. > > If none of the above works try power cycling for four times (with a > minimum power off for 45 seconds per iteration), > and then push CNTRL-ALT F-G-H and the "plus" button. You will need to > power cycle every time that you need to > type the "@" button. > > Let me know how it goes! > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110217/c77caa74/attachment-0001.html > > > > ------------------------------ > > Message: 8 > Date: Thu, 17 Feb 2011 16:40:34 -0500 > From: stan > To: Ubuntu Linux List > Subject: Oracle Virtulbox key issues > Message-ID: <20110217214034.GA821 at teddy.fas.com> > Content-Type: text/plain; charset=us-ascii > > Quite some time agao, I started having issues downloading teh Debian/Ubuntu > packages for Oracle's Virtualbox on a 64 bit 10.04 machine. I have sort of > assume that this was some sort of trasient issue on Oracle's end, and just > commented out the lines in /etc/apt/sources.list. Now I need to make this > work, and I am still having issues. Here is what I have in > /etc/apt/sources.list: > > deb http://download.virtualbox.org/virtualbox/debian lucid contrib > > apt-key list tells me: > > uid Oracle Corporation (VirtualBox archive signing key) > > sub 2048g/281DDC4B 2010-05-18 > > But apt-get update faisl as follows: > > W: GPG error: http://download.virtualbox.org lucid Release: The following > signatures were invalid: BADSIG 54422A4B98AB5139 Oracle Corporation > (VirtualBox archive signing key) > > Gogling this shows lot's of people having this same problem, but i cannot > seem to fidn a clear solution. > > Can anyone enlighten me as to what the situation here is? > > > -- > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail? > > > > ------------------------------ > > Message: 9 > Date: Thu, 17 Feb 2011 16:50:15 -0500 > From: Doug > To: ubuntu-users at lists.ubuntu.com > Subject: Re: can't find @ on kaybord > Message-ID: <4D5D9817.20507 at optonline.net> > Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" > > On 02/17/2011 04:30 PM, daniel mcfarland wrote: > > > > > > > > 2011/2/17 Bj?rn Bl?ndal > > > > > > I can't find @ - Ctrl-Q does not work?? What can I do? > > Bjorn > > > > /snip/ > > > > If none of the above works try power cycling for four times (with a > > minimum power off for 45 seconds per iteration), > > and then push CNTRL-ALT F-G-H and the "plus" button. You will need > > to power cycle every time that you need to > > type the "@" button. > > > > Let me know how it goes! > If I had to do that, I'd sure as heck find another distro, or use > Windows! --doug > > -- > Blessed are the peacemakers...for they shall be shot at from both sides. > --A. M. Greeley > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110217/e2883572/attachment.html > > > > ------------------------------ > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > End of ubuntu-users Digest, Vol 78, Issue 112 > ********************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel.mcfarland at gmail.com Thu Feb 17 22:32:04 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Thu, 17 Feb 2011 14:32:04 -0800 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: References: Message-ID: First - top posting is not allowed on this forum. Second of all - if you can't find "@" on the keyboard, how are you making the "@" symbol display? Third of all - try my instructions mentioned in previous post. 2011/2/17 Björn Blöndal > can't find @ on keyboard > > I have Icelandic keyboard.... I have tried "Ctrl" "Alt" "Shift" but nothing > works. All is working fine except getting the @ to work. I do not understand > "AltGr" what is Gr? > Bjorn > > 2011/2/17 > >> Send ubuntu-users mailing list submissions to >> ubuntu-users at lists.ubuntu.com >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> or, via email, send a message with subject or body 'help' to >> ubuntu-users-request at lists.ubuntu.com >> >> You can reach the person managing the list at >> ubuntu-users-owner at lists.ubuntu.com >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of ubuntu-users digest..." >> >> >> Today's Topics: >> >> 1. Re: can't find @ on kaybord (David Fletcher) >> 2. Re: 10.04 troubleshoot system freeze (Ric Moore) >> 3. Re: Ubuntu login screen (MR ZenWiz) >> 4. Re: Ubuntu login screen (Ioannis Vranos) >> 5. Re: Ubuntu login screen (Kyle Dickey) >> 6. Re: can't find @ on kaybord (Billie Walsh) >> 7. Re: can't find @ on kaybord (daniel mcfarland) >> 8. Oracle Virtulbox key issues (stan) >> 9. Re: can't find @ on kaybord (Doug) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Thu, 17 Feb 2011 19:28:53 +0000 >> From: David Fletcher >> To: mrzenwiz at gmail.com, "Ubuntu user technical support, not for >> general discussions" >> Subject: Re: can't find @ on kaybord >> Message-ID: <1297970933.2024.23.camel at boss> >> Content-Type: text/plain; charset="UTF-8" >> >> On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: >> > 2011/2/17 Bj?rn Bl?ndal : >> > > I can't find @ - Ctrl-Q does not work?? What can I do? >> > > >> > What keyboard are you using and with which gdm? >> > >> > @ is almost always 2 (capital 2, on the upper row of keys, >> > *not* the number pad). >> > >> >> That was an interesting fiddle for a few minutes. On my UK keyboard, >> AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me ?. If I >> press Shift-AltGr-Q it gives me that irritating little sound that says I >> did something wrong. >> >> Dave >> >> >> >> >> >> ------------------------------ >> >> Message: 2 >> Date: Thu, 17 Feb 2011 14:32:44 -0500 >> From: Ric Moore >> To: "Ubuntu user technical support, not for general discussions" >> >> Subject: Re: 10.04 troubleshoot system freeze >> Message-ID: <1297971164.5725.3.camel at iam.wayward4now.net> >> Content-Type: text/plain; charset="UTF-8" >> >> On Thu, 2011-02-17 at 01:02 -0500, Doug wrote: >> >> > It's too bad--this looks like a very useful program, if it really can be >> > obtained. >> > I'm big on diagnostic routines, but I guess I'll have to pass on this >> one. >> >> Huh, I just did this: >> wayward4now at iam:~$ wget -c >> >> http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 >> --2011-02-17 14:28:35-- >> >> http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 >> Resolving www.stresslinux.org... 83.141.20.131, 2a01:198:3d0::131:51 >> Connecting to www.stresslinux.org|83.141.20.131|:80... connected. >> HTTP request sent, awaiting response... 200 OK >> Length: 220923819 (211M) [application/x-bzip] >> Saving to: `stresslinux_32bit_11.3.i686-0.6.105.iso.bz2' >> >> 0% [ ] 968,861 118K/s eta >> 35m 56s ^C >> wayward4now at iam:~$ >> >> >> And ctrl-c'd it as it would have eaten up my Satellite daily usage, but >> had I left it running, it sure looks like it would have been successful. >> Maybe if you cleared your cache in the browser it would dnload it anew >> instead of falling back on a cache'd lousy copy. But, wget -c (continue >> from an interrupted transfer) has never failed me. Ric >> >> -- >> My father, Victor Moore (Vic) used to say: >> "There are two Great Sins in the world... >> ..the Sin of Ignorance, and the Sin of Stupidity. >> Only the former may be overcome." R.I.P. Dad. >> Linux user# 44256 >> >> >> >> >> ------------------------------ >> >> Message: 3 >> Date: Thu, 17 Feb 2011 11:37:18 -0800 >> From: MR ZenWiz >> To: "Ubuntu user technical support, not for general discussions" >> >> Subject: Re: Ubuntu login screen >> Message-ID: >> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> On Thu, Feb 17, 2011 at 11:08 AM, Kyle Dickey wrote: >> > Try the instructions on this site: >> > >> > http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html >> > >> > I've successfully done this personally to change the GTK theme of my >> > login screen. Is that what you mean? >> > >> >> Does this work in Maverick? (I can't log out and in easily, so I'd >> like to know before I cripple myself for even those few minutes.) >> >> Thanks. >> >> >> >> ------------------------------ >> >> Message: 4 >> Date: Thu, 17 Feb 2011 21:37:31 +0200 >> From: Ioannis Vranos >> To: "Ubuntu user technical support, not for general discussions" >> >> Subject: Re: Ubuntu login screen >> Message-ID: <1297971451.2892.0.camel at Acer-Aspire-8920G> >> Content-Type: text/plain; charset="UTF-8" >> >> On Thu, 2011-02-17 at 21:11 +0200, Ioannis Vranos wrote: >> > On Thu, 2011-02-17 at 12:01 -0500, Reinier Millo Sanchez wrote: >> > > I'm using ubuntu 10.10. I vae found several themes for the login >> screen, but I don't know how can change the default theme. I have find in >> internet but, only can change the background, but not the whole screen. >> Somebody know how do it??? Regards >> > >> > >> > I searched a bit, and found the gnome-art package in the repositories. >> > >> > I am checking it currently, so far it looks promising. It downloads and >> > shows desktop backgrounds, desktop themes, login screen themes, etc., >> > from http://art.gnome.org in a nice application, that allows you to >> > apply those you like. >> >> >> Unfortunately it is broken. Do not use it. :-( >> >> >> >> >> >> -- >> Ioannis Vranos >> >> http://www.cpp-software.net >> >> >> >> >> ------------------------------ >> >> Message: 5 >> Date: Thu, 17 Feb 2011 13:42:45 -0600 >> From: Kyle Dickey >> To: mrzenwiz at gmail.com, "Ubuntu user technical support, not for >> general discussions" >> Subject: Re: Ubuntu login screen >> Message-ID: >> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> I've done it as recently as Lucid. I'd test it on my machine now but I >> no longer use GDM. Hope that helps. >> >> On Thu, Feb 17, 2011 at 1:37 PM, MR ZenWiz wrote: >> > On Thu, Feb 17, 2011 at 11:08 AM, Kyle Dickey >> wrote: >> >> Try the instructions on this site: >> >> >> >> http://www.ubuntumini.com/2009/09/hack-karmics-gdm-login-screen.html >> >> >> >> I've successfully done this personally to change the GTK theme of my >> >> login screen. Is that what you mean? >> >> >> > >> > Does this work in Maverick? ?(I can't log out and in easily, so I'd >> > like to know before I cripple myself for even those few minutes.) >> > >> > Thanks. >> > >> > -- >> > ubuntu-users mailing list >> > ubuntu-users at lists.ubuntu.com >> > Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > >> >> >> >> ------------------------------ >> >> Message: 6 >> Date: Thu, 17 Feb 2011 15:24:00 -0600 >> From: Billie Walsh >> To: ubuntu-users at lists.ubuntu.com >> Subject: Re: can't find @ on kaybord >> Message-ID: <4D5D91F0.7080800 at swbell.net> >> Content-Type: text/plain; charset=UTF-8; format=flowed >> >> On 02/17/2011 01:28 PM, David Fletcher wrote: >> > On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: >> >> 2011/2/17 Bj?rn Bl?ndal: >> >>> I can't find @ - Ctrl-Q does not work?? What can I do? >> >>> >> >> What keyboard are you using and with which gdm? >> >> >> >> @ is almost always2 (capital 2, on the upper row of keys, >> >> *not* the number pad). >> >> >> > That was an interesting fiddle for a few minutes. On my UK keyboard, >> > AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me ?. If I >> > press Shift-AltGr-Q it gives me that irritating little sound that says I >> > did something wrong. >> > >> > Dave >> > >> > >> > >> >> What is "Gr"? >> >> -- >> "A good moral character is the first essential in a man." George >> Washington >> >> _ _... ..._ _ >> _._ ._ ..... ._.. ... .._ >> >> >> >> >> ------------------------------ >> >> Message: 7 >> Date: Thu, 17 Feb 2011 13:30:37 -0800 >> From: daniel mcfarland >> To: "Ubuntu user technical support, not for general discussions" >> >> Subject: Re: can't find @ on kaybord >> Message-ID: >> >> Content-Type: text/plain; charset="iso-8859-1" >> >> 2011/2/17 Bj?rn Bl?ndal >> >> > I can't find @ - Ctrl-Q does not work?? What can I do? >> > Bjorn >> > >> > -- >> > ubuntu-users mailing list >> > ubuntu-users at lists.ubuntu.com >> > Modify settings or unsubscribe at: >> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > >> > >> >> So - in the event that CNTRL-Q doesn't work, try ALT-F4, or a combination >> of cntrl-alt-delete repeatedly. >> >> On a mac you'd probably want to push the "COMMAND"-Q combination for the >> most frequently used cases in which >> alt-F4 doesn't work. >> >> If none of the above works try power cycling for four times (with a >> minimum power off for 45 seconds per iteration), >> and then push CNTRL-ALT F-G-H and the "plus" button. You will need to >> power cycle every time that you need to >> type the "@" button. >> >> Let me know how it goes! >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110217/c77caa74/attachment-0001.html >> > >> >> ------------------------------ >> >> Message: 8 >> Date: Thu, 17 Feb 2011 16:40:34 -0500 >> From: stan >> To: Ubuntu Linux List >> Subject: Oracle Virtulbox key issues >> Message-ID: <20110217214034.GA821 at teddy.fas.com> >> Content-Type: text/plain; charset=us-ascii >> >> Quite some time agao, I started having issues downloading teh >> Debian/Ubuntu >> packages for Oracle's Virtualbox on a 64 bit 10.04 machine. I have sort of >> assume that this was some sort of trasient issue on Oracle's end, and just >> commented out the lines in /etc/apt/sources.list. Now I need to make this >> work, and I am still having issues. Here is what I have in >> /etc/apt/sources.list: >> >> deb http://download.virtualbox.org/virtualbox/debian lucid contrib >> >> apt-key list tells me: >> >> uid Oracle Corporation (VirtualBox archive signing key) >> >> sub 2048g/281DDC4B 2010-05-18 >> >> But apt-get update faisl as follows: >> >> W: GPG error: http://download.virtualbox.org lucid Release: The following >> signatures were invalid: BADSIG 54422A4B98AB5139 Oracle Corporation >> (VirtualBox archive signing key) >> >> Gogling this shows lot's of people having this same problem, but i cannot >> seem to fidn a clear solution. >> >> Can anyone enlighten me as to what the situation here is? >> >> >> -- >> A: Because it messes up the order in which people normally read text. >> Q: Why is top-posting such a bad thing? >> A: Top-posting. >> Q: What is the most annoying thing in e-mail? >> >> >> >> ------------------------------ >> >> Message: 9 >> Date: Thu, 17 Feb 2011 16:50:15 -0500 >> From: Doug >> To: ubuntu-users at lists.ubuntu.com >> Subject: Re: can't find @ on kaybord >> Message-ID: <4D5D9817.20507 at optonline.net> >> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" >> >> On 02/17/2011 04:30 PM, daniel mcfarland wrote: >> > >> > >> > >> > 2011/2/17 Bj?rn Bl?ndal > > > >> > >> > I can't find @ - Ctrl-Q does not work?? What can I do? >> > Bjorn >> > >> > /snip/ >> > >> > If none of the above works try power cycling for four times (with a >> > minimum power off for 45 seconds per iteration), >> > and then push CNTRL-ALT F-G-H and the "plus" button. You will need >> > to power cycle every time that you need to >> > type the "@" button. >> > >> > Let me know how it goes! >> If I had to do that, I'd sure as heck find another distro, or use >> Windows! --doug >> >> -- >> Blessed are the peacemakers...for they shall be shot at from both sides. >> --A. M. Greeley >> >> >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110217/e2883572/attachment.html >> > >> >> ------------------------------ >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> >> >> End of ubuntu-users Digest, Vol 78, Issue 112 >> ********************************************* >> > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bilwalsh at swbell.net Thu Feb 17 22:32:17 2011 From: bilwalsh at swbell.net (Billie Walsh) Date: Thu, 17 Feb 2011 16:32:17 -0600 Subject: can't find @ on kaybord In-Reply-To: References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> Message-ID: <4D5DA1F1.5010106@swbell.net> On 02/17/2011 03:52 PM, Frans Ketelaars wrote: > On Thu, 17 Feb 2011 15:24:00 -0600, Billie Walsh wrote: > >> On 02/17/2011 01:28 PM, David Fletcher wrote: >>> On Thu, 2011-02-17 at 10:30 -0800, MR ZenWiz wrote: >>>> 2011/2/17 Björn Blöndal: >>>>> I can't find @ - Ctrl-Q does not work?? What can I do? >>>>> >>>> What keyboard are you using and with which gdm? >>>> >>>> @ is almost always2 (capital 2, on the upper row of keys, *not* >>>> the number pad). >>>> >>> That was an interesting fiddle for a few minutes. On my UK keyboard, >>> AltGr-Q gives me @ and AltGr-Shift-Q (in that order) gives me Ω. If I >>> press Shift-AltGr-Q it gives me that irritating little sound that says >>> I did something wrong. >>> >>> Dave >>> >>> >>> >>> >> What is "Gr"? > http://en.wikipedia.org/wiki/AltGr :) > > -Frans > > No wonder I didn't know what that was. I don't have it. -- "A good moral character is the first essential in a man." George Washington _ _... ..._ _ _._ ._ ..... ._.. ... .._ From mrzenwiz at gmail.com Thu Feb 17 22:36:20 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 17 Feb 2011 14:36:20 -0800 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: References: Message-ID: On Thu, Feb 17, 2011 at 2:32 PM, daniel mcfarland wrote: > >   First - top posting is not allowed on this forum. Isn't that what you just did? From daniel.mcfarland at gmail.com Thu Feb 17 22:38:16 2011 From: daniel.mcfarland at gmail.com (daniel mcfarland) Date: Thu, 17 Feb 2011 14:38:16 -0800 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: References: Message-ID: On Thu, Feb 17, 2011 at 2:36 PM, MR ZenWiz wrote: > On Thu, Feb 17, 2011 at 2:32 PM, daniel mcfarland > wrote: > > > > First - top posting is not allowed on this forum. > > Isn't that what you just did? > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > I was making a point. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kauer at biplane.com.au Thu Feb 17 22:49:42 2011 From: kauer at biplane.com.au (Karl Auer) Date: Fri, 18 Feb 2011 09:49:42 +1100 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: References: Message-ID: <1297982982.12784.66.camel@karl> On Thu, 2011-02-17 at 22:28 +0000, Björn Blöndal wrote: > can't find @ on keyboard > > I have Icelandic keyboard.... I have tried "Ctrl" "Alt" "Shift" but > nothing works. All is working fine except getting the @ to work. I do > not understand "AltGr" what is Gr?AltGr is a separate shift key - it's > not Alt+Gr, it's "AltGr" :-) If you have no key marked that way, try the key immediately to the right of your space bar. For "@", try that key plus the key with "Q" on it, and try pressing them together and one after the other (AltGr first). Also try Shift-Apostrophe (single quote). One solution might be to use the "Character Palette" applet and either a) use a non-Icelandic keyboard layout, obtaining Icelandic characters from the Character Palette applet, or b) set up your own palette in the Character Palette applet and cut and paste an "@"-symbol into it. It would depend on which characters you use most as to which was the better solution. And of course you could just do an exhaustive test of all plausible key combinations. If you have any kind of standard Icelandic layout, it will be a two-key combination. Remember that left and right modifiers (like shift, ctrl etc) can be treated differently - test with both separately. Regards, K. PS: Surely you are not the only person using an Icelandic layout? Can you contact any Icelandic colleagues and compare notes? -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob) GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From spamtrap at arumes.com Thu Feb 17 23:13:56 2011 From: spamtrap at arumes.com (Robert Spanjaard) Date: Thu, 17 Feb 2011 23:13:56 +0000 (UTC) Subject: can't find @ on kaybord References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> Message-ID: On Thu, 17 Feb 2011 16:32:17 -0600, Billie Walsh wrote: >>> What is "Gr"? >> >> http://en.wikipedia.org/wiki/AltGr :) > > No wonder I didn't know what that was. I don't have it. You don't have an Alt-key to the right of the space bar? -- Regards, Robert http://www.arumes.com From dave at thefletchers.net Thu Feb 17 23:20:31 2011 From: dave at thefletchers.net (David Fletcher) Date: Thu, 17 Feb 2011 23:20:31 +0000 Subject: can't find @ on kaybord In-Reply-To: <4D5DA1F1.5010106@swbell.net> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> Message-ID: <1297984831.10634.22.camel@dave-Satellite-2410> On Thu, 2011-02-17 at 16:32 -0600, Billie Walsh wrote: > >> What is "Gr"? > > http://en.wikipedia.org/wiki/AltGr :) > > > > -Frans > > > > > No wonder I didn't know what that was. I don't have it. > I've just switched to my old Toshiba Satellite. It has a US type keyboard with no AltGr button so I can't do the above with it. What you could do is just open the character map, select the common script, and there near the top. Or try this:- Hold down Ctrl+Shift type U40 Release Ctrl+Shift From cppdeveloper at ontelecoms.gr Thu Feb 17 23:45:57 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Fri, 18 Feb 2011 01:45:57 +0200 Subject: can't find @ on kaybord In-Reply-To: <4D5D9817.20507@optonline.net> References: <4D5D9817.20507@optonline.net> Message-ID: <1297986357.5141.1.camel@Acer-Aspire-8920G> On Thu, 2011-02-17 at 16:50 -0500, Doug wrote: > On 02/17/2011 04:30 PM, daniel mcfarland wrote: > > If none of the above works try power cycling for four times (with > > a minimum power off for 45 seconds per iteration), > > and then push CNTRL-ALT F-G-H and the "plus" button. You will > > need to power cycle every time that you need to > > type the "@" button. > > > > > > Let me know how it goes! > If I had to do that, I'd sure as heck find another distro, or use > Windows! --doug LOL. :-) -- Ioannis Vranos http://www.cpp-software.net From bilwalsh at swbell.net Fri Feb 18 00:28:23 2011 From: bilwalsh at swbell.net (Billie Walsh) Date: Thu, 17 Feb 2011 18:28:23 -0600 Subject: can't find @ on kaybord In-Reply-To: <1297984831.10634.22.camel@dave-Satellite-2410> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> <1297984831.10634.22.camel@dave-Satellite-2410> Message-ID: <4D5DBD27.7090001@swbell.net> On 02/17/2011 05:20 PM, David Fletcher wrote: > On Thu, 2011-02-17 at 16:32 -0600, Billie Walsh wrote: >>>> What is "Gr"? >>> http://en.wikipedia.org/wiki/AltGr :) >>> >>> -Frans >>> >>> >> No wonder I didn't know what that was. I don't have it. >> > I've just switched to my old Toshiba Satellite. It has a US type > keyboard with no AltGr button so I can't do the above with it. > > What you could do is just open the character map, select the common > script, and there near the top. > > Or try this:- > Hold down Ctrl+Shift > type U40 > Release Ctrl+Shift > > > I just have to do a 2 to get an @ so it's no big deal. -- "A good moral character is the first essential in a man." George Washington _ _... ..._ _ _._ ._ ..... ._.. ... .._ From bilwalsh at swbell.net Fri Feb 18 00:25:57 2011 From: bilwalsh at swbell.net (Billie Walsh) Date: Thu, 17 Feb 2011 18:25:57 -0600 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: <1297982982.12784.66.camel@karl> References: <1297982982.12784.66.camel@karl> Message-ID: <4D5DBC95.9050703@swbell.net> On 02/17/2011 04:49 PM, Karl Auer wrote: > For "@", try that key plus the key with "Q" on it, and try pressing them > together and one after the other (AltGr first). All I get is a small "c". -- "A good moral character is the first essential in a man." George Washington _ _... ..._ _ _._ ._ ..... ._.. ... .._ From kauer at biplane.com.au Fri Feb 18 01:19:45 2011 From: kauer at biplane.com.au (Karl Auer) Date: Fri, 18 Feb 2011 12:19:45 +1100 Subject: ubuntu-users Digest, Vol 78, Issue 112 In-Reply-To: <4D5DBC95.9050703@swbell.net> References: <1297982982.12784.66.camel@karl> <4D5DBC95.9050703@swbell.net> Message-ID: <1297991985.12784.106.camel@karl> On Thu, 2011-02-17 at 18:25 -0600, Billie Walsh wrote: > On 02/17/2011 04:49 PM, Karl Auer wrote: > > For "@", try that key plus the key with "Q" on it, and try pressing them > > together and one after the other (AltGr first). > > All I get is a small "c". Are you using an Icelandic keyboard layout? The character you get from such key combinations is very dependent on the keyboard layout you are using... Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob) GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From cyber_wizard at mindspring.com Fri Feb 18 01:49:01 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Thu, 17 Feb 2011 19:49:01 -0600 Subject: can't find @ on kaybord In-Reply-To: <1297984831.10634.22.camel@dave-Satellite-2410> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> <1297984831.10634.22.camel@dave-Satellite-2410> Message-ID: <20110217194901.2f95541f@WizardsTower> On Thu, 17 Feb 2011 23:20:31 +0000 David Fletcher wrote: [making the @ sign] > Or try this:- > Hold down Ctrl+Shift > type U40 > Release Ctrl+Shift That's the first one that works for me! (not counting ). Where are these keystrokes documented? I can see a huge usage for them internationally instead of using the character map like I have been doing. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From tdldev at gmail.com Fri Feb 18 01:50:26 2011 From: tdldev at gmail.com (Verde Denim) Date: Thu, 17 Feb 2011 20:50:26 -0500 Subject: updates to 10.04 today unauthenticated Message-ID: Today's update manager threw me a bit of a curve. Important security updates - NOT AUTHENTICATED login libssl0.9.8 passwd openssl To be upgraded libssl0.9.8 login openssl passwd Internet connection glitch or cause for concern? Thanks, as always, for the feedback. - Jack -------------- next part -------------- An HTML attachment was scrubbed... URL: From kauer at biplane.com.au Fri Feb 18 02:51:32 2011 From: kauer at biplane.com.au (Karl Auer) Date: Fri, 18 Feb 2011 13:51:32 +1100 Subject: can't find @ on kaybord In-Reply-To: <20110217194901.2f95541f@WizardsTower> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> <1297984831.10634.22.camel@dave-Satellite-2410> <20110217194901.2f95541f@WizardsTower> Message-ID: <1297997492.12784.111.camel@karl> On Thu, 2011-02-17 at 19:49 -0600, Cybe R. Wizard wrote: > That's the first one that works for me! (not counting ). > Where are these keystrokes documented? I can see a huge usage for them > internationally instead of using the character map like I have been > doing. Again - what works depends on your keyboard layout. That one should work for everyone whose keytops match their keyboard layout for U, 4 and 0 and, in extreme cases, the shift and control keys :-) Regards, K. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Karl Auer (kauer at biplane.com.au) +61-2-64957160 (h) http://www.biplane.com.au/kauer/ +61-428-957160 (mob) GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687 Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: From sandyinchina at gmail.com Fri Feb 18 03:36:30 2011 From: sandyinchina at gmail.com (Sandy Harris) Date: Fri, 18 Feb 2011 11:36:30 +0800 Subject: Recovery from ext-4 In-Reply-To: References: Message-ID: On Fri, Nov 26, 2010 at 4:23 PM, Eero Volotinen wrote: >> I've run magicrescue against both the disk and the USB stick, and that has >> got back some MS Office files. However, most of the files I need back are >> Open Office formats, PDF or TeX and magicrescue has no built-in recipes >> for those. Before I attempt to write my own, has anyone got some? >> >> Since the USB was formatted FAT32 on a Windows box, but the disk utility >> on the system menu now says it has no partitions, I'm now trying gpart >> against the USB to see what it says. > > try to use photorec against that usb stick? create copy of it first > using dd_rescue ? Photorec against the disk recovered everything I cared about. Thanks. I did not know of that app. From lmnicolosi at gmail.com Fri Feb 18 03:56:55 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Fri, 18 Feb 2011 01:56:55 -0200 Subject: Ubuntu login screen In-Reply-To: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> References: <06E80F0CA8BDE6488D7F575F7940462F130EFAC70A@mail-3.uclv.edu.cu> Message-ID: On Thu, Feb 17, 2011 at 3:01 PM, Reinier Millo Sanchez wrote: > I'm using ubuntu 10.10. I vae found several themes for the login screen, but I don't know how can change the default theme. I have find in internet but, only can change the background, but not the whole screen. Somebody know how do it??? Regards > ***************************************** > Reinier Millo Sánchez Ubuntu Tweak has a GUI option to configure the login screen: http://ubuntu-tweak.com/ L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From g.lip at gmx.com Fri Feb 18 04:37:03 2011 From: g.lip at gmx.com (Goh Lip) Date: Fri, 18 Feb 2011 12:37:03 +0800 Subject: Disabling swap at boot. Message-ID: I wanted to disable swap at boot, so I added "noswap" (besides nomce) at the linux line of the grub entry. However noted swap is still enabled (at my desktop)...... pop at cruz:~$ swapon -s Filename Type Size Used Priority /dev/sda6 partition 2559996 0 -1 Is there something I missed out? note: I do not want to disable swap at fstab as this OS (ubuntu with e17) is on the thumb drive and when at my desktop, I wanted the swap to be enabled (booted by the desktop grub) and when at other computers (booted by the thumb grub) and obviously unable to use swap, I do not want the system to search for non-existent swap partition. Thanks and regards - Goh Lip -- I used to have an open mind, but my brains kept falling out. From tomh0665 at gmail.com Fri Feb 18 05:33:24 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 18 Feb 2011 00:33:24 -0500 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Thu, Feb 17, 2011 at 11:37 PM, Goh Lip wrote: > > I wanted to disable swap at boot, so I added "noswap" (besides nomce) at the > linux line of the grub entry. However noted swap is still enabled (at my > desktop)...... > > pop at cruz:~$ swapon -s > Filename                                Type            Size    Used >  Priority > /dev/sda6                               partition       2559996 0       -1 > > Is there something I missed out? > > note: I do not want to disable swap at fstab as this OS (ubuntu with e17) is > on the thumb drive and when at my desktop, I wanted the swap to be enabled > (booted by the desktop grub) and when at other computers (booted by the > thumb grub) and obviously unable to use swap, I do not want the system to > search for non-existent swap partition. The noswap kernel option is a Debianism: http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt On Debian, "/etc/init.d/checkroot.fs" checks for "$NOSWAP" after sourcing "/lib/init/vars.sh", which sets "$NOSWAP". On Ubuntu, "/etc/init/mountall.conf" calls mountall, which "reads fstab(5) and calls fsck(8), mount(8) and swapon(8) in the correct order to mount filesystems once the underlying devices have been created by udevd(8)" (from man page). I have two questions though. 1. Does the search for a swap partition/file take *that* long?! I have three VMs where I just track some dev branches where, out of laziness and desire for speed, I have sda1 set up as the only ("/") partition and I don't see much (if any) of a delay for a search for a swap partition at boot. 2. I'm not sure what you're trying to accomplish. What's the thumb drive's install's swap line in fstab? From mwiddicombe at shoprite.co.za Fri Feb 18 06:05:52 2011 From: mwiddicombe at shoprite.co.za (Mark Widdicombe) Date: Fri, 18 Feb 2011 08:05:52 +0200 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: On Thu, 2011-02-17 at 18:21 +0000, Björn Blöndal wrote: > I can't find @ - Ctrl-Q does not work?? What can I do? > Bjorn > I'm confused: the @ symbol appears both in the subject line and the body of your email. If you can't find the symbol on your keyboard, how did you manage to type it in your email? Disclaimer http://www.shopriteholdings.co.za/pages/1019812640/disclaimer/E-mail-Disclaimer.asp From cyber_wizard at mindspring.com Fri Feb 18 06:23:50 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Fri, 18 Feb 2011 00:23:50 -0600 Subject: can't find @ on kaybord In-Reply-To: References: Message-ID: <20110218002350.0c7c5680@WizardsTower> On Fri, 18 Feb 2011 08:05:52 +0200 Mark Widdicombe wrote: > I'm confused: the @ symbol appears both in the subject line and the > body of your email. If you can't find the symbol on your keyboard, > how did you manage to type it in your email? Copy/paste? That would work for me. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From g.lip at gmx.com Fri Feb 18 06:34:11 2011 From: g.lip at gmx.com (Goh Lip) Date: Fri, 18 Feb 2011 14:34:11 +0800 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Fri, 18 Feb 2011 13:33:24 +0800, Tom H wrote: > On Thu, Feb 17, 2011 at 11:37 PM, Goh Lip wrote: >> >> I wanted to disable swap at boot, so I added "noswap" (besides nomce) >> at the >> linux line of the grub entry. However noted swap is still enabled (at my >> desktop)...... >> >> pop at cruz:~$ swapon -s >> Filename Type Size Used >> Priority >> /dev/sda6 partition 2559996 0 >> -1 >> >> Is there something I missed out? >> >> note: I do not want to disable swap at fstab as this OS (ubuntu with >> e17) is >> on the thumb drive and when at my desktop, I wanted the swap to be >> enabled >> (booted by the desktop grub) and when at other computers (booted by the >> thumb grub) and obviously unable to use swap, I do not want the system >> to >> search for non-existent swap partition. > > The noswap kernel option is a Debianism: > > http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt > > On Debian, "/etc/init.d/checkroot.fs" checks for "$NOSWAP" after > sourcing "/lib/init/vars.sh", which sets "$NOSWAP". > > On Ubuntu, "/etc/init/mountall.conf" calls mountall, which "reads > fstab(5) and calls fsck(8), mount(8) and swapon(8) in the correct > order to mount filesystems once the underlying devices have been > created by udevd(8)" (from man page). > Oh, that explains it. Had been trying hard to figure why this doesn't work. As usual, Tom, your answers are spot on. Thanks again. > I have two questions though. > > 1. Does the search for a swap partition/file take *that* long?! I have > three VMs where I just track some dev branches where, out of laziness > and desire for speed, I have sda1 set up as the only ("/") partition > and I don't see much (if any) of a delay for a search for a swap > partition at boot. > Heh heh, not really. Also I confess I do not see my swap being used at all now too, ever since flash doesn't crash firefox some time back. Perhaps I am just being fastidious trying to get things set up right and not being practical about it. (talking to myself -- fastidious? more like fussy querurous cantankerous old fart! :) ). > 2. I'm not sure what you're trying to accomplish. What's the thumb > drive's install's swap line in fstab? > Had resumed doing a bit of travelling, and like in the past, just taking the thumb instead of the labtop. Computers are everywhere. # swap was on /dev/sda6 during installation UUID=409eef4d-2da2-4a06-91aa-21f4bd388b8c none swap sw 0 0 Thanks, regards - Goh Lip -- I used to have an open mind, but my brains kept falling out. From kassube at gmx.net Fri Feb 18 07:01:05 2011 From: kassube at gmx.net (Nils Kassube) Date: Fri, 18 Feb 2011 08:01:05 +0100 Subject: can't find @ on kaybord In-Reply-To: <20110218002350.0c7c5680@WizardsTower> References: <20110218002350.0c7c5680@WizardsTower> Message-ID: <201102180801.05935.kassube@gmx.net> Cybe R. Wizard wrote: > On Fri, 18 Feb 2011 08:05:52 +0200 > > Mark Widdicombe wrote: > > I'm confused: the @ symbol appears both in the subject line and the > > body of your email. If you can't find the symbol on your keyboard, > > how did you manage to type it in your email? > > Copy/paste? That would work for me. Windows? Might work as well, even if it hurts. Nils From p.echols at comcast.net Fri Feb 18 07:05:23 2011 From: p.echols at comcast.net (Patton Echols) Date: Thu, 17 Feb 2011 23:05:23 -0800 Subject: can't find @ on kaybord In-Reply-To: <20110217194901.2f95541f@WizardsTower> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> <1297984831.10634.22.camel@dave-Satellite-2410> <20110217194901.2f95541f@WizardsTower> Message-ID: <4D5E1A33.1040602@comcast.net> On 02/17/2011 05:49 PM, Cybe R. Wizard wrote: > On Thu, 17 Feb 2011 23:20:31 +0000 > David Fletcher wrote: > > [making the @ sign] > >> Or try this:- >> Hold down Ctrl+Shift >> type U40 >> Release Ctrl+Shift > That's the first one that works for me! (not counting). > Where are these keystrokes documented? I can see a huge usage for them > internationally instead of using the character map like I have been > doing. > > Cybe R. Wizard įf yőu Ģōŏglè "unicode characters" You may find some lists -- It's all sound an fury, ΣΦØ :-) From dave at thefletchers.net Fri Feb 18 08:13:23 2011 From: dave at thefletchers.net (David Fletcher) Date: Fri, 18 Feb 2011 08:13:23 +0000 Subject: can't find @ on kaybord In-Reply-To: <20110217194901.2f95541f@WizardsTower> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> <1297984831.10634.22.camel@dave-Satellite-2410> <20110217194901.2f95541f@WizardsTower> Message-ID: <1298016803.1819.10.camel@dave-Satellite-2410> On Thu, 2011-02-17 at 19:49 -0600, Cybe R. Wizard wrote: > On Thu, 17 Feb 2011 23:20:31 +0000 > David Fletcher wrote: > > [making the @ sign] > > > Or try this:- > > Hold down Ctrl+Shift > > type U40 > > Release Ctrl+Shift > > That's the first one that works for me! (not counting ). > Where are these keystrokes documented? I can see a huge usage for them > internationally instead of using the character map like I have been > doing. > If you click on the one you want in the character map, it shows the hex code for that character at the bottom. Replace 40 with that (they might be 4 digits instead of 2) and maybe record the ones you use frequently on a post it. Dave From tomh0665 at gmail.com Fri Feb 18 08:22:44 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 18 Feb 2011 03:22:44 -0500 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Fri, Feb 18, 2011 at 1:34 AM, Goh Lip wrote: > On Fri, 18 Feb 2011 13:33:24 +0800, Tom H wrote: >> On Thu, Feb 17, 2011 at 11:37 PM, Goh Lip wrote: >>> >>> I wanted to disable swap at boot, so I added "noswap" (besides nomce) at >>> the >>> linux line of the grub entry. However noted swap is still enabled (at my >>> desktop)...... >> >> The noswap kernel option is a Debianism: >> >> http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt >> >> On Debian, "/etc/init.d/checkroot.fs" checks for "$NOSWAP" after >> sourcing "/lib/init/vars.sh", which sets "$NOSWAP". >> >> On Ubuntu, "/etc/init/mountall.conf" calls mountall, which "reads >> fstab(5)  and calls fsck(8), mount(8) and swapon(8) in the correct >> order to mount filesystems once the underlying devices have been >> created by udevd(8)" (from man page). > > Oh, that explains it. Had been trying hard to figure why this doesn't work. > As usual, Tom, your answers are spot on. Thanks again. You're welcome. >> 2. I'm not sure what you're trying to accomplish. What's the thumb >> drive's install's swap line in fstab? > > Had resumed doing a bit of travelling, and like in the past, just taking the > thumb instead of the labtop. Computers are everywhere. > # swap was on /dev/sda6 during installation > UUID=409eef4d-2da2-4a06-91aa-21f4bd388b8c none            swap    sw >      0       0 You might want to remove these two swap-related lines from your fstab and add some lines to "/etc/rc.local" to swapon the above if it exists. Something along the lines of testing for the existence of "409eef4d-2da2-4a06-91aa-21f4bd388b8c" with blkid and then "swapon -U 409eef4d-2da2-4a06-91aa-21f4bd388b8c". Please check the man page because I may be misremembering the correct syntax, but "blkid --type=swap -o value | grep 409eef4d..." should be a good test stanza. From cyber_wizard at mindspring.com Fri Feb 18 08:24:59 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Fri, 18 Feb 2011 02:24:59 -0600 Subject: can't find @ on kaybord In-Reply-To: <4D5E1A33.1040602@comcast.net> References: <1297970933.2024.23.camel@boss> <4D5D91F0.7080800@swbell.net> <4D5DA1F1.5010106@swbell.net> <1297984831.10634.22.camel@dave-Satellite-2410> <20110217194901.2f95541f@WizardsTower> <4D5E1A33.1040602@comcast.net> Message-ID: <20110218022459.14776d60@WizardsTower> On Thu, 17 Feb 2011 23:05:23 -0800 Patton Echols wrote: > įf yőu Ģōŏglè "unicode characters" You may find some lists Oh, I did. Thanks! There sure are a lot of them. Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From johan.gronqvist at gmail.com Fri Feb 18 09:16:27 2011 From: johan.gronqvist at gmail.com (=?ISO-8859-1?Q?Johan_Gr=F6nqvist?=) Date: Fri, 18 Feb 2011 10:16:27 +0100 Subject: updates to 10.04 today unauthenticated In-Reply-To: References: Message-ID: 2011-02-18 02:50, Verde Denim skrev: > Today's update manager threw me a bit of a curve. > Important security updates - > > NOT AUTHENTICATED > Internet connection glitch or cause for concern? As a non-expert, my guesses are twofold: 1) Glitch while updating package list. Try updating the list again and see if that helps. 2) Strange effects when using a mirror that is currently being updated. Try waiting some time and update the package list. Of course, I assume this could be a sign of a compromised mirror, and I would not upgrade until the problem is fixed. I have seen this so often that I do not think it should be a cause for concern, just a cause for waiting a bit and trying again. / johan From jorge.m.gusmao at gmail.com Fri Feb 18 09:17:06 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Fri, 18 Feb 2011 09:17:06 +0000 Subject: HP DV8 does not boot ubuntu from CD or USB Message-ID: Hi, With the Ububtu installed here at work I tried yesterday to give it a first spin at home. Burned 10.10 with imgburn, and fired up my dv8 hp pavillion. The thing is that it goes directly no windows welcome screen. I checked the boot configuration in bios (1-cd 2-usb-3-hd) Then I tried run it from usb drive because I burned the image on dvd disk, not cd and was wandering if that could be the cause. Same result. Could this be caused by some kind of sick protection from hp engineering team? I never had this kind of behaviour before, a boot cd is a boot cd... Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From g.lip at gmx.com Fri Feb 18 09:47:26 2011 From: g.lip at gmx.com (Goh Lip) Date: Fri, 18 Feb 2011 17:47:26 +0800 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Fri, 18 Feb 2011 16:22:44 +0800, Tom H wrote: > You might want to remove these two swap-related lines from your fstab > and add some lines to "/etc/rc.local" to swapon the above if it > exists. /etc/rc.local does not exist. But don't worry about it, Tom. I am quite (absolutely) satisfied with understanding why the swap was not disabled. Also, if the swap exists (seldom, with the office computers I'm given) in other computers, I can enable it if I *really* (doubt it) need to. Again, I'm just fastidious ...heh heh. Thanks Tom, take care - Goh Lip -- I used to have an open mind, but my brains kept falling out. From svinayaraj at gmail.com Fri Feb 18 09:54:17 2011 From: svinayaraj at gmail.com (vinayaraj sreedharan) Date: Fri, 18 Feb 2011 15:24:17 +0530 Subject: support Message-ID: ------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: From tdldev at gmail.com Fri Feb 18 10:48:00 2011 From: tdldev at gmail.com (Verde Denim) Date: Fri, 18 Feb 2011 05:48:00 -0500 Subject: updates to 10.04 today unauthenticated In-Reply-To: References: Message-ID: 2011/2/18 Johan Grönqvist > 2011-02-18 02:50, Verde Denim skrev: > > Today's update manager threw me a bit of a curve. >> Important security updates - >> >> NOT AUTHENTICATED >> > > Internet connection glitch or cause for concern? >> > > > As a non-expert, my guesses are twofold: > > 1) Glitch while updating package list. Try updating the list again and see > if that helps. > > 2) Strange effects when using a mirror that is currently being updated. Try > waiting some time and update the package list. > > Of course, I assume this could be a sign of a compromised mirror, and I > would not upgrade until the problem is fixed. > > I have seen this so often that I do not think it should be a cause for > concern, just a cause for waiting a bit and trying again. > > > / johan > > Johan Thanks for the sanity check. It seems at the moment that I get 'failed to fetch...' for all repo files, so it must be a glitch. I'll wait it out a while and run the check to make sure. When I get the repo back, I'll rerun the update. Regards Jack -------------- next part -------------- An HTML attachment was scrubbed... URL: From drcaa at predialnet.com.br Fri Feb 18 12:20:49 2011 From: drcaa at predialnet.com.br (Carlos Alberto Alves) Date: Fri, 18 Feb 2011 10:20:49 -0200 Subject: Wireless router needed Message-ID: <4D5E6421.20501@predialnet.com.br> Hi! I would like your input about a wireless router for a 50 feet-apart connection with 2 walls (w/ 2 windows) between netbook and router. TIA, -- ********************************* * Carlos Alberto Alves * * mailto:drcaa at click21.com.br * * mailto:drcaa at predialnet.com.br* ********************************* From shentino at gmail.com Fri Feb 18 13:42:37 2011 From: shentino at gmail.com (Shentino) Date: Fri, 18 Feb 2011 05:42:37 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: Silly me, forgot to mention that I'm on maverick which uses upstart. Also, I have upstart scripts that slap ttys on 1-10, and gdm still takes on 7 even though it already has a getty on it. On Sun, Feb 13, 2011 at 7:25 PM, Tom H wrote: > On Sun, Feb 13, 2011 at 5:06 PM, Shentino wrote: > > > > I've been googling for awhile and snooping around in config, but I'm > > stumped. > > > > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? > > I need more vt's and I find it more pleasant to scoot the desktop over to > 12 > > so that I can have gettys on 1-10 and a secure top on 11. > > I'm not sure what you mean by "secure top" but have you tried creating > tty7 through tty10/tty11 in "/etc/init"? > > AFAIK, GDM'll use the next available vt. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cyber_wizard at mindspring.com Fri Feb 18 14:25:01 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Fri, 18 Feb 2011 08:25:01 -0600 Subject: support In-Reply-To: References: Message-ID: <20110218082501.087074fd@WizardsTower> On Fri, 18 Feb 2011 15:24:17 +0530 vinayaraj sreedharan wrote: > ------------------------ corroboration ------------------------ Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From tomh0665 at gmail.com Fri Feb 18 15:27:13 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 18 Feb 2011 10:27:13 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Fri, Feb 18, 2011 at 8:42 AM, Shentino wrote: > On Sun, Feb 13, 2011 at 7:25 PM, Tom H wrote: >> On Sun, Feb 13, 2011 at 5:06 PM, Shentino wrote: >> > >> > I've been googling for awhile and snooping around in config, but I'm >> > stumped. >> > >> > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? >> > I need more vt's and I find it more pleasant to scoot the desktop over >> > to 12 >> > so that I can have gettys on 1-10 and a secure top on 11. >> >> I'm not sure what you mean by "secure top" but have you tried creating >> tty7 through tty10/tty11 in "/etc/init"? >> >> AFAIK, GDM'll use the next available vt. > > Silly me, forgot to mention that I'm on maverick which uses upstart. > Also, I have upstart scripts that slap ttys on 1-10, and gdm still takes on > 7 even though it already has a getty on it. There's one thing that I forgot. Sorry! You also have to edit the "ACTIVE_CONSOLES" line in "/etc/default/console-setup". I think that this'll be enough but there may be some gdm.conf settings to change too. I only have X-less Ubuntu installs so I can't check this. Does one of the files in "/etc/gdm/" have a "FirstVT" variable set (for example the standard "FirstVT=7"? If it does, you'll have to change it to 12. It wouldn't hurt to set it though. From tomh0665 at gmail.com Fri Feb 18 15:32:58 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 18 Feb 2011 10:32:58 -0500 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Fri, Feb 18, 2011 at 4:47 AM, Goh Lip wrote: > On Fri, 18 Feb 2011 16:22:44 +0800, Tom H wrote: >> >> You might want to remove these two swap-related lines from your fstab >> and add some lines to "/etc/rc.local" to swapon the above if it >> exists. > > /etc/rc.local does not exist. But don't worry about it, Tom. I am quite > (absolutely) satisfied with understanding why the swap was not disabled. > Also, if the swap exists (seldom, with the office computers I'm given) in > other computers, I can enable it if I *really* (doubt it) need to. Again, > I'm just fastidious ...heh heh. > > Thanks Tom. You're welcome. By "if it exists" I meant the swap partition no rc.local. You must've deleted the latter because it should always be there! Anyway, another option is to remove the fstab entry and run a swapon script manually when you're on your desktop. From ubuntu at tigershaunt.com Fri Feb 18 15:37:56 2011 From: ubuntu at tigershaunt.com (Rashkae) Date: Fri, 18 Feb 2011 10:37:56 -0500 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: References: <1297855554.4286.63.camel@karl> Message-ID: <4D5E9254.8050602@tigershaunt.com> On 11-02-16 10:48 AM, J wrote: > > No problem... I discovered that ages and ages ago and I hardly ever > use the clipboard for anything because of it. I've never seen that > documented anywhere, in nearly 2 decades of using Linux in various > ways, so I don't even know if that is intentional behaviour or just a > happy accident of design. > I am ... flabbergasted that you have never seen this documented. Surely that is a critical failure of Linux documentation for beginners. This has been the standard Unix way of Copy/Paste ever since a mouse was first used on Unix computers, long before the desktop environments hacked in a "Clipboard" ala Windows/Mac. (Sorry, no citation, and no doubt a more anal ^H^H^H^H detail oriented person will correct me on the timeline.) From mightydreams at gmail.com Fri Feb 18 16:03:23 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 18 Feb 2011 21:33:23 +0530 Subject: copying from vi to clipboard does not over writes clip board buffer In-Reply-To: <4D5E9254.8050602@tigershaunt.com> References: <1297855554.4286.63.camel@karl> <4D5E9254.8050602@tigershaunt.com> Message-ID: On Wed, Feb 16, 2011 at 1:40 PM, Tapas Mishra wrote: > Here is a situation > Situation A > --------------------------------------- > I open a text file in vi > and scroll to some line > now press Esc > and :"+yy > the line gets yanked > I open gedit and Ctrl+V > and then I see the line is pasted. > > Situation B > ------------------------------------------------ > But the same does not work for a different situation. > Suppose I opened some link in Firefox and do a Ctrl+C and in gedit I do Ctrl+V > then I can see the link getting pasted but if now I repeat the steps I > described above in Situation A > then each time on gedit I do not see the text from vi copied but the > link repeated which I do not expect > because it should have been over written by the yanked line and the > previous link of firefox should not be copied. > > My purpose of reporting this message on list >  is to find out if this is the correct behavior or it is a bug. >http://ubuntuforums.org/showthread.php?t=1686955 > > On Thu, Feb 17, 2011 at 12:11 AM, MR ZenWiz wrote: > The issue with what happens in vim when you use the + register sounds > like an incomplete or improper implementation in vim, possibly a bug, > and should probably be reported to the appropriate person (Bram > Moolenaar et al). > From eero.volotinen at iki.fi Fri Feb 18 16:14:13 2011 From: eero.volotinen at iki.fi (Eero Volotinen) Date: Fri, 18 Feb 2011 18:14:13 +0200 Subject: Wireless router needed In-Reply-To: <4D5E6421.20501@predialnet.com.br> References: <4D5E6421.20501@predialnet.com.br> Message-ID: 2011/2/18 Carlos Alberto Alves : > Hi! > I would like your input about a wireless router for a 50 feet-apart > connection with 2 walls (w/ 2 windows) between netbook and router. > TIA, Linksys WRT54GL with linux firmware (openwrt or ddwrt) -- Eero From g.lip at gmx.com Fri Feb 18 16:29:04 2011 From: g.lip at gmx.com (Goh Lip) Date: Sat, 19 Feb 2011 00:29:04 +0800 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Fri, 18 Feb 2011 23:32:58 +0800, Tom H wrote: > By "if it exists" I meant the swap partition no rc.local. You must've > deleted the latter because it should always be there! > Anyway, another option is to remove the fstab entry and run a swapon > script manually when you're on your desktop. Did a swapoff and swapon and yes, rc.local is there. All is well. Thanks. Regards - Goh Lip -- From tdldev at gmail.com Fri Feb 18 18:23:28 2011 From: tdldev at gmail.com (Verde Denim) Date: Fri, 18 Feb 2011 13:23:28 -0500 Subject: updates to 10.04 today unauthenticated In-Reply-To: References: Message-ID: 2011/2/18 Verde Denim > > > 2011/2/18 Johan Grönqvist > > 2011-02-18 02:50, Verde Denim skrev: >> >> Today's update manager threw me a bit of a curve. >>> Important security updates - >>> >>> NOT AUTHENTICATED >>> >> >> Internet connection glitch or cause for concern? >>> >> >> >> As a non-expert, my guesses are twofold: >> >> 1) Glitch while updating package list. Try updating the list again and see >> if that helps. >> >> 2) Strange effects when using a mirror that is currently being updated. >> Try waiting some time and update the package list. >> >> Of course, I assume this could be a sign of a compromised mirror, and I >> would not upgrade until the problem is fixed. >> >> I have seen this so often that I do not think it should be a cause for >> concern, just a cause for waiting a bit and trying again. >> >> >> / johan >> >> Johan > Thanks for the sanity check. It seems at the moment that I get 'failed to > fetch...' for all repo files, so it must be a glitch. I'll wait it out a > while and run the check to make sure. When I get the repo back, I'll rerun > the update. > > Regards > Jack > Yep. just waited out for a while and went back. Updates were fine. Thanks again for the reply. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tdldev at gmail.com Fri Feb 18 18:57:57 2011 From: tdldev at gmail.com (Verde Denim) Date: Fri, 18 Feb 2011 13:57:57 -0500 Subject: n00b gksudo problem Message-ID: I'm trying to run a shell script on my 10.04 box with this in it - cd /usr/local/Jdec exec java -cp .:jdec20.jar net.sf.jdec.ui.main.UILauncher I added a menuitem that has - gksudo /usr/local/Jdec/Jdec-UI.sh When I run it from the gnome menu, I get no response at the commandline I tried sudo /usr/local/Jdec/Jdec-UI.sh after the prompt for the pw, the term window flashes and - nothing. I altered the script to remove the 'exec' and this time the term window stays open longer, but still - no joy. I also tried to run the modified script (without the 'exec') from the gnome menu with the same results. I changed the type of the menu entry from 'application' to 'application in terminal' with no differences. I even tried putting the call to java on the properties line in the menu item, but that produces errors saying that the child process cannot be started. The only way this runs is if I sudo, then cd to /usr/local/Jdec, then run the shell script at the commandline. I must be missing something... Input is (as always) welcome. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrzenwiz at gmail.com Fri Feb 18 19:09:43 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 18 Feb 2011 11:09:43 -0800 Subject: n00b gksudo problem In-Reply-To: References: Message-ID: On Fri, Feb 18, 2011 at 10:57 AM, Verde Denim wrote: > I'm trying to run a shell script on my 10.04 box with this in it - > cd /usr/local/Jdec > exec java -cp .:jdec20.jar net.sf.jdec.ui.main.UILauncher > Is this the entire text of the file? Please confirm or post the contents with delineaters so we can see what is in the file and what is just the message. > I added a menuitem that has - > gksudo /usr/local/Jdec/Jdec-UI.sh > Unless I completely misunderstand gksudo, that will only work properly for actual X applications. What you're doing is attempting to launch a command line shell script in a graphical shell - YMMV, but I would not expect this to work. > The only way this runs is if I sudo, then cd to /usr/local/Jdec, then run > the shell script at the commandline. > > I must be missing something... > Have you tried creating a launcher that just executes the command in the script, preceded by gksudo? Seems like that should work. From drcaa at predialnet.com.br Fri Feb 18 19:25:18 2011 From: drcaa at predialnet.com.br (Carlos Alberto Alves) Date: Fri, 18 Feb 2011 17:25:18 -0200 Subject: Wireless router needed In-Reply-To: References: <4D5E6421.20501@predialnet.com.br> Message-ID: <4D5EC79E.1030605@predialnet.com.br> On 02/18/2011 02:14 PM, Eero Volotinen wrote: > 2011/2/18 Carlos Alberto Alves: >> Hi! >> I would like your input about a wireless router for a 50 feet-apart >> connection with 2 walls (w/ 2 windows) between netbook and router. >> TIA, > > Linksys WRT54GL with linux firmware (openwrt or ddwrt) > > -- > Eero > Thanks for your opinion. ;-) -- ********************************* * Carlos Alberto Alves * * mailto:drcaa at click21.com.br * * mailto:drcaa at predialnet.com.br* ********************************* From dreadpiratejeff at gmail.com Fri Feb 18 20:03:00 2011 From: dreadpiratejeff at gmail.com (J) Date: Fri, 18 Feb 2011 15:03:00 -0500 Subject: support In-Reply-To: <20110218082501.087074fd@WizardsTower> References: <20110218082501.087074fd@WizardsTower> Message-ID: On Fri, Feb 18, 2011 at 09:25, Cybe R. Wizard wrote: > On Fri, 18 Feb 2011 15:24:17 +0530 > vinayaraj sreedharan wrote: > >> ------------------------ > > corroboration > > ------------------------ Refutation ------------------------ From prestonh at gmail.com Fri Feb 18 21:11:38 2011 From: prestonh at gmail.com (Preston Hagar) Date: Fri, 18 Feb 2011 15:11:38 -0600 Subject: Wireless router needed In-Reply-To: References: <4D5E6421.20501@predialnet.com.br> Message-ID: On Fri, Feb 18, 2011 at 10:14 AM, Eero Volotinen wrote: > 2011/2/18 Carlos Alberto Alves : >> Hi! >> I would like your input about a wireless router for a 50 feet-apart >> connection with 2 walls (w/ 2 windows) between netbook and router. >> TIA, > > Linksys WRT54GL with linux firmware (openwrt or ddwrt) > > -- > Eero > I would suggest the same, but with Tomato instead of openwrt or ddwrt http://www.polarcloud.com/tomato Preston From clanlaw at googlemail.com Fri Feb 18 21:12:37 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 18 Feb 2011 21:12:37 +0000 Subject: support In-Reply-To: References: <20110218082501.087074fd@WizardsTower> Message-ID: On 18 February 2011 20:03, J wrote: > On Fri, Feb 18, 2011 at 09:25, Cybe R. Wizard > wrote: >> On Fri, 18 Feb 2011 15:24:17 +0530 >> vinayaraj sreedharan wrote: >> >>> ------------------------ >> >> corroboration >> >> ------------------------ > > Refutation > > ------------------------ Agnostication -------------------------- From mikemcginn at mcginnweb.net Fri Feb 18 21:17:08 2011 From: mikemcginn at mcginnweb.net (Mike McGinn) Date: Fri, 18 Feb 2011 16:17:08 -0500 Subject: support In-Reply-To: References: Message-ID: <201102181617.08228.mikemcginn@mcginnweb.net> On Friday, February 18, 2011 16:12:37 Colin Law wrote: > On 18 February 2011 20:03, J wrote: > > On Fri, Feb 18, 2011 at 09:25, Cybe R. Wizard > > > > wrote: > >> On Fri, 18 Feb 2011 15:24:17 +0530 > >> > >> vinayaraj sreedharan wrote: > >>> ------------------------ > >> > >> corroboration > >> > >> ------------------------ > > > > Refutation > > > > ------------------------ > > Agnostication > > -------------------------- Apostification -- Mike McGinn FACOCM You won't look forward to the trip! No electrons were harmed in sending this message. ** Registered Linux User 377849 From mrzenwiz at gmail.com Fri Feb 18 21:43:11 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 18 Feb 2011 13:43:11 -0800 Subject: support In-Reply-To: <201102181617.08228.mikemcginn@mcginnweb.net> References: <201102181617.08228.mikemcginn@mcginnweb.net> Message-ID: On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: > > On Friday, February 18, 2011 16:12:37 Colin Law wrote: >> On 18 February 2011 20:03, J wrote: >> > On Fri, Feb 18, 2011 at 09:25, Cybe R. Wizard >> > >> > wrote: >> >> On Fri, 18 Feb 2011 15:24:17 +0530 >> >> >> >> vinayaraj sreedharan wrote: >> >>> ------------------------ >> >> >> >> corroboration >> >> >> >> ------------------------ >> > >> > Refutation >> > >> > ------------------------ >> >> Agnostication >> >> -------------------------- > > Apostification > > -------------------------- Indigestion From dlouhy55 at gmail.com Fri Feb 18 21:50:30 2011 From: dlouhy55 at gmail.com (Jonathan Dlouhy) Date: Fri, 18 Feb 2011 16:50:30 -0500 Subject: support In-Reply-To: References: <201102181617.08228.mikemcginn@mcginnweb.net> Message-ID: <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> -----Original Message----- From: MR ZenWiz Sent: Friday, February 18, 2011 4:43 PM To: mikemcginn at mcginnweb.net ; Ubuntu user technical support,not for general discussions Subject: Re: support On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: > > On Friday, February 18, 2011 16:12:37 Colin Law wrote: >> On 18 February 2011 20:03, J wrote: >> > On Fri, Feb 18, 2011 at 09:25, Cybe R. Wizard >> > >> > wrote: >> >> On Fri, 18 Feb 2011 15:24:17 +0530 >> >> >> >> vinayaraj sreedharan wrote: >> >>> ------------------------ >> >> >> >> corroboration >> >> >> >> ------------------------ >> > >> > Refutation >> > >> > ------------------------ >> >> Agnostication >> >> -------------------------- > > Apostification > > -------------------------- > Indigestion Obfuscation -- ubuntu-users mailing list ubuntu-users at lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users From cyber_wizard at mindspring.com Sat Feb 19 00:57:53 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Fri, 18 Feb 2011 18:57:53 -0600 Subject: support In-Reply-To: <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> Message-ID: <20110218185753.0e2cb0f2@WizardsTower> "Jonathan Dlouhy" wrote: > From: MR ZenWiz > On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: > > On Friday, February 18, 2011 16:12:37 Colin Law wrote: > >> On 18 February 2011 20:03, J wrote: > >> > Cybe R. Wizard wrote: > >> >> vinayaraj sreedharan wrote: > >> >>> ------------------------ > >> >> > >> >> corroboration > >> >> > >> >> ------------------------ > >> > > >> > Refutation > >> > > >> > ------------------------ > >> > >> Agnostication > >> > >> -------------------------- > > > > Apostification > > > > -------------------------- > > > Indigestion -------------------------- > > Obfuscation > -------------------------- Abomination! -------------------------- Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From mrzenwiz at gmail.com Sat Feb 19 01:14:54 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 18 Feb 2011 17:14:54 -0800 Subject: support In-Reply-To: <20110218185753.0e2cb0f2@WizardsTower> References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> <20110218185753.0e2cb0f2@WizardsTower> Message-ID: On Fri, Feb 18, 2011 at 4:57 PM, Cybe R. Wizard wrote: > "Jonathan Dlouhy" wrote: >> From: MR ZenWiz >> On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: >> > On Friday, February 18, 2011 16:12:37 Colin Law wrote: >> >> On 18 February 2011 20:03, J wrote: >> >> > Cybe R. Wizard wrote: >> >> >> vinayaraj sreedharan wrote: >> >> >>> ------------------------ >> >> >> >> >> >> corroboration >> >> >> >> >> >> ------------------------ >> >> > >> >> > Refutation >> >> > >> >> > ------------------------ >> >> >> >> Agnostication >> >> >> >> -------------------------- >> > >> > Apostification >> > >> > -------------------------- >> >> > Indigestion > > -------------------------- >> >> Obfuscation >> > -------------------------- > > Abomination! > > -------------------------- This is beginning to sound like a Moody Blues song.... From sdavmor at systemstheory.net Sat Feb 19 02:28:43 2011 From: sdavmor at systemstheory.net (sdavmor) Date: Fri, 18 Feb 2011 18:28:43 -0800 Subject: support In-Reply-To: References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> <20110218185753.0e2cb0f2@WizardsTower> Message-ID: <4D5F2ADB.5060100@systemstheory.net> On 02/18/2011 05:14 PM, MR ZenWiz wrote: > On Fri, Feb 18, 2011 at 4:57 PM, Cybe R. Wizard > wrote: >> "Jonathan Dlouhy" wrote: >>> From: MR ZenWiz >>> On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: >>>> On Friday, February 18, 2011 16:12:37 Colin Law wrote: >>>>> On 18 February 2011 20:03, J wrote: >>>>>> Cybe R. Wizard wrote: >>>>>>> vinayaraj sreedharan wrote: >>>>>>>> ------------------------ >>>>>>> >>>>>>> corroboration >>>>>>> >>>>>>> ------------------------ >>>>>> >>>>>> Refutation >>>>>> >>>>>> ------------------------ >>>>> >>>>> Agnostication >>>>> >>>>> -------------------------- >>>> >>>> Apostification >>>> >>>> -------------------------- >>> >>>> Indigestion >> >> -------------------------- >>> >>> Obfuscation >>> >> -------------------------- >> >> Abomination! >> >> -------------------------- > > This is beginning to sound like a Moody Blues song.... Brilliant! (applause) -- Cheers, SDM -- a 21st Century Schizoid Man Systems Theory project website: http://systemstheory.net find us on MySpace, GarageBand, Reverb Nation, Last FM, CDBaby free MP3s of Systems Theory, Mike Dickson & Greg Amov music at http://mikedickson.org.uk From wayward4now at gmail.com Sat Feb 19 02:37:58 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 18 Feb 2011 21:37:58 -0500 Subject: support In-Reply-To: References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> <20110218185753.0e2cb0f2@WizardsTower> Message-ID: <1298083078.3159.3.camel@iam.wayward4now.net> On Fri, 2011-02-18 at 17:14 -0800, MR ZenWiz wrote: > On Fri, Feb 18, 2011 at 4:57 PM, Cybe R. Wizard > wrote: > > "Jonathan Dlouhy" wrote: > >> From: MR ZenWiz > >> On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: > >> > On Friday, February 18, 2011 16:12:37 Colin Law wrote: > >> >> On 18 February 2011 20:03, J wrote: > >> >> > Cybe R. Wizard wrote: > >> >> >> vinayaraj sreedharan wrote: > >> >> >>> ------------------------ > >> >> >> > >> >> >> corroboration > >> >> >> > >> >> >> ------------------------ > >> >> > > >> >> > Refutation > >> >> > > >> >> > ------------------------ > >> >> > >> >> Agnostication > >> >> > >> >> -------------------------- > >> > > >> > Apostification > >> > > >> > -------------------------- > >> > >> > Indigestion > > > > -------------------------- > >> > >> Obfuscation > >> > > -------------------------- > > > > Abomination! > > > > -------------------------- > > This is beginning to sound like a Moody Blues song.... Oh no, Les Claypool would be more like it! Just set those lyrics to "Mister Kringle" or "Red State Girl". Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From glgxg at sbcglobal.net Sat Feb 19 03:07:22 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 18 Feb 2011 19:07:22 -0800 Subject: Ubuntu 10.04.2 Released Message-ID: For those that do not subscribe to the announce list: https://wiki.ubuntu.com/LucidLynx/ReleaseNotes/ChangeSummary/10.04.2 [Read this first] and the announcement: > The Ubuntu team is proud to announce the release of Ubuntu 10.04.2 LTS, > the second maintenance update to Ubuntu's 10.04 LTS release. This > release includes updated server, desktop, alternate installation CDs > and DVDs for the i386 and amd64 architectures. > > The Kubuntu team is proud to announce the release of Kubuntu 10.04.2. > This release includes updated images for the desktop, alternate installation > CDs and DVDs for the i386 and amd64 architectures. > > The Xubuntu team is proud to announce the release of Xubuntu 10.04.2. > This release includes the desktop and alternate installation CDs for > the i386 and amd64 architectures. > > Numerous updates have been integrated, and updated installation > media has been provided so that fewer updates will need to be downloaded > after installation. These include security updates and corrections for > other high-impact bugs, with a focus on maintaining stability and > compatibility with Ubuntu 10.04 LTS. > > To Get Ubuntu 10.04.2 LTS > ------------------------- > > To download Ubuntu 10.04.2 LTS visit: > > desktop: http://www.ubuntu.com/desktop/get-ubuntu/download > server: http://www.ubuntu.com/server/get-ubuntu/download > > > We recommend that all users read the release notes, which document > caveats and workarounds for known issues. They are available at: > > http://www.ubuntu.com/getubuntu/releasenotes/1004 > > > To get Kubuntu 10.04.2 visit: > > http://www.kubuntu.org > > > To get Xubuntu 10.04.2 visit: > > http://www.xubuntu.org/getubuntu > > > > About Ubuntu 10.04.2 LTS > ------------------------ > > This is the second maintenance release of Ubuntu 10.04 LTS, which > continues to be supported with maintenance updates and security fixes > until April 2013 on desktops and April 2015 on servers. > > Numerous post-release updates have been integrated, and a number of > bugs in the installation system have been corrected. These include > security updates and corrections for other high-impact bugs, with a > focus on maintaining stability and compatibility with Ubuntu 10.04 LTS. > > See http://www.ubuntu.com/usn for a full list of Ubuntu security > updates. > > See https://bugs.launchpad.net/ubuntu for specific information about a > particular bug number. A complete list of post-release updates > since 10.04.2 is available at: > > https://wiki.ubuntu.com/LucidLynx/ReleaseNotes/ChangeSummary/10.04.2 > > > Helping Shape Ubuntu > -------------------- > > If you would like to help shape Ubuntu, take a look at the list of ways > you can participate at: > > http://www.ubuntu.com/community/participate/ > > > About Ubuntu > ------------ > > Ubuntu is a full-featured Linux distribution for desktops, laptops, > netbooks and servers, with a fast and easy installation and regular > releases. A tightly-integrated selection of excellent applications > is included, and an incredible variety of add-on software is just > a few clicks away. > > Professional services including support are available from Canonical > and hundreds of other companies around the world. For more information > about support, visit: > > http://www.ubuntu.com/support > > > More Information > ---------------- > > You can find out more about Ubuntu on our website: > > http://www.ubuntu.com/ > > To sign up for future Ubuntu announcements, please subscribe to Ubuntu's > very low volume announcement list at: > > http://lists.ubuntu.com/mailman/listinfo/ubuntu-announce For those new to Ubuntu; if you've been using 10.04 LTS & have been keeping your system updated regularly, you already have 10.04.2. From connyank at cox.net Sat Feb 19 04:27:38 2011 From: connyank at cox.net (Jeff G.) Date: Fri, 18 Feb 2011 20:27:38 -0800 Subject: Ubuntu 10.04.2 Released In-Reply-To: References: Message-ID: On 02/18/2011 07:07 PM, NoOp wrote: > For those that do not subscribe to the announce list: > > For those new to Ubuntu; if you've been using 10.04 LTS& have been > keeping your system updated regularly, you already have 10.04.2. > > > Thanks, NoOp, got it already and didn't know it... From cyber_wizard at mindspring.com Sat Feb 19 05:09:29 2011 From: cyber_wizard at mindspring.com (Cybe R. Wizard) Date: Fri, 18 Feb 2011 23:09:29 -0600 Subject: support In-Reply-To: References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> <20110218185753.0e2cb0f2@WizardsTower> Message-ID: <20110218230929.34c20248@WizardsTower> On Fri, 18 Feb 2011 17:14:54 -0800 MR ZenWiz wrote: > On Fri, Feb 18, 2011 at 4:57 PM, Cybe R. Wizard > wrote: > > "Jonathan Dlouhy" wrote: > >> From: MR ZenWiz > >> On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: > >> > On Friday, February 18, 2011 16:12:37 Colin Law wrote: > >> >> On 18 February 2011 20:03, J wrote: > >> >> > Cybe R. Wizard wrote: > >> >> >> vinayaraj sreedharan wrote: > >> >> >>> ------------------------ > >> >> >> > >> >> >> corroboration > >> >> >> > >> >> >> ------------------------ > >> >> > > >> >> > Refutation > >> >> > > >> >> > ------------------------ > >> >> > >> >> Agnostication > >> >> > >> >> -------------------------- > >> > > >> > Apostification > >> > > >> > -------------------------- > >> > >> > Indigestion > > > > -------------------------- > >> > >> Obfuscation > >> > > -------------------------- > > > > Abomination! > > > > -------------------------- > > This is beginning to sound like a Moody Blues song.... > Denigration -------------------------- Cybe R. Wizard -- When Windows are opened the bugs come in. Winduhs From kassube at gmx.net Sat Feb 19 06:27:20 2011 From: kassube at gmx.net (Nils Kassube) Date: Sat, 19 Feb 2011 07:27:20 +0100 Subject: Wireless router needed In-Reply-To: References: <4D5E6421.20501@predialnet.com.br> Message-ID: <201102190727.20319.kassube@gmx.net> Preston Hagar wrote: > On Fri, Feb 18, 2011 at 10:14 AM, Eero Volotinen wrote: > > 2011/2/18 Carlos Alberto Alves : > >> Hi! > >> I would like your input about a wireless router for a 50 > >> feet-apart connection with 2 walls (w/ 2 windows) between netbook > >> and router. TIA, > > > > Linksys WRT54GL with linux firmware (openwrt or ddwrt) > > I would suggest the same, but with Tomato instead of openwrt or ddwrt I would suggest to use the original firmware that comes with the router because with the open firmware versions you loose the "secure easy setup" functionality. This feature was quite nice to connect a Windows Vista laptop to the router when the retarded Windows version wouldn't allow to paste the 63 character WPA2 key. Furthermore, I would suggest to buy a router for the new 802.11n standard, not the old 802.11b/g - there is no big price difference. The 802.11n routers are compatible with the old 802.11b/g standard, so there shouldn't be a problem if the netbook only supports the b/g standard. Yes, I know it may not work with the higher link speed over 50 feet through two walls, but who knows what other machines will connect to that router in the future and over which distances? Maybe then the faster router will be appreciated. And another advantage of the modern routers is the increased RAM size which might be interesting if you really want to replace the firmware with any of the open firmware versions. Now, if you ask me for a specific type of 802.11n router, I can only name the TP-Link TL-WR1043ND which is the one I have. But there are others which should work as well. Nils From chevhq at gmail.com Sat Feb 19 08:02:36 2011 From: chevhq at gmail.com (chris) Date: Sat, 19 Feb 2011 21:02:36 +1300 Subject: support In-Reply-To: References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> <20110218185753.0e2cb0f2@WizardsTower> Message-ID: <1298102556.1738.1.camel@lucy> On Fri, 2011-02-18 at 17:14 -0800, MR ZenWiz wrote: > On Fri, Feb 18, 2011 at 4:57 PM, Cybe R. Wizard > wrote: > > "Jonathan Dlouhy" wrote: > >> From: MR ZenWiz > >> On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: > >> > On Friday, February 18, 2011 16:12:37 Colin Law wrote: > >> >> On 18 February 2011 20:03, J wrote: > >> >> > Cybe R. Wizard wrote: > >> >> >> vinayaraj sreedharan wrote: > >> >> >>> ------------------------ > >> >> >> > >> >> >> corroboration > >> >> >> > >> >> >> ------------------------ > >> >> > > >> >> > Refutation > >> >> > > >> >> > ------------------------ > >> >> > >> >> Agnostication > >> >> > >> >> -------------------------- > >> > > >> > Apostification > >> > > >> > -------------------------- > >> > >> > Indigestion > > > > -------------------------- > >> > >> Obfuscation > >> > > -------------------------- > > > > Abomination! > > > > -------------------------- > > This is beginning to sound like a Moody Blues song.... > No, they have better taste -- Cheers the kiwi From clanlaw at googlemail.com Sat Feb 19 09:16:42 2011 From: clanlaw at googlemail.com (Colin Law) Date: Sat, 19 Feb 2011 09:16:42 +0000 Subject: support In-Reply-To: <1298102556.1738.1.camel@lucy> References: <201102181617.08228.mikemcginn@mcginnweb.net> <66C0C45BE9CE4E21A45B385F9BAE1253@DlouhyPC> <20110218185753.0e2cb0f2@WizardsTower> <1298102556.1738.1.camel@lucy> Message-ID: On 19 February 2011 08:02, chris wrote: > On Fri, 2011-02-18 at 17:14 -0800, MR ZenWiz wrote: >> On Fri, Feb 18, 2011 at 4:57 PM, Cybe R. Wizard >> wrote: >> > "Jonathan Dlouhy" wrote: >> >> From: MR ZenWiz >> >> On Fri, Feb 18, 2011 at 1:17 PM, Mike McGinn wrote: >> >> > On Friday, February 18, 2011 16:12:37 Colin Law wrote: >> >> >> On 18 February 2011 20:03, J wrote: >> >> >> > Cybe R. Wizard wrote: >> >> >> >> vinayaraj sreedharan wrote: >> >> >> >>> ------------------------ >> >> >> >> >> >> >> >> corroboration >> >> >> >> >> >> >> >> ------------------------ >> >> >> > >> >> >> > Refutation >> >> >> > >> >> >> > ------------------------ >> >> >> >> >> >> Agnostication >> >> >> >> >> >> -------------------------- >> >> > >> >> > Apostification >> >> > >> >> > -------------------------- >> >> >> >> > Indigestion >> > >> > -------------------------- >> >> >> >> Obfuscation >> >> >> > -------------------------- >> > >> > Abomination! >> > >> > -------------------------- >> >> This is beginning to sound like a Moody Blues song.... >> > > No, they have better taste > The big question is, have we answered the OP's query? @OP: have any of these useful suggestions helped at all? Colin From cppdeveloper at ontelecoms.gr Sat Feb 19 13:02:57 2011 From: cppdeveloper at ontelecoms.gr (Ioannis Vranos) Date: Sat, 19 Feb 2011 15:02:57 +0200 Subject: HP DV8 does not boot ubuntu from CD or USB In-Reply-To: References: Message-ID: <1298120577.4717.0.camel@Acer-Aspire-8920G> On Fri, 2011-02-18 at 09:17 +0000, Jorge Gusmao wrote: > Hi, > > With the Ububtu installed here at work I tried yesterday to give it a > first spin at home. > Burned 10.10 with imgburn, and fired up my dv8 hp pavillion. > The thing is that it goes directly no windows welcome screen. What do you mean by the last sentence? -- Ioannis Vranos http://www.cpp-software.net From shentino at gmail.com Sat Feb 19 16:12:06 2011 From: shentino at gmail.com (Shentino) Date: Sat, 19 Feb 2011 08:12:06 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Fri, Feb 18, 2011 at 7:27 AM, Tom H wrote: > On Fri, Feb 18, 2011 at 8:42 AM, Shentino wrote: > > On Sun, Feb 13, 2011 at 7:25 PM, Tom H wrote: > >> On Sun, Feb 13, 2011 at 5:06 PM, Shentino wrote: > >> > > >> > I've been googling for awhile and snooping around in config, but I'm > >> > stumped. > >> > > >> > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? > >> > I need more vt's and I find it more pleasant to scoot the desktop over > >> > to 12 > >> > so that I can have gettys on 1-10 and a secure top on 11. > >> > >> I'm not sure what you mean by "secure top" but have you tried creating > >> tty7 through tty10/tty11 in "/etc/init"? > >> > >> AFAIK, GDM'll use the next available vt. > > > > Silly me, forgot to mention that I'm on maverick which uses upstart. > > Also, I have upstart scripts that slap ttys on 1-10, and gdm still takes > on > > 7 even though it already has a getty on it. > > There's one thing that I forgot. Sorry! > > You also have to edit the "ACTIVE_CONSOLES" line in > "/etc/default/console-setup". > Strangely enough I already did this. I think that this'll be enough but there may be some gdm.conf settings > to change too. I only have X-less Ubuntu installs so I can't check > this. Does one of the files in "/etc/gdm/" have a "FirstVT" variable > set (for example the standard "FirstVT=7"? If it does, you'll have to > change it to 12. It wouldn't hurt to set it though. > You might be onto something here. I have grepped /etc up and down left and right for the keywords vt, maybe I'll try VT. A bit of detective work appears to indicate that the "vt7" bit that gdm passes to the X server is very very stubborn, almost as if hardcoded into the gdm binary. -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomh0665 at gmail.com Sat Feb 19 16:20:44 2011 From: tomh0665 at gmail.com (Tom H) Date: Sat, 19 Feb 2011 11:20:44 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Sat, Feb 19, 2011 at 11:12 AM, Shentino wrote: > On Fri, Feb 18, 2011 at 7:27 AM, Tom H wrote: >> On Fri, Feb 18, 2011 at 8:42 AM, Shentino wrote: >> > On Sun, Feb 13, 2011 at 7:25 PM, Tom H wrote: >> >> On Sun, Feb 13, 2011 at 5:06 PM, Shentino wrote: >> >> > >> >> > I've been googling for awhile and snooping around in config, but I'm >> >> > stumped. >> >> > >> >> > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? >> >> > I need more vt's and I find it more pleasant to scoot the desktop >> >> > over >> >> > to 12 >> >> > so that I can have gettys on 1-10 and a secure top on 11. >> >> >> >> I'm not sure what you mean by "secure top" but have you tried creating >> >> tty7 through tty10/tty11 in "/etc/init"? >> >> >> >> AFAIK, GDM'll use the next available vt. >> > >> > Silly me, forgot to mention that I'm on maverick which uses upstart. >> > Also, I have upstart scripts that slap ttys on 1-10, and gdm still takes >> > on >> > 7 even though it already has a getty on it. >> >> There's one thing that I forgot. Sorry! >> >> You also have to edit the "ACTIVE_CONSOLES" line in >> "/etc/default/console-setup". > > Strangely enough I already did this. >> >> I think that this'll be enough but there may be some gdm.conf settings >> to change too. I only have X-less Ubuntu installs so I can't check >> this. Does one of the files in "/etc/gdm/" have a "FirstVT" variable >> set (for example the standard "FirstVT=7"? If it does, you'll have to >> change it to 12. It wouldn't hurt to set it though. > > You might be onto something here. > I have grepped /etc up and down left and right for the keywords vt, maybe > I'll try VT. > A bit of detective work appears to indicate that the "vt7" bit that gdm > passes to the X server is very very stubborn, almost as if hardcoded into > the gdm binary. I've found a Debian Sid VM and I did the above (inittab, console-setup, and FirstVT) and GDM's starting on vt12.Unless something's been seriously modified in Ubuntu, it should work for you too. From shentino at gmail.com Sat Feb 19 16:24:25 2011 From: shentino at gmail.com (Shentino) Date: Sat, 19 Feb 2011 08:24:25 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Sat, Feb 19, 2011 at 8:20 AM, Tom H wrote: > On Sat, Feb 19, 2011 at 11:12 AM, Shentino wrote: > > On Fri, Feb 18, 2011 at 7:27 AM, Tom H wrote: > >> On Fri, Feb 18, 2011 at 8:42 AM, Shentino wrote: > >> > On Sun, Feb 13, 2011 at 7:25 PM, Tom H wrote: > >> >> On Sun, Feb 13, 2011 at 5:06 PM, Shentino > wrote: > >> >> > > >> >> > I've been googling for awhile and snooping around in config, but > I'm > >> >> > stumped. > >> >> > > >> >> > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? > >> >> > I need more vt's and I find it more pleasant to scoot the desktop > >> >> > over > >> >> > to 12 > >> >> > so that I can have gettys on 1-10 and a secure top on 11. > >> >> > >> >> I'm not sure what you mean by "secure top" but have you tried > creating > >> >> tty7 through tty10/tty11 in "/etc/init"? > >> >> > >> >> AFAIK, GDM'll use the next available vt. > >> > > >> > Silly me, forgot to mention that I'm on maverick which uses upstart. > >> > Also, I have upstart scripts that slap ttys on 1-10, and gdm still > takes > >> > on > >> > 7 even though it already has a getty on it. > >> > >> There's one thing that I forgot. Sorry! > >> > >> You also have to edit the "ACTIVE_CONSOLES" line in > >> "/etc/default/console-setup". > > > > Strangely enough I already did this. > >> > >> I think that this'll be enough but there may be some gdm.conf settings > >> to change too. I only have X-less Ubuntu installs so I can't check > >> this. Does one of the files in "/etc/gdm/" have a "FirstVT" variable > >> set (for example the standard "FirstVT=7"? If it does, you'll have to > >> change it to 12. It wouldn't hurt to set it though. > > > > You might be onto something here. > > I have grepped /etc up and down left and right for the keywords vt, maybe > > I'll try VT. > > A bit of detective work appears to indicate that the "vt7" bit that gdm > > passes to the X server is very very stubborn, almost as if hardcoded into > > the gdm binary. > > I've found a Debian Sid VM and I did the above (inittab, > console-setup, and FirstVT) and GDM's starting on vt12.Unless > something's been seriously modified in Ubuntu, it should work for you > too. > I'm inclined to blame the "seriously modified" There is no FirstVT setting anywhere under /etc at all, let alone /etc/gdm. A recursive grep shows this. Maybe vt7 happens to be a hard coded default. Could you tell me the exact filename that FirstVT is in on your system? I might try injecting it manually on my end. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomh0665 at gmail.com Sat Feb 19 16:25:58 2011 From: tomh0665 at gmail.com (Tom H) Date: Sat, 19 Feb 2011 11:25:58 -0500 Subject: Disabling swap at boot. In-Reply-To: References: Message-ID: On Fri, Feb 18, 2011 at 11:29 AM, Goh Lip wrote: > On Fri, 18 Feb 2011 23:32:58 +0800, Tom H wrote: > >> By "if it exists" I meant the swap partition no rc.local. You must've >> deleted the latter because it should always be there! >> Anyway, another option is to remove the fstab entry and run a swapon >> script manually when you're on your desktop. > > Did a swapoff and swapon and yes, rc.local is there. > All is well. Thanks. Welcome! From tomh0665 at gmail.com Sat Feb 19 16:36:54 2011 From: tomh0665 at gmail.com (Tom H) Date: Sat, 19 Feb 2011 11:36:54 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Sat, Feb 19, 2011 at 11:24 AM, Shentino wrote: > On Sat, Feb 19, 2011 at 8:20 AM, Tom H wrote: >> On Sat, Feb 19, 2011 at 11:12 AM, Shentino wrote: >> > On Fri, Feb 18, 2011 at 7:27 AM, Tom H wrote: >> >> On Fri, Feb 18, 2011 at 8:42 AM, Shentino wrote: >> >> > On Sun, Feb 13, 2011 at 7:25 PM, Tom H wrote: >> >> >> On Sun, Feb 13, 2011 at 5:06 PM, Shentino >> >> >> wrote: >> >> >> > >> >> >> > I've been googling for awhile and snooping around in config, but >> >> >> > I'm >> >> >> > stumped. >> >> >> > >> >> >> > How do I have gdm/X/desktop whatever start on vt12 instead of vt7? >> >> >> > I need more vt's and I find it more pleasant to scoot the desktop >> >> >> > over >> >> >> > to 12 >> >> >> > so that I can have gettys on 1-10 and a secure top on 11. >> >> >> >> >> >> I'm not sure what you mean by "secure top" but have you tried >> >> >> creating >> >> >> tty7 through tty10/tty11 in "/etc/init"? >> >> >> >> >> >> AFAIK, GDM'll use the next available vt. >> >> > >> >> > Silly me, forgot to mention that I'm on maverick which uses upstart. >> >> > Also, I have upstart scripts that slap ttys on 1-10, and gdm still >> >> > takes >> >> > on >> >> > 7 even though it already has a getty on it. >> >> >> >> There's one thing that I forgot. Sorry! >> >> >> >> You also have to edit the "ACTIVE_CONSOLES" line in >> >> "/etc/default/console-setup". >> > >> > Strangely enough I already did this. >> >> >> >> I think that this'll be enough but there may be some gdm.conf settings >> >> to change too. I only have X-less Ubuntu installs so I can't check >> >> this. Does one of the files in "/etc/gdm/" have a "FirstVT" variable >> >> set (for example the standard "FirstVT=7"? If it does, you'll have to >> >> change it to 12. It wouldn't hurt to set it though. >> > >> > You might be onto something here. >> > I have grepped /etc up and down left and right for the keywords vt, >> > maybe >> > I'll try VT. >> > A bit of detective work appears to indicate that the "vt7" bit that gdm >> > passes to the X server is very very stubborn, almost as if hardcoded >> > into >> > the gdm binary. >> >> I've found a Debian Sid VM and I did the above (inittab, >> console-setup, and FirstVT) and GDM's starting on vt12.Unless >> something's been seriously modified in Ubuntu, it should work for you >> too. > > I'm inclined to blame the "seriously modified" > There is no FirstVT setting anywhere under /etc at all, let alone /etc/gdm. >  A recursive grep shows this. > Maybe vt7 happens to be a hard coded default.  Could you tell me the exact > filename that FirstVT is in on your system?  I might try injecting it > manually on my end. Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" (only the latter works in sid) in "/etc/gdm/" with ------ [daemon] FirstVT = 12 ------ as its contents. From shentino at gmail.com Sat Feb 19 16:55:55 2011 From: shentino at gmail.com (Shentino) Date: Sat, 19 Feb 2011 08:55:55 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: > > > Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" (only > the latter works in sid) in "/etc/gdm/" with > ------ > [daemon] > FirstVT = 12 > ------ > as its contents. > I created all three files. gdm still stubbornly refuses to use any terminal other than tty7 > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From scar at drigon.com Sat Feb 19 18:34:45 2011 From: scar at drigon.com (scar) Date: Sat, 19 Feb 2011 11:34:45 -0700 Subject: 10.04 troubleshoot system freeze In-Reply-To: <1297876303.4770.1.camel@Acer-Aspire-8920G> References: <1297876303.4770.1.camel@Acer-Aspire-8920G> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 wow everyone! thanks so much for the input and all the ideas. the PSU is an Antec (very good reputation with me) TP-550 and it is plugged into a APC RS 1500VA. i'm not sure how to check if the PSU is flaky? this is a new setup for Zoneminder; we've not had it running previously on older hardware/software. in the mean time i'll monitor memory usage, i'll test out the RAM when time permits, check out stresslinux, and report back with any findings... -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1gDUQACgkQXhfCJNu98qAZIACg02j8z0wKID3zx191dNPOCxUM YbkAoPBAwImAvck7jIYENFIYyJRQxsRJ =kgEK -----END PGP SIGNATURE----- From scar at drigon.com Sat Feb 19 18:38:43 2011 From: scar at drigon.com (scar) Date: Sat, 19 Feb 2011 11:38:43 -0700 Subject: Successful su for proxy by root Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 i have been monitoring my /var/log/auth.log lately and i noticed these few entries are showing up about once per day. can anyone shed light on what is causing it? who is user proxy? thanks Feb 14 07:54:51 ubuntu-desktop su[24751]: Successful su for proxy by root Feb 14 07:54:51 ubuntu-desktop su[24751]: + ??? root:proxy Feb 14 07:54:51 ubuntu-desktop su[24751]: pam_unix(su:session): session opened for user proxy by (uid=0) Feb 14 07:54:52 ubuntu-desktop su[24751]: pam_unix(su:session): session closed for user proxy -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1gDjMACgkQXhfCJNu98qDhdACfZ6AcXYpatEIW+C2vhyRVYnca e2YAoPQokhpzbqH1h/6i8o0q8Ajga00L =ydn7 -----END PGP SIGNATURE----- From dave at thefletchers.net Sat Feb 19 19:13:09 2011 From: dave at thefletchers.net (David Fletcher) Date: Sat, 19 Feb 2011 19:13:09 +0000 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: <1297876303.4770.1.camel@Acer-Aspire-8920G> Message-ID: <1298142789.1770.6.camel@dave-Satellite-2410> On Sat, 2011-02-19 at 11:34 -0700, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > wow everyone! thanks so much for the input and all the ideas. > > the PSU is an Antec (very good reputation with me) TP-550 and it is > plugged into a APC RS 1500VA. i'm not sure how to check if the PSU is > flaky? > Search ebay for "Antec power supply tester" The specification and price of these has gone up since I bought mine. It's very well worth having one if you fool around with PCs. Yes I buy Antec supplies too but I've had one fail on me soon after installation. Last one I bought was the EarthWatts 380. It's running just fine. Dave PS that's the same UPS as I've got. Years old, still works well. From p.echols at comcast.net Sat Feb 19 19:42:03 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 19 Feb 2011 11:42:03 -0800 Subject: Listing devices - quick question Message-ID: <4D601D0B.70109@comcast.net> I'm writing up my notes for someone who asked about data recovery and I'm having a serious brain fade. It's the part about discovering the device that you just plugged in. I know I can use $ fdisk -l to list devices or $ blkid to do the same and more. But there is something that lists the last system events, you run this command, then plug the usb device, then run it again and see what got added to the end of the list. Anyone want to throw out the name for an idiot? -- PE From tomh0665 at gmail.com Sat Feb 19 19:53:46 2011 From: tomh0665 at gmail.com (Tom H) Date: Sat, 19 Feb 2011 14:53:46 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Sat, Feb 19, 2011 at 11:55 AM, Shentino wrote: >> >> Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" (only >> the latter works in sid) in "/etc/gdm/" with >> ------ >> [daemon] >> FirstVT = 12 >> ------ >> as its contents. > > I created all three files.  gdm still stubbornly refuses to use any terminal > other than tty7 I'd forgotten about Ubuntu's plymouth. It must be interfering in the tty assignment, but I have no idea how to control that. From pongo_pan at charter.net Sat Feb 19 20:01:07 2011 From: pongo_pan at charter.net (Pongo A. Pan) Date: Sat, 19 Feb 2011 12:01:07 -0800 Subject: Listing devices - quick question In-Reply-To: <4D601D0B.70109@comcast.net> References: <4D601D0B.70109@comcast.net> Message-ID: <1298145667.4355.2.camel@aurelius> On Sat, 2011-02-19 at 11:42 -0800, Patton Echols wrote: > I'm writing up my notes for someone who asked about data recovery and > I'm having a serious brain fade. It's the part about discovering the > device that you just plugged in. I know I can use > $ fdisk -l to list devices or > $ blkid to do the same and more. But there is something that lists the > last system events, you run this command, then plug the usb device, then > run it again and see what got added to the end of the list. Anyone want > to throw out the name for an idiot? Minor brain fade isn't proof of idiocy. Try "dmesg | tail -n40" Gets the last 40 lines. -- Pongo Pan, running Linux Mint 10 Julia, and Gnome 2.32.0 Glücklich der Mann, der den Hafen erreicht hat, Und hinter sich ließ das Meer und die Stürme, Und jetzo warm und ruhig sitzt Im guten Ratskeller zu Bremen. From p.echols at comcast.net Sat Feb 19 20:10:02 2011 From: p.echols at comcast.net (Patton Echols) Date: Sat, 19 Feb 2011 12:10:02 -0800 Subject: Listing devices - quick question In-Reply-To: <1298145667.4355.2.camel@aurelius> References: <4D601D0B.70109@comcast.net> <1298145667.4355.2.camel@aurelius> Message-ID: <4D60239A.3060106@comcast.net> On 02/19/2011 12:01 PM, Pongo A. Pan wrote: > On Sat, 2011-02-19 at 11:42 -0800, Patton Echols wrote: >> I'm writing up my notes for someone who asked about data recovery and >> I'm having a serious brain fade. It's the part about discovering the >> device that you just plugged in. I know I can use >> $ fdisk -l to list devices or >> $ blkid to do the same and more. But there is something that lists the >> last system events, you run this command, then plug the usb device, then >> run it again and see what got added to the end of the list. Anyone want >> to throw out the name for an idiot? > Minor brain fade isn't proof of idiocy. > > Try "dmesg | tail -n40" > > Gets the last 40 lines. DOH! dmesg! that's it! Thanks, It probably would have come to me after lunch . . . From hal at burgiss.net Sat Feb 19 20:42:51 2011 From: hal at burgiss.net (Hal Burgiss) Date: Sat, 19 Feb 2011 15:42:51 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: <1297876303.4770.1.camel@Acer-Aspire-8920G> Message-ID: On Sat, Feb 19, 2011 at 1:34 PM, scar wrote: > > in the mean time i'll monitor memory usage, i'll test out the RAM when > time permits, check out stresslinux, and report back with any findings... > There is also an Ubuntu package named 'stress' for stress testing. I puts simultaneous load on various components, all of which are adjustable. I would be on hardware issue as well. Not sure what you need for your software, but if you don' t have to have X, I would not have it in the way. -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul.madarasz at gmail.com Sat Feb 19 21:52:07 2011 From: paul.madarasz at gmail.com (Paul Madarasz) Date: Sat, 19 Feb 2011 14:52:07 -0700 Subject: 10.04 troubleshoot system freeze References: <1297899876.2742.4.camel@aurelius> <4D5CA600.6070100@optonline.net> <1297919679.13339.0.camel@Acer-Aspire-8920G> <4D5CB9E3.3090706@optonline.net> <1297971164.5725.3.camel@iam.wayward4now.net> Message-ID: On Thu, 17 Feb 2011 14:32:44 -0500, Ric Moore wrote, perhaps among other things: >On Thu, 2011-02-17 at 01:02 -0500, Doug wrote: > >> It's too bad--this looks like a very useful program, if it really can be >> obtained. >> I'm big on diagnostic routines, but I guess I'll have to pass on this one. > >Huh, I just did this: >wayward4now at iam:~$ wget -c >http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 >--2011-02-17 14:28:35-- >http://www.stresslinux.org/sl/downloads/stresslinux_32bit_11.3.i686-0.6.105.iso.bz2 >Resolving www.stresslinux.org... 83.141.20.131, 2a01:198:3d0::131:51 >Connecting to www.stresslinux.org|83.141.20.131|:80... connected. >HTTP request sent, awaiting response... 200 OK >Length: 220923819 (211M) [application/x-bzip] >Saving to: `stresslinux_32bit_11.3.i686-0.6.105.iso.bz2' > >0% [ ] 968,861 118K/s eta >35m 56s ^C >wayward4now at iam:~$ > > >And ctrl-c'd it as it would have eaten up my Satellite daily usage, but >had I left it running, it sure looks like it would have been successful. >Maybe if you cleared your cache in the browser it would dnload it anew >instead of falling back on a cache'd lousy copy. But, wget -c (continue >from an interrupted transfer) has never failed me. Ric I'm getting "no such file or directory after cutting and pasting the command. Looks mighty shaky from here. From hickster711 at gmail.com Sat Feb 19 22:22:36 2011 From: hickster711 at gmail.com (Bob H.) Date: Sat, 19 Feb 2011 17:22:36 -0500 Subject: Skype for Ubuntu 10.10? Message-ID: When I look up Skype, all I see is downloads for Windoze. Am I missing something? -------------- next part -------------- An HTML attachment was scrubbed... URL: From nathan.bahn at gmail.com Sat Feb 19 22:33:02 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Sat, 19 Feb 2011 17:33:02 -0500 Subject: Skype for Ubuntu 10.10? In-Reply-To: References: Message-ID: On Sat, Feb 19, 2011 at 5:22 PM, Bob H. wrote: > When I look up Skype, all I see is downloads for Windoze. Am I missing > something? > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > B.H.-- Have you tried looking up Skype in the Synaptic Package Manager? --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html & http://www.libreoffice.org/ (Nathan Bahn) -------------- next part -------------- An HTML attachment was scrubbed... URL: From jlitwinski at vp.pl Sat Feb 19 22:53:29 2011 From: jlitwinski at vp.pl (Jan =?UTF-8?Q?Litwi=C5=84ski?=) Date: Sat, 19 Feb 2011 23:53:29 +0100 Subject: Skype for Ubuntu 10.10? In-Reply-To: References: Message-ID: <1298156009.30301.3.camel@linux-7gn2.site> Dnia 2011-02-19, sob o godzinie 17:22 -0500, Bob H. pisze: > When I look up Skype, all I see is downloads for Windoze. Am I missing > something? http://www.skype.com/intl/pl/get-skype/on-your-computer/linux/post-download/ -- Jan Litwiński http://janek.wroc.prv.pl/ Linux is like a wigwam no gates no windows but apache insideJan Litwiński From ajp at princeswalk.fsnet.co.uk Sat Feb 19 22:54:16 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Sat, 19 Feb 2011 22:54:16 +0000 Subject: Skype for Ubuntu 10.10? In-Reply-To: References: Message-ID: <1298156056.2282.0.camel@osiris> On Sat, 2011-02-19 at 17:33 -0500, Nathan Bahn wrote: > > > On Sat, Feb 19, 2011 at 5:22 PM, Bob H. wrote: > When I look up Skype, all I see is downloads for Windoze. Am I > missing something? > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > B.H.-- > Have you tried looking up Skype in the Synaptic Package Manager? > --N.B. Or in Software Centre under Canonical Partners? Tony From lepelerin2002 at yahoo.com Sat Feb 19 23:42:43 2011 From: lepelerin2002 at yahoo.com (Arnaud G) Date: Sat, 19 Feb 2011 15:42:43 -0800 (PST) Subject: Skype for Ubuntu 10.10? In-Reply-To: References: Message-ID: <473091.4191.qm@web111708.mail.gq1.yahoo.com> ________________________________ From: Bob H. To: ubuntu-users at lists.ubuntu.com Sent: Sat, February 19, 2011 6:22:36 PM Subject: Skype for Ubuntu 10.10? When I look up Skype, all I see is downloads for Windoze. Am I missing something? pretty easy, go to skype, under get skype you have achoice for windows, linux ... http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajp at princeswalk.fsnet.co.uk Sun Feb 20 00:13:54 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Sun, 20 Feb 2011 00:13:54 +0000 Subject: Skype for Ubuntu 10.10? In-Reply-To: <473091.4191.qm@web111708.mail.gq1.yahoo.com> References: <473091.4191.qm@web111708.mail.gq1.yahoo.com> Message-ID: <1298160834.2282.1.camel@osiris> On Sat, 2011-02-19 at 15:42 -0800, Arnaud G wrote: > > > ______________________________________________________________________ > From: Bob H. > To: ubuntu-users at lists.ubuntu.com > Sent: Sat, February 19, 2011 6:22:36 PM > Subject: Skype for Ubuntu 10.10? > > When I look up Skype, all I see is downloads for Windoze. Am I missing > something? > > > pretty easy, go to skype, under get skype you have achoice for > windows, linux ... > > http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/ > > Easier still to go to the Software Centre an look under Canonical Partners! From steven at too1337.com Sun Feb 20 01:07:11 2011 From: steven at too1337.com (Steven Susbauer) Date: Sat, 19 Feb 2011 19:07:11 -0600 Subject: Successful su for proxy by root In-Reply-To: References: Message-ID: <4D60693F.8090706@too1337.com> On 2/19/11 12:38 PM, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > i have been monitoring my /var/log/auth.log lately and i noticed these > few entries are showing up about once per day. can anyone shed light on > what is causing it? who is user proxy? thanks > > Feb 14 07:54:51 ubuntu-desktop su[24751]: Successful su for proxy by root > Feb 14 07:54:51 ubuntu-desktop su[24751]: + ??? root:proxy > Feb 14 07:54:51 ubuntu-desktop su[24751]: pam_unix(su:session): session > opened for user proxy by (uid=0) > Feb 14 07:54:52 ubuntu-desktop su[24751]: pam_unix(su:session): session > closed for user proxy > proxy user is probably associated with some kind of proxy software, running anything you can think of? It sounds like it's running through cron, check through /etc/cron.daily/ and you'll likely find the script that is responsible for the entries. If not there then in root's crontab. Note that the log is nothing to be afraid of. It is the root user becoming the proxy user and not the other way around. If something bad is already operating as root, it is likely to do something as root. From ncherry at linuxha.com Sun Feb 20 01:37:20 2011 From: ncherry at linuxha.com (Neil Cherry) Date: Sat, 19 Feb 2011 20:37:20 -0500 Subject: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> Message-ID: <4D607050.9080306@linuxha.com> On 02/16/2011 04:11 PM, NoOp wrote: > On 02/16/2011 12:24 PM, MR ZenWiz wrote: >> On Wed, Feb 16, 2011 at 12:04 PM, NoOp wrote: >>> On 02/16/2011 10:07 AM, Neil Cherry wrote: >>>> Somehow my gcc/cpp/g++ are linked to nothing: >>>> >>>> $ ls -l /usr/bin/gcc* >>>> lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 >>>> -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 >>>> >> : >>> Looks to me like it's linked to the proper file: /urs/bin/gcc-4-4. Or am >>> I misunderstanding? >>> >> >> I think you missed an important detail - size of his gcc-4.4 is 0. >> > > I did indeed - thanks :-) > > @Neil: > > $ apt-cache policy gcc-4.4 > gcc-4.4: > Installed: 4.4.4-14ubuntu5 > Candidate: 4.4.4-14ubuntu5 > Version table: > *** 4.4.4-14ubuntu5 0 > 500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages > 100 /var/lib/dpkg/status > > > You said you reinstalled; did you try? > > $ sudo apt-get install --reinstall gcc-4.4 > > You may have to also reinstall 'gcc-4.4-base' - but I think reinstalling > gcc-4-4 should pull in base. First I want to thank everyone who helped me, big THANKS. :-) It's now working and here's how I fixed it: I grabbed the deb files for cpp, gcc and g++ and reinstalled them. No amount of reinstall worked. Ubuntu likes to use a lot or indirection (links to things) and most of the packages are basically empty except for the links. I really don't appreciate the level of obfuscation this causes. It's very annoying. > Added note, Neil: please do not cc me on your replies - I read the list > thanks & really don't need to have an extra copy. Sorry about that, too much time with MS LookOut (at work) and exhaustion make for use of bad habits (respond all). -- Linux Home Automation Neil Cherry ncherry at linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies From glgxg at sbcglobal.net Sun Feb 20 03:08:18 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sat, 19 Feb 2011 19:08:18 -0800 Subject: [Resolved] Re: How do I reinstall gcc/g++? In-Reply-To: <4D607050.9080306@linuxha.com> References: <4D5C126F.90203@linuxha.com> <4D607050.9080306@linuxha.com> Message-ID: On 02/19/2011 05:37 PM, Neil Cherry wrote: > On 02/16/2011 04:11 PM, NoOp wrote: ... >> You said you reinstalled; did you try? >> >> $ sudo apt-get install --reinstall gcc-4.4 >> >> You may have to also reinstall 'gcc-4.4-base' - but I think reinstalling >> gcc-4-4 should pull in base. > > First I want to thank everyone who helped me, big THANKS. :-) > > It's now working and here's how I fixed it: > > I grabbed the deb files for cpp, gcc and g++ and reinstalled them. No amount > of reinstall worked. Ubuntu likes to use a lot or indirection (links to things) > and most of the packages are basically empty except for the links. I really > don't appreciate the level of obfuscation this causes. It's very annoying. > ... Glad you got it sorted out. I'm still curious as to how/what the results where when you attempted to reinstal via apt-get. I don't suppose that you kept logs/files from that? From jordon at envygeeks.com Sun Feb 20 04:10:12 2011 From: jordon at envygeeks.com (Jordon Bedwell) Date: Sat, 19 Feb 2011 22:10:12 -0600 Subject: Skype for Ubuntu 10.10? In-Reply-To: References: Message-ID: <4D609424.6080905@envygeeks.com> On 2/19/2011 4:22 PM, Bob H. wrote: > When I look up Skype, all I see is downloads for Windoze. Am I missing > something? > > I'm sorry, but what is "windoze" again? I find it hard to understand un-clever word play because well, it's just plain stupid. From scar at drigon.com Sun Feb 20 06:29:28 2011 From: scar at drigon.com (scar) Date: Sat, 19 Feb 2011 23:29:28 -0700 Subject: Successful su for proxy by root In-Reply-To: <4D60693F.8090706@too1337.com> References: <4D60693F.8090706@too1337.com> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Steven Susbauer @ 02/19/2011 06:07 PM: > On 2/19/11 12:38 PM, scar wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> i have been monitoring my /var/log/auth.log lately and i noticed these >> few entries are showing up about once per day. can anyone shed light on >> what is causing it? who is user proxy? thanks >> >> Feb 14 07:54:51 ubuntu-desktop su[24751]: Successful su for proxy by root >> Feb 14 07:54:51 ubuntu-desktop su[24751]: + ??? root:proxy >> Feb 14 07:54:51 ubuntu-desktop su[24751]: pam_unix(su:session): session >> opened for user proxy by (uid=0) >> Feb 14 07:54:52 ubuntu-desktop su[24751]: pam_unix(su:session): session >> closed for user proxy >> > > proxy user is probably associated with some kind of proxy software, > running anything you can think of? > > It sounds like it's running through cron, check through /etc/cron.daily/ > and you'll likely find the script that is responsible for the entries. > If not there then in root's crontab. > thanks. it's coming from /etc/cron.daily/polipo -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1gtMgACgkQXhfCJNu98qBl5QCguM+/mAFqKk1DsBMgHDH/F1CL 7G8AoKS33FBdVkHQAm8OUq2wpUs9mbAo =46hX -----END PGP SIGNATURE----- From wayward4now at gmail.com Sun Feb 20 08:53:28 2011 From: wayward4now at gmail.com (Ric Moore) Date: Sun, 20 Feb 2011 03:53:28 -0500 Subject: Skype for Ubuntu 10.10? In-Reply-To: <4D609424.6080905@envygeeks.com> References: <4D609424.6080905@envygeeks.com> Message-ID: <1298192008.4196.4.camel@iam.wayward4now.net> On Sat, 2011-02-19 at 22:10 -0600, Jordon Bedwell wrote: > On 2/19/2011 4:22 PM, Bob H. wrote: > > When I look up Skype, all I see is downloads for Windoze. Am I missing > > something? > > > > > > I'm sorry, but what is "windoze" again? I find it hard to understand > un-clever word play because well, it's just plain stupid. You figure he is incapable of overcoming ignorance? OTOH, many fervent Linux users refer to Windows with all sorts of monikers, quite a few do, on this list and others. They are all "stupid"? :( Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From cyberjacob at gmail.com Sun Feb 20 12:41:57 2011 From: cyberjacob at gmail.com (Jacob Mansfield) Date: Sun, 20 Feb 2011 12:41:57 +0000 Subject: Skype for Ubuntu 10.10? In-Reply-To: <1298192008.4196.4.camel@iam.wayward4now.net> References: <4D609424.6080905@envygeeks.com> <1298192008.4196.4.camel@iam.wayward4now.net> Message-ID: http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/ Jacob Mansfield Programmer CyberKing Solutions™ www.cyberkingsolutions.co.uk - I do know the database is down "When Windows™ is opened the bugs come in." On 20 February 2011 08:53, Ric Moore wrote: > On Sat, 2011-02-19 at 22:10 -0600, Jordon Bedwell wrote: >> On 2/19/2011 4:22 PM, Bob H. wrote: >> > When I look up Skype, all I see is downloads for Windoze. Am I missing >> > something? >> > >> > >> >> I'm sorry, but what is "windoze" again?  I find it hard to understand >> un-clever word play because well, it's just plain stupid. > You figure he is incapable of overcoming ignorance? OTOH, many fervent > Linux users refer to Windows with all sorts of monikers, quite a few do, > on this list and others. They are all "stupid"? :( Ric > > > -- > My father, Victor Moore (Vic) used to say: > "There are two Great Sins in the world... > ..the Sin of Ignorance, and the Sin of Stupidity. > Only the former may be overcome." R.I.P. Dad. > Linux user# 44256 > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From jorge.m.gusmao at gmail.com Sun Feb 20 15:43:05 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Sun, 20 Feb 2011 15:43:05 +0000 Subject: HP DV8 does not boot ubuntu from CD or USB In-Reply-To: <1298120577.4717.0.camel@Acer-Aspire-8920G> References: <1298120577.4717.0.camel@Acer-Aspire-8920G> Message-ID: Sorry it was a mistake. I meant "to" instead of "no" The thing is that it goes directly to windows welcome screen... On Sat, Feb 19, 2011 at 1:02 PM, Ioannis Vranos wrote: > On Fri, 2011-02-18 at 09:17 +0000, Jorge Gusmao wrote: > > Hi, > > > > With the Ububtu installed here at work I tried yesterday to give it a > > first spin at home. > > Burned 10.10 with imgburn, and fired up my dv8 hp pavillion. > > The thing is that it goes directly no windows welcome screen. > > > What do you mean by the last sentence? > > > > > > -- > Ioannis Vranos > > http://www.cpp-software.net > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mtullio.ublinux at gmail.com Sun Feb 20 17:15:48 2011 From: mtullio.ublinux at gmail.com (Marco Tullio Lenti) Date: Sun, 20 Feb 2011 18:15:48 +0100 Subject: Skype for Ubuntu 10.10? In-Reply-To: References: Message-ID: No there is a beta test for Linux, Ubuntu inclused I have download and installed 10.04 The promem is only in some menu that are not fully visisble, but when you nome the mouse you will see the voice so may use. Bye Marco 2011/2/19 Bob H. > When I look up Skype, all I see is downloads for Windoze. Am I missing > something? > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mtullio.ublinux at gmail.com Sun Feb 20 17:31:18 2011 From: mtullio.ublinux at gmail.com (Marco Tullio Lenti) Date: Sun, 20 Feb 2011 18:31:18 +0100 Subject: How do I reinstall gcc/g++? In-Reply-To: <4D5C126F.90203@linuxha.com> References: <4D5C126F.90203@linuxha.com> Message-ID: I think you have to pass trough the menu: system administration synaptic package manager here you may choose a lot of option about gcc bye Marco 2011/2/16 Neil Cherry > Somehow my gcc/cpp/g++ are linked to nothing: > > $ ls -l /usr/bin/gcc* > lrwxrwxrwx 1 root root 7 2011-02-16 13:05 /usr/bin/gcc -> gcc-4.4 > -rw-r--r-- 1 root root 0 2011-02-16 12:40 /usr/bin/gcc-4.4 > > and no amount of removing, purging or reinstalling is fixing it. How > do I get this fixed? > > -- > Linux Home Automation Neil Cherry ncherry at linuxha.com > http://www.linuxha.com/ Main site > http://linuxha.blogspot.com/ My HA Blog > Author of: Linux Smart Homes For Dummies > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hickster711 at gmail.com Sun Feb 20 17:50:26 2011 From: hickster711 at gmail.com (Bob H.) Date: Sun, 20 Feb 2011 12:50:26 -0500 Subject: Skype for 10.10 Message-ID: Thanks for all your answers. Big help. Bob H. -------------- next part -------------- An HTML attachment was scrubbed... URL: From devnetmm at yahoo.com Sun Feb 20 17:56:06 2011 From: devnetmm at yahoo.com (Michael Meier) Date: Sun, 20 Feb 2011 09:56:06 -0800 (PST) Subject: ACPI on Toshiba Satellite not working (omnibook) Message-ID: <965738.46226.qm@web121406.mail.ne1.yahoo.com> After installing !0.10 Maverick on toshiba satellite (M70) with Intel Pentium M I found the omnibook acpi-module without function. I used it before with debian lenny 2007 and found it working in an installation of ubuntu 10.04 with kernel 2.6.32.21. Now having / testing 2.6.35.22 and 2.6.35.25 I may do a modprobe and appearing the module in lsmod, but not working: /proc/omnibook will be found afterwards, but empty. With debian and 10.04 I was able to set the cooler function mode, throttling and more. Also I found in the kernel-config the Toshiba-Support deselected. But that was the same with kernel 2.6.35.21, where the acpi was working. Though I tried making a kernel with this support but canceled since I found, I have not the needed 3GB+ working space for this operation. May I install (find) an older kernel 2.6.32.21 to the Maverick system and / or what are other options to get the acpi working? thank you for hints michael -------------- next part -------------- An HTML attachment was scrubbed... URL: From devnetmm at yahoo.com Sun Feb 20 19:23:37 2011 From: devnetmm at yahoo.com (Michael Meier) Date: Sun, 20 Feb 2011 11:23:37 -0800 (PST) Subject: issues with wireless networking nad managing Message-ID: <993025.82470.qm@web121404.mail.ne1.yahoo.com> Hello all, on my toshiba laptop I was having a hard time setting up wireless networking. I had tried before with live-CD Knoppix, debian / kde based, where it worked instantly and thus was thinking, ubuntu will manage this also out-of-the-box. But I needed long time until it finally worked and now don't know, why I got the final success. It was installation of 10.10 Maverick and the problem wasn't the driver, ipw2200, which was loaded and enabled scanning of networks. Problem was caused by the network-management-gui, that mostly didn't work (and I need the gui, since I'm frequently changing the wireless-environment). Before I mostly used the KWifimanager with Debian, but couldn't manage WPA and seems to be expired. Now there are applets available, but they come without hints, how to set them up - they rside somewhere within the system, while the controlpanels don't know about them (that was my experience with nm-applet) I finally got it setup, but without knowing, why it's working. Therefore the question: is there any way of installing, that is nearly fail-proof and managing wireless LANs through GUI ? May I set it up without an "all-inclusive" installationprocess of ubuntu / kubuntu? I'd like to have a system without a mass of toys, that I don't need, that's fitting on a DVD to backup. Which packages are needed for installing wireless-management, like the nm-applet (i found within another installation) is doing? thanx for replying michael -------------- next part -------------- An HTML attachment was scrubbed... URL: From ncherry at linuxha.com Sun Feb 20 19:59:12 2011 From: ncherry at linuxha.com (Neil Cherry) Date: Sun, 20 Feb 2011 14:59:12 -0500 Subject: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> Message-ID: <4D617290.9020305@linuxha.com> On 02/20/2011 12:31 PM, Marco Tullio Lenti wrote: > I think you have to pass trough the menu: > > system > > administration > > synaptic package manager > > here you may choose a lot of option about gcc > > bye I have Ubuntu Server and it did not have Synaptic but I did decide to install it. After installing it I tried various methods for reinstalling gcc and g++ but neither worked. What they did was reinstall the links but failed to restore the binaries. In the end I had to find the correct deb packages with the binaries and reinstall those. -- Linux Home Automation Neil Cherry ncherry at linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies From ncherry at linuxha.com Sun Feb 20 20:02:04 2011 From: ncherry at linuxha.com (Neil Cherry) Date: Sun, 20 Feb 2011 15:02:04 -0500 Subject: [Resolved] Re: How do I reinstall gcc/g++? In-Reply-To: References: <4D5C126F.90203@linuxha.com> <4D607050.9080306@linuxha.com> Message-ID: <4D61733C.4000509@linuxha.com> On 02/19/2011 10:08 PM, NoOp wrote: > On 02/19/2011 05:37 PM, Neil Cherry wrote: >> On 02/16/2011 04:11 PM, NoOp wrote: > ... >>> You said you reinstalled; did you try? >>> >>> $ sudo apt-get install --reinstall gcc-4.4 >>> >>> You may have to also reinstall 'gcc-4.4-base' - but I think reinstalling >>> gcc-4-4 should pull in base. >> >> First I want to thank everyone who helped me, big THANKS. :-) >> >> It's now working and here's how I fixed it: >> >> I grabbed the deb files for cpp, gcc and g++ and reinstalled them. No amount >> of reinstall worked. Ubuntu likes to use a lot or indirection (links to things) >> and most of the packages are basically empty except for the links. I really >> don't appreciate the level of obfuscation this causes. It's very annoying. >> > ... > > Glad you got it sorted out. I'm still curious as to how/what the results > where when you attempted to reinstal via apt-get. I don't suppose that > you kept logs/files from that? I'm uncertain of which logs they would be in. Though I would think that by now it would be a confusing mess as I've reinstalled, removed, and added the various packages server times over. -- Linux Home Automation Neil Cherry ncherry at linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies From pongo_pan at charter.net Sun Feb 20 22:21:52 2011 From: pongo_pan at charter.net (Pongo A. Pan) Date: Sun, 20 Feb 2011 14:21:52 -0800 Subject: HP DV8 does not boot ubuntu from CD or USB In-Reply-To: References: <1298120577.4717.0.camel@Acer-Aspire-8920G> Message-ID: <1298240512.4355.11.camel@aurelius> On Sun, 2011-02-20 at 15:43 +0000, Jorge Gusmao wrote: > Sorry it was a mistake. I meant "to" instead of "no" > > The thing is that it goes directly to windows welcome screen... > > > > On Sat, Feb 19, 2011 at 1:02 PM, Ioannis Vranos > wrote: > On Fri, 2011-02-18 at 09:17 +0000, Jorge Gusmao wrote: > > Hi, > > > > With the Ububtu installed here at work I tried yesterday to > give it a > > first spin at home. > > Burned 10.10 with imgburn, and fired up my dv8 hp pavillion. > > The thing is that it goes directly no windows welcome > screen. > > > What do you mean by the last sentence? > Jorge, please try to avoid top posting on this list. It keeps the conversation in order if you put your replies *under* the previous exchanges, making it easier to follow. Also please trim the old material judiciously when there is more than about a screen full. It looks as if you need to go to the BIOS (F2, F10 or Del at boot time: the boot screen should tell you) and change the "boot order" to CD/DVD and then hard disk. Then you should be able to boot from CD. -- Pongo Pan, running Linux Mint 10 Julia, and Gnome 2.32.0 Glücklich der Mann, der den Hafen erreicht hat, Und hinter sich ließ das Meer und die Stürme, Und jetzo warm und ruhig sitzt Im guten Ratskeller zu Bremen. From stanb at panix.com Mon Feb 21 14:08:24 2011 From: stanb at panix.com (stan) Date: Mon, 21 Feb 2011 09:08:24 -0500 Subject: Oracle Virtulbox key issues In-Reply-To: References: <20110217214034.GA821@teddy.fas.com> Message-ID: <20110221140824.GA7367@teddy.fas.com> On Thu, Feb 17, 2011 at 11:58:41PM +0200, Alin-Andrei wrote: > Try this: > > wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- > | sudo apt-key add - > sudo apt-get update > > I thought i had already tried that, but I ran it again this morning. The reu`sulst are the same: Reading package lists... Done W: GPG error: http://download.virtualbox.org lucid Release: The following signatures were invalid: BADSIG 54422A4B98AB5139 Oracle Corporation (VirtualBox archive signing key) -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? From glgxg at sbcglobal.net Mon Feb 21 21:35:35 2011 From: glgxg at sbcglobal.net (NoOp) Date: Mon, 21 Feb 2011 13:35:35 -0800 Subject: Oracle Virtulbox key issues In-Reply-To: <20110221140824.GA7367@teddy.fas.com> References: <20110217214034.GA821@teddy.fas.com> <20110221140824.GA7367@teddy.fas.com> Message-ID: On 02/21/2011 06:08 AM, stan wrote: > On Thu, Feb 17, 2011 at 11:58:41PM +0200, Alin-Andrei wrote: >> Try this: >> >> wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- >> | sudo apt-key add - >> sudo apt-get update >> >> > I thought i had already tried that, but I ran it again this morning. The reu`sulst are > the same: > > Reading package lists... Done > W: GPG error: http://download.virtualbox.org lucid Release: The following signatures were > invalid: BADSIG 54422A4B98AB5139 Oracle Corporation (VirtualBox archive signing key) > > > Try clearing the old key via synaptic & then try the wget again. If that fails: $ sudo apt-get clean $ cd /var/lib/apt $ sudo mv lists lists.old $ sudo mkdir -p lists/partial $ sudo apt-get clean $ sudo apt-get update [Refs: http://ubuntuforums.org/showthread.php?t=1480604] From basfriends at gmail.com Tue Feb 22 00:23:32 2011 From: basfriends at gmail.com (Bas Jacobs) Date: Tue, 22 Feb 2011 01:23:32 +0100 Subject: Unable to use USB on at91sam7s-ek In-Reply-To: References: Message-ID: Dear List, I've tried to compile and run the usb-device-cdc-serial-project-at91sam7s-ek. I'm using the codesourcery toolchain and the sam-ba programming tool. The compilation and flash procedures go well. However, there are some problems when I try to connect and communicate with the board. I made some modifications to the source, i added the following piece of code before the last two ifstatements: usbBuffer[0] = 0x01234567; usbBuffer[1] = 0x09876543; CDCDSerialDriver_Write(usbBuffer, DATABUFFERSIZE, 0, 0); I disabled the cdc_acm driver (blacklist and rmmod). I am: uname -a Linux USSR 2.6.37-02063701-generic #201102181135 SMP Fri Feb 18 12:47:22 UTC 2011 i686 GNU/Linux (I use the 37 kernel because of the sam-ba driver). dmesg says the following: [ 5845.748085] usb 6-1: new full speed USB device using uhci_hcd and address 25 lsusb says the following: Bus 008 Device 002: ID 0a5c:2101 Broadcom Corp. Bluetooth Controller Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 023: ID 03eb:6119 Atmel Corp. <-- This is the at91sam7s256 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 003: ID 046d:c05d Logitech, Inc. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 04e8:5041 Samsung Electronics Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0ac8:c326 Z-Star Microelectronics Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub cat /dev/bus/usb/006/025 | hd says the following: 00000000 12 01 00 02 02 00 00 08 eb 03 19 61 00 01 00 01 |...........a....| 00000010 00 01 09 02 43 00 02 01 00 c0 32 09 04 00 00 01 |....C.....2.....| 00000020 02 02 00 00 05 24 00 10 01 05 24 01 01 00 04 24 |.....$....$....$| 00000030 02 02 05 24 06 00 01 07 05 83 03 40 00 0a 09 04 |...$....... at ....| 00000040 01 00 02 0a 00 00 00 07 05 01 02 40 00 00 07 05 |........... at ....| 00000050 82 02 40 00 00 |.. at ..| 00000055 I would like to be able to set up some communication with the board, but I'm a bit out of clues. Google isn't very helpful either. Any links to working tutorials or own experiences are most welcome. Also, of course, if you've troubles setting up the toolchain: let me know. I'm also not entirely sure whether this list is the correct place for my question. Best regards, Bas Jacobs -------------- next part -------------- An HTML attachment was scrubbed... URL: From incoming-ubuntu at rjl.com Tue Feb 22 06:17:07 2011 From: incoming-ubuntu at rjl.com (Nataraj) Date: Mon, 21 Feb 2011 22:17:07 -0800 Subject: problem writing iso image with dvdrecord Message-ID: <4D6354E3.1070403@rjl.com> I have ubuntu 10.04.2 (all current updates applied) running on a MAC mini with a plextor dvd writer and I am unable to write a dvd iso image with dvdrecord. I am able to boot a vmware virtual machine running fedora 14 (on top of that same ubuntu 10.04.2 mac mini) and connect the dvd burner to the virtual machine and sucessfully write the same iso image with dvdrecord on the same drive. I'm pretty sure this worked under ubuntu a few months ago and suspect that something broke with one of the updates. Any ideas? The error that I get under Ubuntu is as follows: dvdrecord -dao -data -overburn speed=4 dev=/dev/sr0 disk03.iso dvdrtools v0.3.1 Portions (C) 2002-2006 Ark Linux This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. Based on: Cdrecord 1.11a15 (x86_64-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling scsidev: '/dev/sr0' devname: '/dev/sr0' scsibus: -2 target: -2 lun: -2 Scanning device, b=4294967295 Linux sg driver version: 3.5.27 Using libscg version 'bero-0.5a' dvdrecord: Warning: using inofficial version of libscg (bero-0.5a '@(#)scsitransp.c 1.81 01/04/20 Copyright 1988,1995,2000 J. Schilling'). Device type : Removable CD-ROM Version : 0 Response Format: 3 Capabilities : Vendor_info : 'PLEXTOR ' Identifikation : 'DVDR PX-880UE ' Revision : '1.01' Device seems to be: Generic mmc2 DVD. Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd). Driver flags : SWABAUDIO BURNFREE Supported modes: PACKET SAO Starting to write CD/DVD at speed 4 in write mode for single session. Last chance to quit, starting real write in 0 seconds. Operation starts. trackno=0 dvdrecord: Input/output error. write_g1: scsi sendcmd: no error CDB: 2A 00 00 1B FA C6 00 00 1F 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x21 Qual 0x02 (logical block address out of range) [No matching qualifier] Fru 0x0 Sense flags: Blk 0 (not valid) resid: 63488 cmd finished after 0.238s timeout 200s write track data: error after 0 bytes Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00 Thanks, Nataraj From hnat at logotronic.co.at Tue Feb 22 08:20:34 2011 From: hnat at logotronic.co.at (Reinhard Hnat) Date: Tue, 22 Feb 2011 09:20:34 +0100 Subject: Missing kernelmodules for Ubuntu 6.06 Message-ID: <4D6371D2.4010907@logotronic.co.at> I have an Ubuntu server 6.06 (works really fine!!) but now i tried to modeprobe a kernelmodule. But i get the message FATAL: Could not load /lib/modules/2.6.9-023stab051.3-entnosplit/modules.dep: No such file or directory For some reason i can not update Ubuntu to the newest version so i searched where i could download those modules. Does anybody know where to find? Thanks in Advance Reinhard From tomh0665 at gmail.com Tue Feb 22 08:38:18 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 22 Feb 2011 03:38:18 -0500 Subject: Missing kernelmodules for Ubuntu 6.06 In-Reply-To: <4D6371D2.4010907@logotronic.co.at> References: <4D6371D2.4010907@logotronic.co.at> Message-ID: On Tue, Feb 22, 2011 at 3:20 AM, Reinhard Hnat wrote: > > I have an Ubuntu server 6.06 (works really fine!!) but now i tried to > modeprobe a kernelmodule. But i get the message > FATAL: Could not load > /lib/modules/2.6.9-023stab051.3-entnosplit/modules.dep: No such file or > directory > For some reason i can not update Ubuntu to the newest version so i searched > where i could download those modules. Does anybody know where to find? Is the module on your box? Have you run "depmod -a"? (Is 6.06 still being updated by Ubuntu/Canonical?!) From popey at ubuntu.com Tue Feb 22 08:41:09 2011 From: popey at ubuntu.com (Alan Pope) Date: Tue, 22 Feb 2011 08:41:09 +0000 Subject: Missing kernelmodules for Ubuntu 6.06 In-Reply-To: <4D6371D2.4010907@logotronic.co.at> References: <4D6371D2.4010907@logotronic.co.at> Message-ID: On 22 February 2011 08:20, Reinhard Hnat wrote: > I have an Ubuntu server 6.06 (works really fine!!) but now i tried to > modeprobe a kernelmodule. But i get the message > FATAL: Could not load > /lib/modules/2.6.9-023stab051.3-entnosplit/modules.dep: No such file or > directory That doesn't look like an official Ubuntu kernel package to me. Dapper (6.06) ships with 2.6.15 not 2.6.9 of the Linux Kernel. > For some reason i can not update Ubuntu to the newest version so i searched > where i could download those modules. Does anybody know where to find? > I'm guessing this is some kind of virtualised hardware on someone elses box? If so I'd contact them about support for that kernel, it's not one of ours. Al. From popey at ubuntu.com Tue Feb 22 08:42:18 2011 From: popey at ubuntu.com (Alan Pope) Date: Tue, 22 Feb 2011 08:42:18 +0000 Subject: Missing kernelmodules for Ubuntu 6.06 In-Reply-To: References: <4D6371D2.4010907@logotronic.co.at> Message-ID: On 22 February 2011 08:38, Tom H wrote: > (Is 6.06 still being updated by Ubuntu/Canonical?!) > Yes, until June 2011. https://wiki.ubuntu.com/Releases Al. From tomh0665 at gmail.com Tue Feb 22 08:52:08 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 22 Feb 2011 03:52:08 -0500 Subject: Missing kernelmodules for Ubuntu 6.06 In-Reply-To: References: <4D6371D2.4010907@logotronic.co.at> Message-ID: On Tue, Feb 22, 2011 at 3:41 AM, Alan Pope wrote: > On 22 February 2011 08:20, Reinhard Hnat wrote: >> >> I have an Ubuntu server 6.06 (works really fine!!) but now i tried to >> modeprobe a kernelmodule. But i get the message >> FATAL: Could not load >> /lib/modules/2.6.9-023stab051.3-entnosplit/modules.dep: No such file or >> directory > > That doesn't look like an official Ubuntu kernel package to me. Dapper > (6.06) ships with 2.6.15 not 2.6.9 of the Linux Kernel. > >> For some reason i can not update Ubuntu to the newest version so i searched >> where i could download those modules. Does anybody know where to find? > > I'm guessing this is some kind of virtualised hardware on someone > elses box? If so I'd contact them about support for that kernel, it's > not one of ours. Missed that earlier. Looks like an OpenVZ box so modules cannot be loaded by guests. From tomh0665 at gmail.com Tue Feb 22 08:52:42 2011 From: tomh0665 at gmail.com (Tom H) Date: Tue, 22 Feb 2011 03:52:42 -0500 Subject: Missing kernelmodules for Ubuntu 6.06 In-Reply-To: References: <4D6371D2.4010907@logotronic.co.at> Message-ID: On Tue, Feb 22, 2011 at 3:42 AM, Alan Pope wrote: > On 22 February 2011 08:38, Tom H wrote: >> >> (Is 6.06 still being updated by Ubuntu/Canonical?!) > > Yes, until June 2011. Thanks. From jorge.m.gusmao at gmail.com Tue Feb 22 09:22:29 2011 From: jorge.m.gusmao at gmail.com (Jorge Gusmao) Date: Tue, 22 Feb 2011 09:22:29 +0000 Subject: Problem after resizing partition and installing ubuntu Message-ID: Hi, I installed ubuntu 10.10 on my hp dv8 at home. No grub error for now, but i have other issue concerning windows7. After resizing windows OS partition and create other for ubuntu, installation went well. Grub menu is there on reboot and ubuntu will start if chosen. However windows will present me with the following: After clicking on the windows at /dev/sda1 option in the grub menu, it notified me that i needed to restart to perform the check, and I did as it said. And then, it gets into the disk check, it either: 1,freezes at 1 second during the count down process, in which no matter how hard i press any key it won't do anything. I6t will remain there all night as I tested today morning. This is what happen if I choose windows at /dev/sda1. if my choice goes to windows at /dev/sda2 it will say something like: "Windows failed to start. A recent hardware or software change might be the cause..." Then im instructed to insert windows installations disks, but im sure that if i do that I will end with no grub menu as happened here at work. help :( -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Tue Feb 22 10:40:55 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 22 Feb 2011 16:10:55 +0530 Subject: openacs installation problem Message-ID: root at ubuntu:~# aptitude install openacs Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done The following NEW packages will be installed: aolserver4-core{a} aolserver4-daemon{a} aolserver4-doc{a} aolserver4-nspostgres{a} aolserver4-nssha1{a} aolserver4-xotcl{a} libpq5{a} openacs postgresql-client{a} postgresql-client-8.4{a} postgresql-client-common{a} tcl{a} tcllib{a} tclthread{a} tdom{a} wwwconfig-common{a} xotcl{a} 0 packages upgraded, 17 newly installed, 0 to remove and 240 not upgraded. Need to get 19.4MB of archives. After unpacking 92.7MB will be used. Do you want to continue? [Y/n/?] Y Writing extended state information... Done Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid/universe aolserver4-core 4.5.1-12 [309kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid/universe aolserver4-daemon 4.5.1-12 [172kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid/universe aolserver4-doc 4.5.1-12 [3,318kB] Get:4 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libpq5 8.4.7-0ubuntu0.10.04 [86.2kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ lucid/universe aolserver4-nspostgres 4.5-3 [24.7kB] Get:6 http://us.archive.ubuntu.com/ubuntu/ lucid/universe aolserver4-nssha1 0.1-3 [8,716B] Get:7 http://us.archive.ubuntu.com/ubuntu/ lucid/main tcl 8.4.16-2 [4,154B] Get:8 http://us.archive.ubuntu.com/ubuntu/ lucid/universe xotcl 1.6.5-1.2 [309kB] Get:9 http://us.archive.ubuntu.com/ubuntu/ lucid/universe aolserver4-xotcl 1.6.5-1.2 [50.9kB] Get:10 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main postgresql-client-common 106ubuntu1 [52.4kB] Get:11 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main postgresql-client-8.4 8.4.7-0ubuntu0.10.04 [786kB] Get:12 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main postgresql-client 8.4.7-0ubuntu0.10.04 [20.1kB] Get:13 http://us.archive.ubuntu.com/ubuntu/ lucid/universe tclthread 1:2.6.5-3 [123kB] Get:14 http://us.archive.ubuntu.com/ubuntu/ lucid/universe tcllib 1.12-dfsg-2 [3,863kB] Get:15 http://us.archive.ubuntu.com/ubuntu/ lucid/universe wwwconfig-common 0.2.1 [22.8kB] Get:16 http://us.archive.ubuntu.com/ubuntu/ lucid/universe tdom 0.8.3~20080525-3 [266kB] Get:17 http://us.archive.ubuntu.com/ubuntu/ lucid/universe openacs 5.5.1-2 [9,962kB] Fetched 19.4MB in 5min 1s (64.2kB/s) Preconfiguring packages ... Selecting previously deselected package aolserver4-core. (Reading database ... 124160 files and directories currently installed.) Unpacking aolserver4-core (from .../aolserver4-core_4.5.1-12_i386.deb) ... Selecting previously deselected package aolserver4-daemon. Unpacking aolserver4-daemon (from .../aolserver4-daemon_4.5.1-12_i386.deb) ... Selecting previously deselected package aolserver4-doc. Unpacking aolserver4-doc (from .../aolserver4-doc_4.5.1-12_all.deb) ... Selecting previously deselected package libpq5. Unpacking libpq5 (from .../libpq5_8.4.7-0ubuntu0.10.04_i386.deb) ... Selecting previously deselected package aolserver4-nspostgres. Unpacking aolserver4-nspostgres (from .../aolserver4-nspostgres_4.5-3_i386.deb) ... Selecting previously deselected package aolserver4-nssha1. Unpacking aolserver4-nssha1 (from .../aolserver4-nssha1_0.1-3_i386.deb) ... Selecting previously deselected package tcl. Unpacking tcl (from .../archives/tcl_8.4.16-2_all.deb) ... Selecting previously deselected package xotcl. Unpacking xotcl (from .../xotcl_1.6.5-1.2_i386.deb) ... Selecting previously deselected package aolserver4-xotcl. Unpacking aolserver4-xotcl (from .../aolserver4-xotcl_1.6.5-1.2_all.deb) ... Selecting previously deselected package postgresql-client-common. Unpacking postgresql-client-common (from .../postgresql-client-common_106ubuntu1_all.deb) ... Selecting previously deselected package postgresql-client-8.4. Unpacking postgresql-client-8.4 (from .../postgresql-client-8.4_8.4.7-0ubuntu0.10.04_i386.deb) ... Selecting previously deselected package postgresql-client. Unpacking postgresql-client (from .../postgresql-client_8.4.7-0ubuntu0.10.04_all.deb) ... Selecting previously deselected package tclthread. Unpacking tclthread (from .../tclthread_1%3a2.6.5-3_i386.deb) ... Selecting previously deselected package tcllib. Unpacking tcllib (from .../tcllib_1.12-dfsg-2_all.deb) ... Selecting previously deselected package wwwconfig-common. Unpacking wwwconfig-common (from .../wwwconfig-common_0.2.1_all.deb) ... Selecting previously deselected package tdom. Unpacking tdom (from .../tdom_0.8.3~20080525-3_i386.deb) ... Selecting previously deselected package openacs. Unpacking openacs (from .../openacs_5.5.1-2_all.deb) ... Processing triggers for man-db ... Processing triggers for doc-base ... Processing 26 changed 6 added doc-base file(s)... Registering documents with scrollkeeper... Setting up aolserver4-core (4.5.1-12) ... Setting up aolserver4-daemon (4.5.1-12) ... * Starting web server aolserver4 [22/Feb/2011:02:25:39][18495.3078551232][-main-] Notice: prebind: bound: 127.0.0.1:80 [ OK ] chmod: cannot access `/var/www/index.adp': No such file or directory Setting up aolserver4-doc (4.5.1-12) ... Setting up libpq5 (8.4.7-0ubuntu0.10.04) ... Setting up aolserver4-nspostgres (4.5-3) ... Setting up aolserver4-nssha1 (0.1-3) ... Setting up tcl (8.4.16-2) ... update-alternatives: using /usr/bin/tclsh-default to provide /usr/bin/tclsh (tclsh) in auto mode. Setting up xotcl (1.6.5-1.2) ... Setting up aolserver4-xotcl (1.6.5-1.2) ... Setting up postgresql-client-common (106ubuntu1) ... Setting up postgresql-client-8.4 (8.4.7-0ubuntu0.10.04) ... update-alternatives: using /usr/share/postgresql/8.4/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode. Setting up postgresql-client (8.4.7-0ubuntu0.10.04) ... Setting up tclthread (1:2.6.5-3) ... Setting up tcllib (1.12-dfsg-2) ... Setting up wwwconfig-common (0.2.1) ... Setting up tdom (0.8.3~20080525-3) ... Setting up openacs (5.5.1-2) ... Error when trying to connect to the pgsql database. This error can occur if you have no database to connect to, or if the password was incorrect. use: dpkg-reconfigure -plow packagename to reconfigure. Error when trying to connect to the pgsql database. This error can occur if you have no database to connect to, or if the password was incorrect. use: dpkg-reconfigure -plow packagename to reconfigure. Error when trying to connect to the pgsql database. This error can occur if you have no database to connect to, or if the password was incorrect. use: dpkg-reconfigure -plow packagename to reconfigure. * Stopping web server aolserver4 [ OK ] * Starting web server aolserver4 [22/Feb/2011:02:25:44][19260.3078665920][-main-] Notice: prebind: bound: 127.0.0.1:80 [ OK ] * Starting AOL instance openacs [22/Feb/2011:02:25:45][19274.3078444736][-main-] Notice: prebind: bound: 127.0.0.1:8000 [ OK ] Error when trying to connect to the pgsql database. This error can occur if you have no database to connect to, or if the password was incorrect. use: dpkg-reconfigure -plow packagename to reconfigure. ------------------------------------------------------------- I've tried my best to create the OpenACS user and database but an error has occurred ------------------------------------------------------------- You will have to set up the OpenACS user and database yourself ------------------------------------------------------------- [22/Feb/2011:02:25:45][19275.3078444736][-main-] Notice: nsd.tcl: starting to read config file... [22/Feb/2011:02:25:45][19275.3078444736][-main-] Notice: nsd.tcl: using threadsafe tcl: 1 [22/Feb/2011:02:25:45][19275.3078444736][-main-] Notice: nsd.tcl: finished reading config file. Processing triggers for libc-bin ... ldconfig deferred processing now taking place Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Writing extended state information... Done after this I expcected some thing on http://localhost:8000 but there was nothing.I tried on lucid. -- From edwiberr at etb.net.co Tue Feb 22 13:33:27 2011 From: edwiberr at etb.net.co (Edwin Javier Berrio) Date: Tue, 22 Feb 2011 08:33:27 -0500 Subject: =?iso-8859-1?Q?Ayuda_Instalaci=F3n_Linux_Ubuntu?= Message-ID: <7167F423B38DDA41BE6D5F376E79B241052C3FD6C578@EXCCLUS03.007mundo.com> Hola a Todos Tengo un equipo con un disco duro de 80 GB con Windows Xp, tiene dos particiones C:/ con 40 Gb y D:/ 40 Gb / La verdad no se como hacer para instalar Linux Ubuntu, no se como asignarle el espacio que se requiere para instalarlo, ya que mi miedo es perder la información q se maneja en windows.. Gracias por esa ayuda tan inmesa. Edwin Javier Berrio Portal & Chat Corporativo ETB Hogares Tel. (1)4251700 Ext. 53623 CCA Sede Dorado Plaza edwiberr at etb.net.co From bpremeaux at gmail.com Tue Feb 22 15:19:02 2011 From: bpremeaux at gmail.com (Barry Premeaux) Date: Tue, 22 Feb 2011 07:19:02 -0800 Subject: LibreOffice Installation Question Message-ID: I was looking over the installation instructions for LibreOffice on www.ubuntugeek.com. The instructions say that you need to remove Openoffice, along with the command to do that. But, then it follows with the statement that removing Openoffice is optional. I find this to be somewhat confusing. Is it necessary or not? I have Ubuntu 9.10 on this machine and would like to hang on to the default Openoffice. If I install LibreOffice, will I run into problems with shared files? I recall the recent debate on this issue. But, their didn't seem to be a positive final answer on it. The ubuntugeek article references the test version, and I would be installing the 3.3 final. Barry From mailinglists at lavabit.com Tue Feb 22 15:40:31 2011 From: mailinglists at lavabit.com (Frank) Date: Tue, 22 Feb 2011 16:40:31 +0100 Subject: Ayuda =?ISO-8859-1?Q?Instalaci=F3n?= Linux Ubuntu In-Reply-To: <7167F423B38DDA41BE6D5F376E79B241052C3FD6C578@EXCCLUS03.007mundo.com> References: <7167F423B38DDA41BE6D5F376E79B241052C3FD6C578@EXCCLUS03.007mundo.com> Message-ID: <1298389231.3838.0.camel@guatemala> On Tue, 2011-02-22 at 08:33 -0500, Edwin Javier Berrio wrote: > no se como hacer para instalar Linux Ubuntu, no se como asignarle el > espacio que se requiere para instalarlo, ya que mi miedo es perder la > información q se maneja en windows.. Mira aqui: http://www.datanoia.com/tutorial-como-instalar-ubuntu-9-04-sin-formatear-windows.html From glgxg at sbcglobal.net Tue Feb 22 16:57:49 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 22 Feb 2011 08:57:49 -0800 Subject: problem writing iso image with dvdrecord In-Reply-To: <4D6354E3.1070403@rjl.com> References: <4D6354E3.1070403@rjl.com> Message-ID: On 02/21/2011 10:17 PM, Nataraj wrote: > I have ubuntu 10.04.2 (all current updates applied) running on a MAC > mini with a plextor dvd writer and I am unable to write a dvd iso image > with dvdrecord. I am able to boot a vmware virtual machine running > fedora 14 (on top of that same ubuntu 10.04.2 mac mini) and connect the > dvd burner to the virtual machine and sucessfully write the same iso > image with dvdrecord on the same drive. I'm pretty sure this worked > under ubuntu a few months ago and suspect that something broke with one > of the updates. Any ideas? ... Please file a bug report here: https://launchpad.net/ubuntu/+source/dvdrtools/+bugs see: https://help.ubuntu.com/community/ReportingBugs Note: latest changes for lucid were 69 weeks ago: https://launchpad.net/ubuntu/+source/dvdrtools so I wonder if the issue may be related to this: https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/529696 [[SRU] brasero can't copy audio cd (useless error message)] http://savannah.nongnu.org/projects/dvdrtools/ From michael at weblore.com Tue Feb 22 17:01:56 2011 From: michael at weblore.com (Michael Satterwhite) Date: Tue, 22 Feb 2011 11:01:56 -0600 Subject: Can't Read PDF Message-ID: <4D63EC04.3080504@weblore.com> I just received a PDF file that I really need to process. When I try to open it, I get To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html For further support, go to www.adobe.com/support/products/acrreader.html I tried to go to the Adobe site and get THEIR pdf reader, but it tells me it isn't there. Does anyone know how tp process this, or do I have to go to a Windows machine to handle this? Thanks in advance ---Michael From thibault at dthibault.fr Tue Feb 22 17:11:29 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Tue, 22 Feb 2011 18:11:29 +0100 Subject: Can't Read PDF In-Reply-To: <4D63EC04.3080504@weblore.com> References: <4D63EC04.3080504@weblore.com> Message-ID: Do you use a browser for reading the PDF? Otherwise, install "Evince" with "sudo apt-get install evince" If Evince is already installed, try "evince file.pdf" Le 22 févr. 2011 à 18:01, Michael Satterwhite a écrit : > I just received a PDF file that I really need to process. When I try to open it, I get > > To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade > to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html > For further support, go to www.adobe.com/support/products/acrreader.html > > I tried to go to the Adobe site and get THEIR pdf reader, but it tells me it isn't there. > > Does anyone know how tp process this, or do I have to go to a Windows machine to handle this? > > Thanks in advance > ---Michael > > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users From pkaplan1 at comcast.net Tue Feb 22 17:16:31 2011 From: pkaplan1 at comcast.net (pkaplan1 at comcast.net) Date: Tue, 22 Feb 2011 17:16:31 +0000 (UTC) Subject: Wireless problem In-Reply-To: <1634950796.1424384.1298394838182.JavaMail.root@sz0131a.westchester.pa.mail.comcast.net> Message-ID: <912467346.1424539.1298394991316.JavaMail.root@sz0131a.westchester.pa.mail.comcast.net> Since upgrading to kdeSC4.6, I have been unable to get a wireless connection to any access point. I can detect wireless signals, but attempting to access either password protected or unsecured access points always times out. I've tried both kdenetwork manager and wicd. Clearly something must have gotten uninstalled or busted during the upgrade, but I can't imagine what. Any help greatly appreciated. Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael at weblore.com Tue Feb 22 17:17:07 2011 From: michael at weblore.com (Michael Satterwhite) Date: Tue, 22 Feb 2011 11:17:07 -0600 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> Message-ID: <4D63EF93.5010201@weblore.com> On 02/22/2011 11:11 AM, Thibault Dupuis wrote: > Do you use a browser for reading the PDF? > > Otherwise, install "Evince" with "sudo apt-get install evince" > If Evince is already installed, try "evince file.pdf" > > > > Le 22 févr. 2011 à 18:01, Michael Satterwhite a écrit : > >> I just received a PDF file that I really need to process. When I try to open it, I get >> >> To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade >> to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html >> For further support, go to www.adobe.com/support/products/acrreader.html >> >> I tried to go to the Adobe site and get THEIR pdf reader, but it tells me it isn't there. >> >> Does anyone know how tp process this, or do I have to go to a Windows machine to handle this? >> >> Thanks in advance >> ---Michael >> >> >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > I've tried the web browser, okular, and evince. I get the same results in all cases. I even had pdftk read the file and output it to another file with the same results. From glgxg at sbcglobal.net Tue Feb 22 17:18:39 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 22 Feb 2011 09:18:39 -0800 Subject: LibreOffice Installation Question In-Reply-To: References: Message-ID: On 02/22/2011 07:19 AM, Barry Premeaux wrote: > I was looking over the installation instructions for LibreOffice on > www.ubuntugeek.com. The instructions say that you need to remove > Openoffice, along with the command to do that. Which instrctions? > But, then it follows > with the statement that removing Openoffice is optional. I find this > to be somewhat confusing. Is it necessary or not? No. Just download the .deb (be sure to also download the help .deb: http://www.libreoffice.org/download/ and install per: http://www.libreoffice.org/download/instructions/ http://www.libreoffice.org/get-help/installation/linux/ [Installation of LibreOffice on Debian/Ubuntu-based Linux systems] That will install LO to your /opt directory and will not interfere with your existing (U)OOo install. > > I have Ubuntu 9.10 on this machine and would like to hang on to the > default Openoffice. If I install LibreOffice, will I run into > problems with shared files? No. Not if you install per above. (note: you can't install via the PPA as that PPA only has files for lucid & above. See: https://launchpad.net/~libreoffice/+archive/ppa). I have LO, OOo-dev, OOo-standard, and (U)OOo (Ubuntu OOo) on this system and have no issues: $ locate versionrc /opt/libreoffice/basis3.3/program/versionrc /opt/libreoffice/program/versionrc /opt/libreoffice/ure/bin/versionrc /opt/ooo-dev/basis3.2/program/versionrc /opt/ooo-dev/basis3.3/program/versionrc /opt/ooo-dev/basis3.4/program/versionrc /opt/ooo-dev/ure/bin/versionrc /opt/ooo-dev3/program/versionrc /opt/openoffice.org/basis3.2/program/versionrc /opt/openoffice.org/basis3.3/program/versionrc /opt/openoffice.org/ure/bin/versionrc /opt/openoffice.org3/program/versionrc /usr/lib/openoffice/basis3.2/program/versionrc /usr/lib/openoffice/program/versionrc /usr/lib/ure/bin/versionrc The only thing that I have to do is modify the bootstraprc in OOo-standard so that it doesn't interfere with the profile folder from (U)OOo. LO uses /home//.libreoffice/3 so it doesn't interfere with OOo or (U)OOo. > I recall the recent debate on this issue. There are issues with OOo and LO installed together on Windows systems. This is because LO hasn't changed their executable file names. > But, their didn't seem to be a positive final answer on it. The > ubuntugeek article references the test version, and I would be > installing the 3.3 final. Actually I've found the pre-released 3.3.1RC2 to be quite stable: http://www.libreoffice.org/download/pre-releases/ Added note: you might want to subscribe to the LO users list: http://www.libreoffice.org/get-help/ http://www.libreoffice.org/get-help/mailing-lists/ users at libreoffice.org: User support list for LibreOffice users needing help with a problem. From dotancohen at gmail.com Tue Feb 22 17:22:46 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Tue, 22 Feb 2011 19:22:46 +0200 Subject: Can't Read PDF In-Reply-To: <4D63EF93.5010201@weblore.com> References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> Message-ID: On Tue, Feb 22, 2011 at 19:17, Michael Satterwhite wrote: > I've tried the web browser, okular, and evince. I get the same results in > all cases. I even had pdftk read the file and output it to another file with > the same results. > If the PDF is not sensitive, then send it to me (not to the list) and I'll check what the problem is. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From pongo_pan at charter.net Tue Feb 22 17:25:58 2011 From: pongo_pan at charter.net (Pongo A. Pan) Date: Tue, 22 Feb 2011 09:25:58 -0800 Subject: Problem after resizing partition and installing ubuntu In-Reply-To: References: Message-ID: <1298395558.23743.0.camel@aurelius> On Tue, 2011-02-22 at 09:22 +0000, Jorge Gusmao wrote: > Hi, > > I installed ubuntu 10.10 on my hp dv8 at home. > No grub error for now, but i have other issue concerning windows7. > After resizing windows OS partition and create other for ubuntu, > installation went well. Grub menu is there on reboot and ubuntu will > start if chosen. > However windows will present me with the following: > > After clicking on the windows at /dev/sda1 option in the grub menu, it > notified me that i needed to restart to perform the check, and I did > as it said. And then, it gets into the disk check, it either: > 1,freezes at 1 second during the count down process, in which no > matter how hard i press any key it won't do anything. I6t will remain > there all night as I tested today morning. > > This is what happen if I choose windows at /dev/sda1. if my choice > goes to windows at /dev/sda2 it will say something like: > > "Windows failed to start. A recent hardware or software change might > be the cause..." > Then im instructed to insert windows installations disks, but im sure > that if i do that I will end with no grub menu as happened here at > work. On our similar (HP dm4t-1200) laptop, grub calls /dev/sda1 "Windows 7" and boots from it very nicely. /dev/sda2 is labeled "Windows Vista (loader)" and is actually the restore partition for Win7. You got Win7 install disks with a laptop???? I would first try re-installing grub from Ubuntu. "sudo grub-install /dev/sda" followed by "sudo update-grub" will do it. Maybe it the partitions are properly identified things will work better. Have you tried pressing F8 while Windows tries to boot? This *might* allow you to boot in "safe mode," doing which often enough fixes things all by itself or at least will allow chkdsk to run on the changed partition. The next thing I would try is pressing ESC during boot. This should get you to the diagnostics menu and a system restore option. I've not tried this (because we haven't had any trouble with our dual boot), but it should let you put things back to factory specs so you can start over with a healthy Win7 at least. I doubt that it will change your partition layout or do anything to your Ubuntu install other than remove grub from the boot sector. Fixing a boot sector over written by Windows is fairly easy with super grub disk from here: http://www.supergrubdisk.org/. This saves having to learn all the ins and outs of the grub command line (which I promise to do someday if I live long enough). You want disk two, the one that lets you boot with grub even if Windows has done its piggy thing and taken over the boot sector. Then you just do "sudo grub-install /dev/sda" and "sudo update-grub" and Bob's your uncle. -- Pongo Pan, running Linux Mint 10 Julia, and Gnome 2.32.0 Glücklich der Mann, der den Hafen erreicht hat, Und hinter sich ließ das Meer und die Stürme, Und jetzo warm und ruhig sitzt Im guten Ratskeller zu Bremen. From ajp at princeswalk.fsnet.co.uk Tue Feb 22 17:27:12 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Tue, 22 Feb 2011 17:27:12 +0000 Subject: Can't Read PDF In-Reply-To: <4D63EC04.3080504@weblore.com> References: <4D63EC04.3080504@weblore.com> Message-ID: <1298395632.2680.10.camel@osiris> On Tue, 2011-02-22 at 11:01 -0600, Michael Satterwhite wrote: > I just received a PDF file that I really need to process. When I try to > open it, I get > > To view the full contents of this document, you need a later version of > the PDF viewer. You can upgrade > to the latest version of Adobe Reader from > www.adobe.com/products/acrobat/readstep2.html > For further support, go to www.adobe.com/support/products/acrreader.html > > I tried to go to the Adobe site and get THEIR pdf reader, but it tells > me it isn't there. > > Does anyone know how tp process this, or do I have to go to a Windows > machine to handle this? > > Thanks in advance > ---Michael > Do you have Adobe Reader 9 installed? If you do, then go Applications > Office > Adobe Reader 9. If it is there, go to Help > About Adobe Reader 9. What is you version number? The latest version is 9.4.1 09/21/2010. If it is not installed, go Applications > Ubuntu Software Centre and under Get Software, click on Canonical Partners. It should be in the list for you to Install. I am assuming that you, like me, have the latest 10.10 version of Ubuntu. Tony From berber.it at gmail.com Tue Feb 22 17:33:01 2011 From: berber.it at gmail.com (Alan Holt) Date: Tue, 22 Feb 2011 19:33:01 +0200 Subject: File system for MySQL server on Ubuntu Message-ID: Hi, I wonder which is the best filesystem to use with MySQL (to increase performances) for huge MySQL server. I believe that MySQL needs fast creating/deleting files operation during temporary table creation by example but also needs fast reading when extracting lots of rows from a big table. What's your opinion ? Is Reiser the best or may it be ext3, ext4, xfs or another FS? Thank you! -- *בברכה, * *אלכס ברבר* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Tue Feb 22 17:36:26 2011 From: popey at ubuntu.com (Alan Pope) Date: Tue, 22 Feb 2011 17:36:26 +0000 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: On 22 February 2011 17:33, Alan Holt wrote: > What's your opinion ? Is Reiser the best or may it be ext3, ext4, xfs or > another > FS? There's a nice answer to this (via google) at serverfault. http://serverfault.com/questions/29193/what-is-the-best-linux-filesystem-for-mysql-innodb/29563#29563 Cheers, Al. From ggravier at fsfe.org Tue Feb 22 17:38:40 2011 From: ggravier at fsfe.org (Gilles Gravier) Date: Tue, 22 Feb 2011 12:38:40 -0500 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: <4D63F4A0.4010803@fsfe.org> Hi, Alan! On 22/02/2011 12:33, Alan Holt wrote: > Hi, > > I wonder which is the best filesystem to use with MySQL (to increase > performances) for huge MySQL server. > > I believe that MySQL needs fast creating/deleting files operation during > temporary table creation by example but also needs fast reading when > extracting lots of rows from a big table. > > What's your opinion ? Is Reiser the best or may it be ext3, ext4, xfs > or another > FS? > > Thank you! Use MySQL 5.5 and use the InnoDB high performance transactional datastore. Now that oracle owns MySQL and previously owned InnoDB, they are now jointly bundled and integrated. Use it. :) Gilles From thibault at dthibault.fr Tue Feb 22 17:38:56 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Tue, 22 Feb 2011 18:38:56 +0100 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: ReiserFS or XFS were the best filesystem for MySQL Le 22 févr. 2011 à 18:33, Alan Holt a écrit : > Hi, > > I wonder which is the best filesystem to use with MySQL (to increase > performances) for huge MySQL server. > > I believe that MySQL needs fast creating/deleting files operation during > temporary table creation by example but also needs fast reading when > extracting lots of rows from a big table. > > What's your opinion ? Is Reiser the best or may it be ext3, ext4, xfs or another > FS? > > Thank you! > > -- > בברכה, > אלכס ברבר > +9 72 54 285 952 3 > www.linuxspace.org > -- > Best regards. > Alex Berber > +9 72 54 285 952 3 > www.linuxspace.org > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From bpremeaux at gmail.com Tue Feb 22 17:44:33 2011 From: bpremeaux at gmail.com (Barry Premeaux) Date: Tue, 22 Feb 2011 09:44:33 -0800 Subject: LibreOffice Installation Question In-Reply-To: References: Message-ID: http://www.ubuntugeek.com/how-to-install-libreoffice-in-ubuntu-using-deb-packages.html It was the instructions I found here. I went back over the last thread on this subject and decided to go with the LibreOffice installation instructions. Every thing appears to be working fine. Barry From bpremeaux at gmail.com Tue Feb 22 17:50:27 2011 From: bpremeaux at gmail.com (Barry Premeaux) Date: Tue, 22 Feb 2011 09:50:27 -0800 Subject: LibreOffice Installation Question In-Reply-To: References: Message-ID: Thank you for help. I'll definitely check out their mailing list. Barry From kaushalshriyan at gmail.com Tue Feb 22 18:04:58 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Tue, 22 Feb 2011 23:34:58 +0530 Subject: P2P Link Message-ID: Hi I have a dedicated P2P of 2Mbps from our office to Data Center. This is needed since we have issues with the normal internet shared bandwidth. The need for P2P link is for our Call Center Application which accesses servers located at our Data Center so that there is no latency or packet losses. Please help me understand about setting it up in my environment. Thanks, Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Tue Feb 22 18:08:33 2011 From: glgxg at sbcglobal.net (NoOp) Date: Tue, 22 Feb 2011 10:08:33 -0800 Subject: LibreOffice Installation Question In-Reply-To: References: Message-ID: On 02/22/2011 09:44 AM, Barry Premeaux wrote: > http://www.ubuntugeek.com/how-to-install-libreoffice-in-ubuntu-using-deb-packages.html > > It was the instructions I found here. I went back over the last > thread on this subject and decided to go with the LibreOffice > installation instructions. Every thing appears to be working fine. ... Glad you got it working. As a side note: it is helpful if you include some portion of the email (and who) in your reply. That way when others read the post in the archives they will have some idea as to who & what you were replying to. See: http://www.ubuntu.com/support/community/mailinglists [Proper quoting:] Thanks :-) From hal at burgiss.net Tue Feb 22 18:13:07 2011 From: hal at burgiss.net (Hal Burgiss) Date: Tue, 22 Feb 2011 13:13:07 -0500 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: On Tue, Feb 22, 2011 at 12:33 PM, Alan Holt wrote: > I wonder which is the best filesystem to use with MySQL (to increase > performances) for huge MySQL server. > > I believe that MySQL needs fast creating/deleting files operation during > temporary table creation by example but also needs fast reading when > extracting lots of rows from a big table. > > What's your opinion ? Is Reiser the best or may it be ext3, ext4, xfs or > another > FS? > Do you know what the server will be doing as a primary role? I ask because things like temporary tables are somewhat application specific. That being said, if I were starting from scratch I'd get the fastest drives I could, investigate raid controllers performance, config your partitions conrectly (ie turn off atime type settings ), and make sure to have plenty of memory for table and query caching available, etc. I suspect those things might make more difference than the filesystem for most use cases. I personally use ext3, and worry about the other stuff I mentioned above. -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From berber.it at gmail.com Tue Feb 22 18:48:02 2011 From: berber.it at gmail.com (Alan Holt) Date: Tue, 22 Feb 2011 20:48:02 +0200 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: Thank u, for your explanation, the primary role of my MySQL Ubuntu Server will be storage with the big massive of static data. Would be really important, it's searching. Like for example when you need to find one specific file from the billions and you need to find this in fast way. Actually it's has to be DB storage. I thought about XFS or EXT4, because ext4 filesystem can support volumes with sizes up to 1 exabyte and files with sizes up to 16 terabytes. It's exactly what I need, but I am not sure that I know how to configure it's right =( On Tue, Feb 22, 2011 at 8:13 PM, Hal Burgiss wrote: > On Tue, Feb 22, 2011 at 12:33 PM, Alan Holt wrote: > >> I wonder which is the best filesystem to use with MySQL (to increase >> performances) for huge MySQL server. >> >> I believe that MySQL needs fast creating/deleting files operation during >> temporary table creation by example but also needs fast reading when >> extracting lots of rows from a big table. >> >> What's your opinion ? Is Reiser the best or may it be ext3, ext4, xfs or >> another >> FS? >> > > Do you know what the server will be doing as a primary role? I ask because > things like temporary tables are somewhat application specific. That being > said, if I were starting from scratch I'd get the fastest drives I could, > investigate raid controllers performance, config your partitions conrectly > (ie turn off atime type settings ), and make sure to have plenty of memory > for table and query caching available, etc. I suspect those things might > make more difference than the filesystem for most use cases. > > I personally use ext3, and worry about the other stuff I mentioned above. > -- > Hal > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- *בברכה, * *אלכס ברבר* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael at weblore.com Tue Feb 22 18:53:22 2011 From: michael at weblore.com (Michael Satterwhite) Date: Tue, 22 Feb 2011 12:53:22 -0600 Subject: Can't Read PDF - SOLVED In-Reply-To: <1298395632.2680.10.camel@osiris> References: <4D63EC04.3080504@weblore.com> <1298395632.2680.10.camel@osiris> Message-ID: <4D640622.9000003@weblore.com> On 02/22/2011 11:27 AM, Tony Pursell wrote: > Do you have Adobe Reader 9 installed? If you do, then go Applications > > Office> Adobe Reader 9. If it is there, go to Help> About Adobe > Reader 9. What is you version number? The latest version is 9.4.1 > 09/21/2010. > > If it is not installed, go Applications> Ubuntu Software Centre and > under Get Software, click on Canonical Partners. It should be in the > list for you to Install. > > I am assuming that you, like me, have the latest 10.10 version of > Ubuntu. > > Tony > > I didn't have Canonical Partners selected, so I didn't see it in the repositories. I installed it and the document processes correctly. I'm not thrilled that it has to be processed with the Adobe reader, but I can certainly live with that for the few times its needed. Thanks for the help. From mrzenwiz at gmail.com Tue Feb 22 18:58:33 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 22 Feb 2011 10:58:33 -0800 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: On Tue, Feb 22, 2011 at 10:48 AM, Alan Holt wrote: > Thank u, for your explanation, the primary role of my MySQL Ubuntu Server > will be storage with the big massive of static data. > Would be really important, it's searching. Like for example when you need to > find one specific file from the billions and you need to find this in fast > way. > Actually it's has to be DB storage. > I thought about XFS or EXT4, because ext4 filesystem can support volumes > with sizes up to 1 exabyte and files with sizes up to 16 terabytes. > It's exactly what I need, but I am not sure that I know how to configure > it's right =( 1) Please do not top-post to this list. 2) In what way would you need to configure the filesystem other than by using the defaults? From berber.it at gmail.com Tue Feb 22 19:09:05 2011 From: berber.it at gmail.com (Alan Holt) Date: Tue, 22 Feb 2011 21:09:05 +0200 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: >In what way would you need to configure the filesystem other than >by using the defaults? To make FS much faster for reading then for writing. -- *בברכה, * *אלכס ברבר* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -------------- next part -------------- An HTML attachment was scrubbed... URL: From hal at burgiss.net Tue Feb 22 19:44:01 2011 From: hal at burgiss.net (Hal Burgiss) Date: Tue, 22 Feb 2011 14:44:01 -0500 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: On Tue, Feb 22, 2011 at 1:48 PM, Alan Holt wrote: > Thank u, for your explanation, the primary role of my MySQL Ubuntu Server > will be storage with the big massive of static data. > Would be really important, it's searching. Like for example when you need > to find one specific file from the billions and you need to find this in > fast way. > > Actually it's has to be DB storage. > > I thought about XFS or EXT4, because ext4 filesystem can support volumes > with sizes up to 1 exabyte and files with sizes up to 16 terabytes. > It's exactly what I need, but I am not sure that I know how to configure > it's right =( > > I think google is using ext4 now, so its probably safe for the rest of us. But I honestly think from pure performance standpoint, you will better spend your time configuring mysql probably, tweaking whatever filesystem you do use, buying your hardware right for the task at hand, and optimizing your sql queries. I'd also suggest finding a mysql specific developers forum, since this is getting pretty far afield for this list. Not a users forum, but people who do high end mysql work. Like the guys at facebook :/ -- Hal -------------- next part -------------- An HTML attachment was scrubbed... URL: From berber.it at gmail.com Tue Feb 22 20:19:30 2011 From: berber.it at gmail.com (Alan Holt) Date: Tue, 22 Feb 2011 22:19:30 +0200 Subject: File system for MySQL server on Ubuntu In-Reply-To: References: Message-ID: Thank u for yours advices, what I do right now, it's reading man page for ext4, like MR ZenWizYou told. it's a lot of information there. Also I'll try to use Hal Burgiss advice about to tweak MySQL. It's a lot of work there, thank u guys for advices. Now I know where to look... On Tue, Feb 22, 2011 at 9:44 PM, Hal Burgiss wrote: > > On Tue, Feb 22, 2011 at 1:48 PM, Alan Holt wrote: > >> Thank u, for your explanation, the primary role of my MySQL Ubuntu Server >> will be storage with the big massive of static data. >> Would be really important, it's searching. Like for example when you need >> to find one specific file from the billions and you need to find this in >> fast way. >> >> Actually it's has to be DB storage. >> >> I thought about XFS or EXT4, because ext4 filesystem can support volumes >> with sizes up to 1 exabyte and files with sizes up to 16 terabytes. >> It's exactly what I need, but I am not sure that I know how to configure >> it's right =( >> >> > I think google is using ext4 now, so its probably safe for the rest of us. > > But I honestly think from pure performance standpoint, you will better > spend your time configuring mysql probably, tweaking whatever filesystem you > do use, buying your hardware right for the task at hand, and optimizing your > sql queries. > > I'd also suggest finding a mysql specific developers forum, since this is > getting pretty far afield for this list. Not a users forum, but people who > do high end mysql work. Like the guys at facebook :/ > > > > > -- > Hal > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- *בברכה, * *אלכס ברבר* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -------------- next part -------------- An HTML attachment was scrubbed... URL: From dotancohen at gmail.com Tue Feb 22 21:52:06 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Tue, 22 Feb 2011 23:52:06 +0200 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> Message-ID: I was able to open the document with Adobe Reader 9.4. Even Google Documents couldn't open that PDF! I recommend to the OP to complain to whoever supplied him with that document. The file is PDF 1.6, but obviously contains unusual extensions. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From chevhq at gmail.com Tue Feb 22 22:36:57 2011 From: chevhq at gmail.com (chris) Date: Wed, 23 Feb 2011 11:36:57 +1300 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> Message-ID: <1298414217.1871.23.camel@helen> On Tue, 2011-02-22 at 23:52 +0200, Dotan Cohen wrote: > I was able to open the document with Adobe Reader 9.4. Even Google > Documents couldn't open that PDF! > > I recommend to the OP to complain to whoever supplied him with that > document. The file is PDF 1.6, but obviously contains unusual > extensions. > > -- > Dotan Cohen > > http://gibberish.co.il > http://what-is-what.com > I am curious, so ask the silly question - what about pdf to txt? -- Cheers the kiwi From michael at weblore.com Tue Feb 22 22:39:36 2011 From: michael at weblore.com (Michael Satterwhite) Date: Tue, 22 Feb 2011 16:39:36 -0600 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> Message-ID: <4D643B28.4020505@weblore.com> On 02/22/2011 03:52 PM, Dotan Cohen wrote: > I was able to open the document with Adobe Reader 9.4. Even Google > Documents couldn't open that PDF! > > I recommend to the OP to complain to whoever supplied him with that > document. The file is PDF 1.6, but obviously contains unusual > extensions. > As it was supplied by the State of Texas, I'm doubting that a complaint will do too much good. From thibault at dthibault.fr Tue Feb 22 22:45:52 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Tue, 22 Feb 2011 23:45:52 +0100 Subject: Can't Read PDF - SOLVED In-Reply-To: <4D640622.9000003@weblore.com> References: <4D63EC04.3080504@weblore.com> <1298395632.2680.10.camel@osiris> <4D640622.9000003@weblore.com> Message-ID: <404FDE5B-D3C1-4FF9-9E12-A2E000F19E32@dthibault.fr> It's strange that only Adobe Reader can read this pdf file. This PDF have DRM or others protects? Le 22 févr. 2011 à 19:53, Michael Satterwhite a écrit : > On 02/22/2011 11:27 AM, Tony Pursell wrote: >> Do you have Adobe Reader 9 installed? If you do, then go Applications > >> Office> Adobe Reader 9. If it is there, go to Help> About Adobe >> Reader 9. What is you version number? The latest version is 9.4.1 >> 09/21/2010. >> >> If it is not installed, go Applications> Ubuntu Software Centre and >> under Get Software, click on Canonical Partners. It should be in the >> list for you to Install. >> >> I am assuming that you, like me, have the latest 10.10 version of >> Ubuntu. >> >> Tony >> >> > I didn't have Canonical Partners selected, so I didn't see it in the repositories. I installed it and the document processes correctly. I'm not thrilled that it has to be processed with the Adobe reader, but I can certainly live with that for the few times its needed. > > Thanks for the help. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users From ajp at princeswalk.fsnet.co.uk Tue Feb 22 22:50:02 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Tue, 22 Feb 2011 22:50:02 +0000 Subject: Can't Read PDF - SOLVED In-Reply-To: <4D640622.9000003@weblore.com> References: <4D63EC04.3080504@weblore.com> <1298395632.2680.10.camel@osiris> <4D640622.9000003@weblore.com> Message-ID: <1298415002.2680.12.camel@osiris> On Tue, 2011-02-22 at 12:53 -0600, Michael Satterwhite wrote: > On 02/22/2011 11:27 AM, Tony Pursell wrote: > > Do you have Adobe Reader 9 installed? If you do, then go Applications > > > Office> Adobe Reader 9. If it is there, go to Help> About Adobe > > Reader 9. What is you version number? The latest version is 9.4.1 > > 09/21/2010. > > > > If it is not installed, go Applications> Ubuntu Software Centre and > > under Get Software, click on Canonical Partners. It should be in the > > list for you to Install. > > > > I am assuming that you, like me, have the latest 10.10 version of > > Ubuntu. > > > > Tony > > > > > I didn't have Canonical Partners selected, so I didn't see it in the > repositories. I installed it and the document processes correctly. I'm > not thrilled that it has to be processed with the Adobe reader, but I > can certainly live with that for the few times its needed. > > Thanks for the help. > Glad it worked for you. At least you do not have to use Windows. Tony From dmcgarrett at optonline.net Tue Feb 22 23:43:48 2011 From: dmcgarrett at optonline.net (Doug) Date: Tue, 22 Feb 2011 18:43:48 -0500 Subject: Ayuda =?ISO-8859-1?Q?Instalaci=F3n_Linux_Ubuntu?= In-Reply-To: <7167F423B38DDA41BE6D5F376E79B241052C3FD6C578@EXCCLUS03.007mundo.com> References: <7167F423B38DDA41BE6D5F376E79B241052C3FD6C578@EXCCLUS03.007mundo.com> Message-ID: <4D644A34.30109@optonline.net> On 02/22/2011 08:33 AM, Edwin Javier Berrio wrote: > Hola a Todos > > Tengo un equipo con un disco duro de 80 GB con Windows Xp, tiene dos particiones C:/ con 40 Gb y D:/ 40 Gb / La verdad no se como hacer para instalar Linux Ubuntu, no se como asignarle el espacio que se requiere para instalarlo, ya que mi miedo es perder la información q se maneja en windows.. > > Gracias por esa ayuda tan inmesa. > > > Edwin Javier Berrio > Portal& Chat Corporativo ETB Hogares > Tel. (1)4251700 Ext. 53623 > CCA Sede Dorado Plaza > edwiberr at etb.net.co My Spanish is very rudimentary, but I believe you wish to install Ubuntu on the second partition of your hard drive. To do that, you should move all your Windows files off of the D:\ drive. Then use GParted* to set up Linux partitions on this portion of your drive. Make 2 ext4 partitions of 14 and 24 GB and format them, and make one swap partition of 2 GB. Then the Ubuntu setup should go easily. * A bootable download of GParted is available. If there is a Spanish email list for Ubuntu, you should use that. Hope that helps--doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From bstanle at wowway.com Wed Feb 23 00:07:02 2011 From: bstanle at wowway.com (Bill Stanley) Date: Tue, 22 Feb 2011 19:07:02 -0500 Subject: Can't Read PDF In-Reply-To: <1298414217.1871.23.camel@helen> References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> <1298414217.1871.23.camel@helen> Message-ID: <4D644FA6.7040901@wowway.com> On 02/22/2011 05:36 PM, chris wrote: > On Tue, 2011-02-22 at 23:52 +0200, Dotan Cohen wrote: >> I was able to open the document with Adobe Reader 9.4. Even Google >> Documents couldn't open that PDF! >> >> I recommend to the OP to complain to whoever supplied him with that >> document. The file is PDF 1.6, but obviously contains unusual >> extensions. It's just a theory but maybe the PDF document has some kind of malware in it? I have heard that there are some serious security flaws in the PDF format itself. Bill Stanley From mrzenwiz at gmail.com Wed Feb 23 00:13:12 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Tue, 22 Feb 2011 16:13:12 -0800 Subject: Can't Read PDF In-Reply-To: <4D644FA6.7040901@wowway.com> References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> <1298414217.1871.23.camel@helen> <4D644FA6.7040901@wowway.com> Message-ID: On Tue, Feb 22, 2011 at 4:07 PM, Bill Stanley wrote: > On 02/22/2011 05:36 PM, chris wrote: >> >> On Tue, 2011-02-22 at 23:52 +0200, Dotan Cohen wrote: >>> >>> I was able to open the document with Adobe Reader 9.4. Even Google >>> Documents couldn't open that PDF! >>> >>> I recommend to the OP to complain to whoever supplied him with that >>> document. The file is PDF 1.6, but obviously contains unusual >>> extensions. > > It's just a theory but maybe the PDF document has some kind of malware in > it?  I have heard that there are some serious security flaws in the PDF > format itself. > If it was from the state of Texas, chances are even the text is malware.... ;-) No, seriously, I get statements from Verizon Wireless that cannot be opened other than in AR 9+, and in order to print pages from it I have to use Windows because the Linux AR can't or won't do it at all. At least, that's how it was the last time I actually needed to print something from them. From d_nelson at vzw.blackberry.net Wed Feb 23 11:09:16 2011 From: d_nelson at vzw.blackberry.net (d_nelson at vzw.blackberry.net) Date: Wed, 23 Feb 2011 11:09:16 +0000 Subject: HElp connection less remote attacks ubuntu-users Digest, Vol 78, Issue 134 In-Reply-To: References: Message-ID: <1430983191-1298459356-cardhu_decombobulator_blackberry.rim.net-1308036558-@bda2262.bisx.prod.on.blackberry> Sent from my Verizon Wireless BlackBerry -----Original Message----- From: ubuntu-users-request at lists.ubuntu.com Sender: ubuntu-users-bounces at lists.ubuntu.com Date: Wed, 23 Feb 2011 00:07:00 To: Reply-To: ubuntu-users at lists.ubuntu.com Subject: ubuntu-users Digest, Vol 78, Issue 134 Send ubuntu-users mailing list submissions to ubuntu-users at lists.ubuntu.com To subscribe or unsubscribe via the World Wide Web, visit https://lists.ubuntu.com/mailman/listinfo/ubuntu-users or, via email, send a message with subject or body 'help' to ubuntu-users-request at lists.ubuntu.com You can reach the person managing the list at ubuntu-users-owner at lists.ubuntu.com When replying, please edit your Subject line so it is more specific than "Re: Contents of ubuntu-users digest..." Today's Topics: 1. Re: File system for MySQL server on Ubuntu (Alan Holt) 2. Re: Can't Read PDF (Dotan Cohen) 3. Re: Can't Read PDF (chris) 4. Re: Can't Read PDF (Michael Satterwhite) 5. Re: Can't Read PDF - SOLVED (Thibault Dupuis) 6. Re: Can't Read PDF - SOLVED (Tony Pursell) 7. Re: Ayuda Instalaci?n Linux Ubuntu (Doug) 8. Re: Can't Read PDF (Bill Stanley) ---------------------------------------------------------------------- Message: 1 Date: Tue, 22 Feb 2011 22:19:30 +0200 From: Alan Holt To: "Ubuntu user technical support, not for general discussions" Cc: Hal Burgiss Subject: Re: File system for MySQL server on Ubuntu Message-ID: Content-Type: text/plain; charset="utf-8" Thank u for yours advices, what I do right now, it's reading man page for ext4, like MR ZenWizYou told. it's a lot of information there. Also I'll try to use Hal Burgiss advice about to tweak MySQL. It's a lot of work there, thank u guys for advices. Now I know where to look... On Tue, Feb 22, 2011 at 9:44 PM, Hal Burgiss wrote: > > On Tue, Feb 22, 2011 at 1:48 PM, Alan Holt wrote: > >> Thank u, for your explanation, the primary role of my MySQL Ubuntu Server >> will be storage with the big massive of static data. >> Would be really important, it's searching. Like for example when you need >> to find one specific file from the billions and you need to find this in >> fast way. >> >> Actually it's has to be DB storage. >> >> I thought about XFS or EXT4, because ext4 filesystem can support volumes >> with sizes up to 1 exabyte and files with sizes up to 16 terabytes. >> It's exactly what I need, but I am not sure that I know how to configure >> it's right =( >> >> > I think google is using ext4 now, so its probably safe for the rest of us. > > But I honestly think from pure performance standpoint, you will better > spend your time configuring mysql probably, tweaking whatever filesystem you > do use, buying your hardware right for the task at hand, and optimizing your > sql queries. > > I'd also suggest finding a mysql specific developers forum, since this is > getting pretty far afield for this list. Not a users forum, but people who > do high end mysql work. Like the guys at facebook :/ > > > > > -- > Hal > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > -- *?????, * *???? ????* *+9 72 54 285 952 3 * *www.linuxspace.org* *--* *Best regards.* *Alex Berber* *+9 72 54 285 952 3* *www.linuxspace.org* -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Message: 2 Date: Tue, 22 Feb 2011 23:52:06 +0200 From: Dotan Cohen To: "Ubuntu user technical support, not for general discussions" Cc: Michael Satterwhite Subject: Re: Can't Read PDF Message-ID: Content-Type: text/plain; charset=UTF-8 I was able to open the document with Adobe Reader 9.4. Even Google Documents couldn't open that PDF! I recommend to the OP to complain to whoever supplied him with that document. The file is PDF 1.6, but obviously contains unusual extensions. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com ------------------------------ Message: 3 Date: Wed, 23 Feb 2011 11:36:57 +1300 From: chris To: "Ubuntu user technical support, not for general discussions" Cc: Michael Satterwhite Subject: Re: Can't Read PDF Message-ID: <1298414217.1871.23.camel at helen> Content-Type: text/plain; charset="UTF-8" On Tue, 2011-02-22 at 23:52 +0200, Dotan Cohen wrote: > I was able to open the document with Adobe Reader 9.4. Even Google > Documents couldn't open that PDF! > > I recommend to the OP to complain to whoever supplied him with that > document. The file is PDF 1.6, but obviously contains unusual > extensions. > > -- > Dotan Cohen > > http://gibberish.co.il > http://what-is-what.com > I am curious, so ask the silly question - what about pdf to txt? -- Cheers the kiwi ------------------------------ Message: 4 Date: Tue, 22 Feb 2011 16:39:36 -0600 From: Michael Satterwhite To: "Ubuntu user technical support, not for general discussions" Subject: Re: Can't Read PDF Message-ID: <4D643B28.4020505 at weblore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 02/22/2011 03:52 PM, Dotan Cohen wrote: > I was able to open the document with Adobe Reader 9.4. Even Google > Documents couldn't open that PDF! > > I recommend to the OP to complain to whoever supplied him with that > document. The file is PDF 1.6, but obviously contains unusual > extensions. > As it was supplied by the State of Texas, I'm doubting that a complaint will do too much good. ------------------------------ Message: 5 Date: Tue, 22 Feb 2011 23:45:52 +0100 From: Thibault Dupuis To: "Ubuntu user technical support, not for general discussions" Subject: Re: Can't Read PDF - SOLVED Message-ID: <404FDE5B-D3C1-4FF9-9E12-A2E000F19E32 at dthibault.fr> Content-Type: text/plain; charset=iso-8859-1 It's strange that only Adobe Reader can read this pdf file. This PDF have DRM or others protects? Le 22 f?vr. 2011 ? 19:53, Michael Satterwhite a ?crit : > On 02/22/2011 11:27 AM, Tony Pursell wrote: >> Do you have Adobe Reader 9 installed? If you do, then go Applications > >> Office> Adobe Reader 9. If it is there, go to Help> About Adobe >> Reader 9. What is you version number? The latest version is 9.4.1 >> 09/21/2010. >> >> If it is not installed, go Applications> Ubuntu Software Centre and >> under Get Software, click on Canonical Partners. It should be in the >> list for you to Install. >> >> I am assuming that you, like me, have the latest 10.10 version of >> Ubuntu. >> >> Tony >> >> > I didn't have Canonical Partners selected, so I didn't see it in the repositories. I installed it and the document processes correctly. I'm not thrilled that it has to be processed with the Adobe reader, but I can certainly live with that for the few times its needed. > > Thanks for the help. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users ------------------------------ Message: 6 Date: Tue, 22 Feb 2011 22:50:02 +0000 From: Tony Pursell To: "Ubuntu user technical support, not for general discussions" Subject: Re: Can't Read PDF - SOLVED Message-ID: <1298415002.2680.12.camel at osiris> Content-Type: text/plain; charset="UTF-8" On Tue, 2011-02-22 at 12:53 -0600, Michael Satterwhite wrote: > On 02/22/2011 11:27 AM, Tony Pursell wrote: > > Do you have Adobe Reader 9 installed? If you do, then go Applications > > > Office> Adobe Reader 9. If it is there, go to Help> About Adobe > > Reader 9. What is you version number? The latest version is 9.4.1 > > 09/21/2010. > > > > If it is not installed, go Applications> Ubuntu Software Centre and > > under Get Software, click on Canonical Partners. It should be in the > > list for you to Install. > > > > I am assuming that you, like me, have the latest 10.10 version of > > Ubuntu. > > > > Tony > > > > > I didn't have Canonical Partners selected, so I didn't see it in the > repositories. I installed it and the document processes correctly. I'm > not thrilled that it has to be processed with the Adobe reader, but I > can certainly live with that for the few times its needed. > > Thanks for the help. > Glad it worked for you. At least you do not have to use Windows. Tony ------------------------------ Message: 7 Date: Tue, 22 Feb 2011 18:43:48 -0500 From: Doug To: ubuntu-users at lists.ubuntu.com Subject: Re: Ayuda Instalaci?n Linux Ubuntu Message-ID: <4D644A34.30109 at optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 02/22/2011 08:33 AM, Edwin Javier Berrio wrote: > Hola a Todos > > Tengo un equipo con un disco duro de 80 GB con Windows Xp, tiene dos particiones C:/ con 40 Gb y D:/ 40 Gb / La verdad no se como hacer para instalar Linux Ubuntu, no se como asignarle el espacio que se requiere para instalarlo, ya que mi miedo es perder la informaci?n q se maneja en windows.. > > Gracias por esa ayuda tan inmesa. > > > Edwin Javier Berrio > Portal& Chat Corporativo ETB Hogares > Tel. (1)4251700 Ext. 53623 > CCA Sede Dorado Plaza > edwiberr at etb.net.co My Spanish is very rudimentary, but I believe you wish to install Ubuntu on the second partition of your hard drive. To do that, you should move all your Windows files off of the D:\ drive. Then use GParted* to set up Linux partitions on this portion of your drive. Make 2 ext4 partitions of 14 and 24 GB and format them, and make one swap partition of 2 GB. Then the Ubuntu setup should go easily. * A bootable download of GParted is available. If there is a Spanish email list for Ubuntu, you should use that. Hope that helps--doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley ------------------------------ Message: 8 Date: Tue, 22 Feb 2011 19:07:02 -0500 From: Bill Stanley To: "Ubuntu user technical support, not for general discussions" Subject: Re: Can't Read PDF Message-ID: <4D644FA6.7040901 at wowway.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 02/22/2011 05:36 PM, chris wrote: > On Tue, 2011-02-22 at 23:52 +0200, Dotan Cohen wrote: >> I was able to open the document with Adobe Reader 9.4. Even Google >> Documents couldn't open that PDF! >> >> I recommend to the OP to complain to whoever supplied him with that >> document. The file is PDF 1.6, but obviously contains unusual >> extensions. It's just a theory but maybe the PDF document has some kind of malware in it? I have heard that there are some serious security flaws in the PDF format itself. Bill Stanley ------------------------------ -- ubuntu-users mailing list ubuntu-users at lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users End of ubuntu-users Digest, Vol 78, Issue 134 ********************************************* From tomh0665 at gmail.com Wed Feb 23 14:21:38 2011 From: tomh0665 at gmail.com (Tom H) Date: Wed, 23 Feb 2011 09:21:38 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Sat, Feb 19, 2011 at 2:53 PM, Tom H wrote: > On Sat, Feb 19, 2011 at 11:55 AM, Shentino wrote: >>> >>> Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" (only >>> the latter works in sid) in "/etc/gdm/" with >>> ------ >>> [daemon] >>> FirstVT = 12 >>> ------ >>> as its contents. >> >> I created all three files.  gdm still stubbornly refuses to use any terminal >> other than tty7 > > I'd forgotten about Ubuntu's plymouth. It must be interfering in the > tty assignment, but I have no idea how to control that. This might only work in Natty: Append "vt.handoff=12" to either GRUB_CMDLINE_LINUX or GRUB_CMDLINE_LINUX_DEFAULT in "/etc/default/grub" and run update-grub. From anothermindbomb at gmail.com Wed Feb 23 16:45:33 2011 From: anothermindbomb at gmail.com (Steve Flynn) Date: Wed, 23 Feb 2011 16:45:33 +0000 Subject: issues with wireless networking nad managing In-Reply-To: <993025.82470.qm@web121404.mail.ne1.yahoo.com> References: <993025.82470.qm@web121404.mail.ne1.yahoo.com> Message-ID: On Sun, Feb 20, 2011 at 7:23 PM, Michael Meier wrote: > Therefore the question: is there any way of installing, that is nearly > fail-proof and managing wireless LANs through GUI ? > Which packages are needed for installing wireless-management, like the > nm-applet (i found within another installation) is doing? wicd. -- -- Steve When one person suffers from a delusion it is insanity. When many people suffer from a delusion it is called religion. From basfriends at gmail.com Wed Feb 23 22:01:53 2011 From: basfriends at gmail.com (Bas Jacobs) Date: Wed, 23 Feb 2011 23:01:53 +0100 Subject: Unable to use USB on at91sam7s-ek In-Reply-To: References: Message-ID: I've managed to get it all working, if anyone has issues with this particular setup, feel free to contact me. Bas On Tue, Feb 22, 2011 at 1:23 AM, Bas Jacobs wrote: > Dear List, > > I've tried to compile and run the > usb-device-cdc-serial-project-at91sam7s-ek. I'm using the codesourcery > toolchain and the sam-ba programming tool. The compilation and flash > procedures go well. However, there are some problems when I try to connect > and communicate with the board. > > I made some modifications to the source, i added the following piece of > code before the last two ifstatements: > > usbBuffer[0] = 0x01234567; > usbBuffer[1] = 0x09876543; > > CDCDSerialDriver_Write(usbBuffer, DATABUFFERSIZE, 0, 0); > > I disabled the cdc_acm driver (blacklist and rmmod). > > I am: > uname -a > Linux USSR 2.6.37-02063701-generic #201102181135 SMP Fri Feb 18 12:47:22 > UTC 2011 i686 GNU/Linux (I use the 37 kernel because of the sam-ba driver). > > dmesg says the following: > [ 5845.748085] usb 6-1: new full speed USB device using uhci_hcd and > address 25 > > lsusb says the following: > Bus 008 Device 002: ID 0a5c:2101 Broadcom Corp. Bluetooth Controller > Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 006 Device 023: ID 03eb:6119 Atmel > Corp. <-- This is the at91sam7s256 > Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 003: ID 046d:c05d Logitech, Inc. > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 003: ID 04e8:5041 Samsung Electronics Co., Ltd > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 001 Device 002: ID 0ac8:c326 Z-Star Microelectronics Corp. > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > > cat /dev/bus/usb/006/025 | hd says the following: > 00000000 12 01 00 02 02 00 00 08 eb 03 19 61 00 01 00 01 > |...........a....| > 00000010 00 01 09 02 43 00 02 01 00 c0 32 09 04 00 00 01 > |....C.....2.....| > 00000020 02 02 00 00 05 24 00 10 01 05 24 01 01 00 04 24 > |.....$....$....$| > 00000030 02 02 05 24 06 00 01 07 05 83 03 40 00 0a 09 04 > |...$....... at ....| > 00000040 01 00 02 0a 00 00 00 07 05 01 02 40 00 00 07 05 > |........... at ....| > 00000050 82 02 40 00 00 |.. at ..| > 00000055 > > I would like to be able to set up some communication with the board, but > I'm a bit out of clues. Google isn't very helpful either. Any links to > working tutorials or own experiences are most welcome. Also, of course, if > you've troubles setting up the toolchain: let me know. > > I'm also not entirely sure whether this list is the correct place for my > question. > > Best regards, > Bas Jacobs > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nathan.bahn at gmail.com Wed Feb 23 22:33:22 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Wed, 23 Feb 2011 17:33:22 -0500 Subject: Can't Format Partition Message-ID: I get the below: Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sda, start=12642680832, size=2119434240, type=0x82 Entering MS-DOS parser (offset=0, size=500107862016) MSDOS_MAGIC found looking at part 0 (offset 1048576, size 10486808576, type 0x83) new part entry looking at part 1 (offset 10488904704, size 489617884160, type 0x0f) Entering MS-DOS extended parser (offset=10488904704, size=489617884160) readfrom = 10488904704 MSDOS_MAGIC found readfrom = 34118461440 No MSDOS_MAGIC found Exiting MS-DOS extended parser looking at part 2 (offset 0, size 0, type 0x00) new part entry looking at part 3 (offset 0, size 0, type 0x00) new part entry Exiting MS-DOS parser MSDOS partition table detected containing partition table scheme = 1 got it Error: Invalid partition table on /dev/sda -- wrong signature 0. ped_disk_new() failed I'm using Gparted (G.U.I.) on a 10.10 GNOME O.S. I'm attempting to format a part of an unformatted partition (3 of 4) as a swap. I want to do this because I want to enlarge the first partition, which is where the O.S. is located. As I understand it, a formatted partition must be located next to an unformatted partition in order to expand into it. Because the second partition partition is a swap, I am attempting to format a part of the unformatted third partition as a swap so that I can unformat the second partition and then expand the first (O.S.) partition into it. If my information/understanding is incorrect, then where can I find information on how partitions work? --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html & http://www.libreoffice.org/ (Nathan Bahn) -------------- next part -------------- An HTML attachment was scrubbed... URL: From holtzm at cox.net Thu Feb 24 01:52:01 2011 From: holtzm at cox.net (Robert Holtzman) Date: Wed, 23 Feb 2011 18:52:01 -0700 Subject: HElp connection less remote attacks ubuntu-users Digest, Vol 78, Issue 134 In-Reply-To: <1430983191-1298459356-cardhu_decombobulator_blackberry.rim.net-1308036558-@bda2262.bisx.prod.on.blackberry> References: <1430983191-1298459356-cardhu_decombobulator_blackberry.rim.net-1308036558-@bda2262.bisx.prod.on.blackberry> Message-ID: <20110224015201.GA3032@cox.net> On Wed, Feb 23, 2011 at 11:09:16AM +0000, d_nelson at vzw.blackberry.net wrote: Why did you find it necessary to quote the *entire* digest (all 11K)? -- Bob Holtzman Key ID: 8D549279 "If you think you're getting free lunch, check the price of the beer" -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From holtzm at cox.net Thu Feb 24 05:56:29 2011 From: holtzm at cox.net (Robert Holtzman) Date: Wed, 23 Feb 2011 22:56:29 -0700 Subject: did everyone leave? Message-ID: <20110224055629.GA3618@cox.net> This used to be a high volume list. Few messages the last couple of days. Only 6 today. Did the mother ship come by and everyone beamed up? Did I miss the memo? -- Bob Holtzman Key ID: 8D549279 "If you think you're getting free lunch, check the price of the beer" -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From kristian at ayurveda.ax Thu Feb 24 06:05:48 2011 From: kristian at ayurveda.ax (Kristian Frisk) Date: Thu, 24 Feb 2011 11:35:48 +0530 Subject: Tonido-plug Message-ID: Heard about the tonido-plug at floss-weekly and got interested in getting one. Have anyone of you had any experience of the TonidoPlug. I'm asking here since I read it is running on top of embedded Ubuntu Jaunty Linux. Happy for thoughts/ideas. - Kris http://twit.tv/floss153 http://www.tonidoplug.com/tonido_plug.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From fajarpri at arinet.org Thu Feb 24 06:10:01 2011 From: fajarpri at arinet.org (Fajar Priyanto) Date: Thu, 24 Feb 2011 14:10:01 +0800 Subject: did everyone leave? In-Reply-To: <20110224055629.GA3618@cox.net> References: <20110224055629.GA3618@cox.net> Message-ID: On Thu, Feb 24, 2011 at 1:56 PM, Robert Holtzman wrote: > This used to be a high volume list. Few messages the last couple of > days. Only 6 today. Did the mother ship come by and everyone beamed up? > Did I miss the memo? Crap. I think I've missed the mothership too. From wayward4now at gmail.com Thu Feb 24 06:35:21 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 24 Feb 2011 01:35:21 -0500 Subject: did everyone leave? In-Reply-To: <20110224055629.GA3618@cox.net> References: <20110224055629.GA3618@cox.net> Message-ID: <1298529321.6973.12.camel@iam.wayward4now.net> On Wed, 2011-02-23 at 22:56 -0700, Robert Holtzman wrote: > This used to be a high volume list. Few messages the last couple of > days. Only 6 today. Did the mother ship come by and everyone beamed up? > Did I miss the memo? I was asleep and missed it. But, we have the Internet to ourselves as someone left it on. I'm gonna go check to see if they left the NSA unlocked. That should be fun, I'd like to find what they have on me and Paris Hilton. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From kassube at gmx.net Thu Feb 24 06:39:44 2011 From: kassube at gmx.net (Nils Kassube) Date: Thu, 24 Feb 2011 07:39:44 +0100 Subject: HElp connection less remote attacks ubuntu-users Digest, Vol 78, Issue 134 In-Reply-To: <20110224015201.GA3032@cox.net> References: <1430983191-1298459356-cardhu_decombobulator_blackberry.rim.net-1308036558-@bda2262.bisx.prod.on.blackberry> <20110224015201.GA3032@cox.net> Message-ID: <201102240739.44302.kassube@gmx.net> Robert Holtzman wrote: > On Wed, Feb 23, 2011 at 11:09:16AM +0000, d_nelson at vzw.blackberry.net > wrote: > > Why did you find it necessary to quote the *entire* digest (all 11K)? Because it was sent from a not-so-smart phone? And what was the question anyway? I couldn't find it - maybe it was hidden somewhere in the quoted text and I overlooked it? Nils From ashimkapoor at gmail.com Thu Feb 24 06:53:02 2011 From: ashimkapoor at gmail.com (Ashim Kapoor) Date: Thu, 24 Feb 2011 12:23:02 +0530 Subject: Last 10 modified files... Message-ID: Dear all, is there a way to see the last 10 modified files on my computer ? I'll tell you why I need this. I was reading a book and noting my queries in a txt file. Now I dont recall the name of that file and my computer shut down cos the battery died on it and I wish to locate this file. I did not find this file in the Recent documents as it's entry was overwritten by other files which were opened by me. Many thanks, Ashim. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sandyinchina at gmail.com Thu Feb 24 07:45:10 2011 From: sandyinchina at gmail.com (Sandy Harris) Date: Thu, 24 Feb 2011 15:45:10 +0800 Subject: Last 10 modified files... In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 2:53 PM, Ashim Kapoor wrote: > is there a way to see the last 10 modified files on my computer Have a look at the man page for find(1). That will at least let you find everything named *.txt that was saved in a certain time interval. You might also try a pipeline, joining commands with | symbol so the output of one becomes input to the the next. ls -lR should give a long list (R is recursive, l is long) of all your files, pipe that to sort(1) with the right options (need a man page again) to sort by access time, then tail(1) to get only most recent files. From loic.grenie at gmail.com Thu Feb 24 08:16:19 2011 From: loic.grenie at gmail.com (=?ISO-8859-1?Q?Lo=EFc_Greni=E9?=) Date: Thu, 24 Feb 2011 09:16:19 +0100 Subject: Last 10 modified files... In-Reply-To: References: Message-ID: 2011/2/24 Sandy Harris : > On Thu, Feb 24, 2011 at 2:53 PM, Ashim Kapoor wrote: > >> is there a way to see the last 10 modified files on my computer > > Have a look at the man page for find(1).  That will at least let you > find everything named *.txt that was saved in a certain time interval. > > You might also try a pipeline, joining commands with | symbol so > the output of one becomes input to the the next. ls -lR should > give a long list (R is recursive, l is long) of all your files, pipe that > to sort(1) with the right options (need a man page again) to sort by find ~ -type f -print0 | xargs -0 ls -ltr | tail -10 (might last a long time and it might not work if you have too many files) Loïc From mightydreams at gmail.com Thu Feb 24 09:14:36 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 24 Feb 2011 14:44:36 +0530 Subject: bringing two applications in same URL Message-ID: I basically have 2 applications http://sakai.openitup.in http://olat.openitup.in The working configuration of apache vhost for sakai.openitup.in ServerName sakai.openitup.in ProxyPass / ajp://192.168.1.14:8009/ ProxyPassReverse / ajp://192.168.1.14:8009/ and for olat another apache2 vhost (working configuration) ServerName olat.openitup.in ProxyPass / ajp://192.168.1.15:8009/ ProxyPassReverse / ajp://192.168.1.15:8009/ then things work. But if I want both sakai and olat to be accessible at research.openitup.in/sakai and research.openitup.in/olat for this I modified the virtual host definition of research.openitup.in as follows ServerName research.openitup.in ProxyPass /sakai ajp://192.168.1.14:8009/ ProxyPassReverse /sakai ajp://192.168.1.14:8009/ ProxyPass /olat ajp://192.168.1.15:8009/ ProxyPassReverse /olat ajp://192.168.1.15:8009/ ProxyPass / http://192.168.1.14 ProxyPassReverse / http://192.168.1.14 then http://research.openitup.in/sakai http://research.openitup.in/olat are not accessible. If you notice I have forwarded root of research.openitup.in to an internal machine.Which is where it actually is so ProxyPass / for research.openitup.in is needed. In this situation what can be a possible solution for me so that I can access http://research.openitup.in/sakai and not http://sakai.openitup.in and same for olat http://research.openitup.in/olat and not http://olat.openitup.in All this is done on a Ubuntu 10.04 . Let me know if any one has any suggestions for this situation. -- -- http://mightydreams.blogspot.com From ajp at princeswalk.fsnet.co.uk Thu Feb 24 10:00:33 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Thu, 24 Feb 2011 10:00:33 +0000 Subject: Last 10 modified files... In-Reply-To: References: Message-ID: <1298541633.2962.7.camel@osiris> On Thu, 2011-02-24 at 09:16 +0100, Loïc Grenié wrote: > 2011/2/24 Sandy Harris : > > On Thu, Feb 24, 2011 at 2:53 PM, Ashim Kapoor wrote: > > > >> is there a way to see the last 10 modified files on my computer > > > > Have a look at the man page for find(1). That will at least let you > > find everything named *.txt that was saved in a certain time interval. > > > > You might also try a pipeline, joining commands with | symbol so > > the output of one becomes input to the the next. ls -lR should > > give a long list (R is recursive, l is long) of all your files, pipe that > > to sort(1) with the right options (need a man page again) to sort by > > find ~ -type f -print0 | xargs -0 ls -ltr | tail -10 > > (might last a long time and it might not work if you have too many > files) > > Loïc > @ Ashim. Or you could just go Places > Search for Files and use Select more options and add Date modified more then/less than rules. @Loic and Sandy. I appreciate the technical answers but I feel that we should also be promoting the facilities in the UI. CLI answers don't give the impression of an easy to use OS that can replace Windows. Tony From dotancohen at gmail.com Thu Feb 24 10:17:05 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Thu, 24 Feb 2011 12:17:05 +0200 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> <1298414217.1871.23.camel@helen> <4D644FA6.7040901@wowway.com> Message-ID: On Wed, Feb 23, 2011 at 02:13, MR ZenWiz wrote: > No, seriously, I get statements from Verizon Wireless that cannot be > opened other than in AR 9+, and in order to print pages from it I have > to use Windows because the Linux AR can't or won't do it at all.  At > least, that's how it was the last time I actually needed to print > something from them. > Then complain. Often large companies care that you can read their propaganda and bills, in fact it may be law where you live. I'll put it another way: if you _don't_ complain then it will only get worse. We have all heard of vendor lock in here. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com From loic.grenie at gmail.com Thu Feb 24 10:48:06 2011 From: loic.grenie at gmail.com (=?ISO-8859-1?Q?Lo=EFc_Greni=E9?=) Date: Thu, 24 Feb 2011 11:48:06 +0100 Subject: Last 10 modified files... In-Reply-To: <1298541633.2962.7.camel@osiris> References: <1298541633.2962.7.camel@osiris> Message-ID: 2011/2/24 Tony Pursell : > On Thu, 2011-02-24 at 09:16 +0100, Loïc Grenié wrote: >> 2011/2/24 Sandy Harris : >> > On Thu, Feb 24, 2011 at 2:53 PM, Ashim Kapoor wrote: >> > >> >> is there a way to see the last 10 modified files on my computer >> > >> > Have a look at the man page for find(1).  That will at least let you >> > find everything named *.txt that was saved in a certain time interval. >> > >> > You might also try a pipeline, joining commands with | symbol so >> > the output of one becomes input to the the next. ls -lR should >> > give a long list (R is recursive, l is long) of all your files, pipe that >> > to sort(1) with the right options (need a man page again) to sort by >> >> find ~ -type f -print0 | xargs -0 ls -ltr | tail -10 >> >>    (might last a long time and it might not work if you have too many >>   files) >> >>             Loïc >> > > @ Ashim. Or you could just go Places > Search for Files and use Select > more options and add Date modified more then/less than rules. > > @Loic and Sandy. I appreciate the technical answers but I feel that we > should also be promoting the facilities in the UI.  CLI answers don't > give the impression of an easy to use OS that can replace Windows. This mailing list is "Ubuntu user technical support...". Moreover I can only give the answers I know: I really don't know how to look for the 10 newer files in a GUI (GUIs are usually limited to a single directory and I'm an old timer that types a lot faster than he clicks). In the end, I'm not trying to "give the impression of an easy to use OS that can replace Windows", just trying to answer the question. Sorry ! Loïc From tomh0665 at gmail.com Thu Feb 24 10:58:23 2011 From: tomh0665 at gmail.com (Tom H) Date: Thu, 24 Feb 2011 05:58:23 -0500 Subject: Last 10 modified files... In-Reply-To: References: <1298541633.2962.7.camel@osiris> Message-ID: On Thu, Feb 24, 2011 at 5:48 AM, Loïc Grenié wrote: > 2011/2/24 Tony Pursell : >> >> @Loic and Sandy. I appreciate the technical answers but I feel that we >> should also be promoting the facilities in the UI.  CLI answers don't >> give the impression of an easy to use OS that can replace Windows. > >    This mailing list is "Ubuntu user technical support...". Moreover I >  can only give the answers I know: I really don't know how to look >  for the 10 newer files in a GUI (GUIs are usually limited to a single >  directory and I'm an old timer that types a lot faster than he clicks). >  In the end, I'm not trying to "give the impression of an easy to use >  OS that can replace Windows", just trying to answer the question. +1 Furthermore, it could've been an X-less install (although in this case, you'd have to assume that it isn't because of the "battery died"). From rpjday at crashcourse.ca Thu Feb 24 11:09:28 2011 From: rpjday at crashcourse.ca (Robert P. J. Day) Date: Thu, 24 Feb 2011 06:09:28 -0500 (EST) Subject: any issues with "upgrading" to perl 5.10? Message-ID: for the purposes of simply training, i'm interested in upgrading perl on my ubuntu 10.10 system to perl 5.10. any fatal flaws in this plan i should know about? anyone else done it? rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== From kaushalshriyan at gmail.com Thu Feb 24 11:31:59 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Thu, 24 Feb 2011 17:01:59 +0530 Subject: Email Client Message-ID: Hi, Can someone recommend complete replacement of Outlook 2007 on MS Windows XP including Calendar/Meeting Rooms in a suitable Email Client on Ubuntu ? Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From kaushalshriyan at gmail.com Thu Feb 24 11:36:56 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Thu, 24 Feb 2011 17:06:56 +0530 Subject: Email Client In-Reply-To: References: Message-ID: This is for my MS Exchange Server 2007 Account. On Thu, Feb 24, 2011 at 5:01 PM, Kaushal Shriyan wrote: > Hi, > > Can someone recommend complete replacement of Outlook 2007 on MS Windows XP > including Calendar/Meeting Rooms in a suitable Email Client on Ubuntu ? > > Thanks > > Kaushal > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajp at princeswalk.fsnet.co.uk Thu Feb 24 11:43:48 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Thu, 24 Feb 2011 11:43:48 +0000 Subject: GUI vs CLI (Was - Last 10 modified files...) In-Reply-To: References: <1298541633.2962.7.camel@osiris> Message-ID: <1298547828.2962.23.camel@osiris> On Thu, 2011-02-24 at 05:58 -0500, Tom H wrote: > On Thu, Feb 24, 2011 at 5:48 AM, Loïc Grenié wrote: > > 2011/2/24 Tony Pursell : > >> > >> @Loic and Sandy. I appreciate the technical answers but I feel that we > >> should also be promoting the facilities in the UI. CLI answers don't > >> give the impression of an easy to use OS that can replace Windows. > > > > This mailing list is "Ubuntu user technical support...". Moreover I > > can only give the answers I know: I really don't know how to look > > for the 10 newer files in a GUI (GUIs are usually limited to a single > > directory and I'm an old timer that types a lot faster than he clicks). > > In the end, I'm not trying to "give the impression of an easy to use > > OS that can replace Windows", just trying to answer the question. > > +1 > > Furthermore, it could've been an X-less install (although in this > case, you'd have to assume that it isn't because of the "battery > died"). > I would stand corrected, but it is my understanding that this is the only mailing list for user support and we can make no assumptions about the level of technical expertise of the user except the clues given in the question. So I will always start with the standard GUI tools if there is no indications to the contrary. In particular, it seems that the Ubuntu Software Centre is almost completely ignored on this list, which is a shame as some much effort has gone into it. It even provides the answer sometimes - see the thread on Can't read PDF. Tony From thibault at dthibault.fr Thu Feb 24 12:04:28 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Thu, 24 Feb 2011 13:04:28 +0100 Subject: Email Client In-Reply-To: References: Message-ID: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> Hi, Thunderbird is compatible with MS Exchange Server: http://downloadsquad.switched.com/2007/03/30/howto-thunderbird-and-ms-exchange-server/ Le 24 févr. 2011 à 12:36, Kaushal Shriyan a écrit : > This is for my MS Exchange Server 2007 Account. > > On Thu, Feb 24, 2011 at 5:01 PM, Kaushal Shriyan wrote: > Hi, > > Can someone recommend complete replacement of Outlook 2007 on MS Windows XP including Calendar/Meeting Rooms in a suitable Email Client on Ubuntu ? > > Thanks > > Kaushal > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From datakid at gmail.com Thu Feb 24 12:15:10 2011 From: datakid at gmail.com (Lachlan Musicman) Date: Thu, 24 Feb 2011 23:15:10 +1100 Subject: did everyone leave? In-Reply-To: <1298529321.6973.12.camel@iam.wayward4now.net> References: <20110224055629.GA3618@cox.net> <1298529321.6973.12.camel@iam.wayward4now.net> Message-ID: On Thu, Feb 24, 2011 at 17:35, Ric Moore wrote: > On Wed, 2011-02-23 at 22:56 -0700, Robert Holtzman wrote: >> This used to be a high volume list. Few messages the last couple of >> days. Only 6 today. Did the mother ship come by and everyone beamed up? >> Did I miss the memo? > > I was asleep and missed it. But, we have the Internet to ourselves as > someone left it on. I'm gonna go check to see if they left the NSA > unlocked. That should be fun, I'd like to find what they have on me and > Paris Hilton.  :)  Ric Damn, I didn't even get first post. -- Crunchiness is the gustatory sensation of muffled grinding of a foodstuff. Crunchiness differs from crispiness in that a crispy item is quickly atomized, while a crunchy one offers sustained, granular resistance to jaw action. While crispiness is difficult to maintain, crunchiness is difficult to overcome. from The Best of Wikipedia http://bestofwikipedia.tumblr.com/ From clanlaw at googlemail.com Thu Feb 24 12:21:23 2011 From: clanlaw at googlemail.com (Colin Law) Date: Thu, 24 Feb 2011 12:21:23 +0000 Subject: GUI vs CLI (Was - Last 10 modified files...) In-Reply-To: <1298547828.2962.23.camel@osiris> References: <1298541633.2962.7.camel@osiris> <1298547828.2962.23.camel@osiris> Message-ID: On 24 February 2011 11:43, Tony Pursell wrote: > ... > I would stand corrected, but it is my understanding that this is the > only mailing list for user support and we can make no assumptions about > the level of technical expertise of the user except the clues given in > the question.  So I will always start with the standard GUI tools if > there is no indications to the contrary. No-one will complain about you providing a solution using the GUI. The more alternative solutions the better. The problem is that you complained about others providing CLI solutions rather than just providing your alternative. Colin From kaushalshriyan at gmail.com Thu Feb 24 14:10:46 2011 From: kaushalshriyan at gmail.com (Kaushal Shriyan) Date: Thu, 24 Feb 2011 19:40:46 +0530 Subject: Email Client In-Reply-To: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> References: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> Message-ID: On Thu, Feb 24, 2011 at 5:34 PM, Thibault Dupuis wrote: > Hi, > > Thunderbird is compatible with MS Exchange Server: > > http://downloadsquad.switched.com/2007/03/30/howto-thunderbird-and-ms-exchange-server/ > > > > Hi Again, I have been running TB the latest version already on Ubuntu 10.10, but i need calendar application /meeting rooms in my office wherein i can book meeting room and invite people and send invitation. Also I have lightning Addon in my Thunderbird. Please suggest further. Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Thu Feb 24 14:32:01 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Thu, 24 Feb 2011 20:02:01 +0530 Subject: could not cleanly remove a package Message-ID: I was playing with AOLserver and OpenACS on one of my machines. When things went wrong I decided to remove openacs which was installed via aptitude install openacs so I did aptitude remove openacs to be sure I also did aptitude purge openacs then I reboot the machine and again start the installation aptitude install openacs I find some where the openacs picked up an old entry due to which when I opened in a browser http://localhost:8000 I could not proceed and got the error due to which I had removed it. The question is how to cleanly remove it and start as if I am doing on a fresh Ubuntu install. Because that will surely work (I have tested on some other machine) -- http://mightydreams.blogspot.com From christoph.bier at web.de Thu Feb 24 15:03:09 2011 From: christoph.bier at web.de (Christoph Bier) Date: Thu, 24 Feb 2011 16:03:09 +0100 Subject: Email Client In-Reply-To: References: Message-ID: Kaushal Shriyan schrieb am 24.02.2011 12:31: > Hi, > > Can someone recommend complete replacement of Outlook 2007 [...] There is no such thing, sorry. But have a look at Evolution, it may suit your needs. Best Christoph -- +++ Typografie-Regeln (1.7): http://zvisionwelt.de/?page_id=56 From alain.muls at telenet.be Thu Feb 24 15:15:00 2011 From: alain.muls at telenet.be (Alain Muls) Date: Thu, 24 Feb 2011 16:15:00 +0100 Subject: Trying to install Natty Alpha 2 Message-ID: Hi All I am very interested in trying out the Unity interface of the next Ubuntu release. I downloaded the Alpha 2 live CD (and redownloaded it), checked the MD5 sum, but I get a kernel panic at boot. How can I get a working version of Natty? tx/Alain From arvimide at earthlink.net Thu Feb 24 15:36:11 2011 From: arvimide at earthlink.net (AV3) Date: Thu, 24 Feb 2011 10:36:11 -0500 Subject: did everyone leave? In-Reply-To: <20110224055629.GA3618@cox.net> References: <20110224055629.GA3618@cox.net> Message-ID: On Feb/24/2011 12:5629 AM, Robert Holtzman wrote: > This used to be a high volume list. Few messages the last couple of > days. Only 6 today. Did the mother ship come by and everyone beamed up? > Did I miss the memo? > You are unworthy. Klaatu verada nikto. -- ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ ||Arnold VICTOR, New York City, i. e., || ||Arnoldo VIKTORO, Nov-jorkurbo, t. e., || ||Remove capital letters from e-mail address for correct address/ || || Forigu majusklajn literojn el e-poŝta adreso por ĝusta adreso || ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ From gap.myoffice at gmail.com Thu Feb 24 15:34:07 2011 From: gap.myoffice at gmail.com (Eric Genaro P. Arceo) Date: Thu, 24 Feb 2011 23:34:07 +0800 Subject: How to install USB Dongle in Ubuntu 6.06 Message-ID: <1298561647.10103.9.camel@daddy-laptop> I have recently installed Ubuntu 6.06 to my laptop (since it is the only version that will work with this laptop). However, I am having trouble installing my USB Dongle. The driver of my dongle is a moduleDB31.TAR.GZ. I must admit, I am not the programming type nor do i claim to know anything about coding, much less knowing how to install using the command line. If anyone can please help me to understand this as well as to be able to install my dongle will be a lifesaver. Thanks a lot. BTW, the driver came with a Readme file and I can't make heads or tails with this, hope you can help me ... as follows; -------------- Release Date: 2006-01-24, ver 1.1 RTL8187 Linux driver version 1.1 --This driver supports RealTek RTL8187 Wireless LAN driver for Linux Debian3.1 kernel 2.6.13 //----------------------------------------------------------------------------- // Files description. //----------------------------------------------------------------------------- 1. Include ko files module_DB31.tar.gz 2. Script to load/unload modules ./load ./unload 3. Supplicant source code: ./wpa_supplicant-0.3.8.tar.gz 4. Example of supplicant configuration file: ./wpa1.conf //----------------------------------------------------------------------------- // Insert modules. //----------------------------------------------------------------------------- 1. Insert modules: insmod ieee80211_crypt-rtl.ko insmod ieee80211_crypt_wep-rtl.ko insmod ieee80211_crypt_tkip-rtl.ko insmod ieee80211_crypt_ccmp-rtl.ko insmod ieee80211-rtl.ko insmod r8187.ko //----------------------------------------------------------------------------- // Remove modules. //----------------------------------------------------------------------------- 1. Remove related modules: rmmod r8187.ko rmmod ieee80211-rtl.ko rmmod ieee80211_crypt_ccmp-rtl.ko rmmod ieee80211_crypt_tkip-rtl.ko rmmod ieee80211_crypt_wep-rtl.ko rmmod ieee80211_crypt-rtl.ko //----------------------------------------------------------------------------- // Enable the device. //----------------------------------------------------------------------------- 1. Make sure RTL8187 dongle is plugged. 2. Enalbe the device: ifconfig wlan0 up //----------------------------------------------------------------------------- // Disable the device. //----------------------------------------------------------------------------- 1. Disable the device: ifconfig wlan0 down //----------------------------------------------------------------------------- // Join a BSS and set up IP address. //----------------------------------------------------------------------------- 1. Scan BSS available: iwlist wlan0 scan 2. Join a BSS: iwconfig wlan0 essid SSID_TO_JOIN 3. Set up IP address of the device: ifconfig wlan0 IP_ADDRESS //----------------------------------------------------------------------------- // WPA supplicant //----------------------------------------------------------------------------- 1. Unpack source code of WPA supplicant: tar -zxvf wpa_supplicant-0.3.8.tar.gz cd wpa_supplicant-0.3.8 2. Create .config file: cp defconfig .config 3. Edit .config file, uncomment the following line: #CONFIG_DRIVER_IPW=y. 4. Build WPA supplicant: make 5. Edit wpa_supplicant.conf to set up SSID and its passphrase. For example, the following setting in "wpa1.conf" means SSID to join is "BufAG54_Ch6" and its passphrase is "87654321". network={ ssid="BufAG54_Ch6" proto=WPA key_mgmt=WPA-PSK pairwise=CCMP TKIP group=CCMP TKIP WEP104 WEP40 psk="87654321" priority=2 } 6. Execute WPA supplicant (Assume 8187 and related modules had been loaded): ./wpa_supplicant -D ipw -c wpa1.conf -i wlan0 & From shentino at gmail.com Thu Feb 24 15:41:08 2011 From: shentino at gmail.com (Shentino) Date: Thu, 24 Feb 2011 07:41:08 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Wed, Feb 23, 2011 at 6:21 AM, Tom H wrote: > On Sat, Feb 19, 2011 at 2:53 PM, Tom H wrote: > > On Sat, Feb 19, 2011 at 11:55 AM, Shentino wrote: > >>> > >>> Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" (only > >>> the latter works in sid) in "/etc/gdm/" with > >>> ------ > >>> [daemon] > >>> FirstVT = 12 > >>> ------ > >>> as its contents. > >> > >> I created all three files. gdm still stubbornly refuses to use any > terminal > >> other than tty7 > > > > I'd forgotten about Ubuntu's plymouth. It must be interfering in the > > tty assignment, but I have no idea how to control that. > > This might only work in Natty: > > Append "vt.handoff=12" to either GRUB_CMDLINE_LINUX or > GRUB_CMDLINE_LINUX_DEFAULT in "/etc/default/grub" and run update-grub. > Tried it in mint 10, no go. I'll try full desktop maverick when it finishes downloading. I don't know whose bright idea it was to lock gdm down onto vt7 but it is seriously annoying me how hard it is proving to change it. I'd swear it was hard coded. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Thu Feb 24 15:41:28 2011 From: popey at ubuntu.com (Alan Pope) Date: Thu, 24 Feb 2011 15:41:28 +0000 Subject: did everyone leave? In-Reply-To: References: <20110224055629.GA3618@cox.net> Message-ID: On 24 February 2011 15:36, AV3 wrote: > > You are unworthy. Klaatu verada nikto. > I think you mean "Klaatu barada nikto". Sorry. http://xkcd.com/386 Perhaps the reason the list is quiet is because everyone has fixed their issues and there is nothing broken in Ubuntu? No, perhaps not. Al. From clanlaw at googlemail.com Thu Feb 24 16:13:20 2011 From: clanlaw at googlemail.com (Colin Law) Date: Thu, 24 Feb 2011 16:13:20 +0000 Subject: Trying to install Natty Alpha 2 In-Reply-To: References: Message-ID: On 24 February 2011 15:15, Alain Muls wrote: > Hi All > > I am very interested in trying out the Unity interface of the next > Ubuntu release. > I downloaded the Alpha 2 live CD (and redownloaded it), checked the > MD5 sum, but I get a kernel panic at boot. > > How can I get a working version of Natty? If the live CD will not boot on your PC then you should submit a bug report (assuming there is not already an appropriate bug there). I guess you will probably then have to wait for the next release. Colin From tdldev at gmail.com Thu Feb 24 16:27:37 2011 From: tdldev at gmail.com (Verde Denim) Date: Thu, 24 Feb 2011 11:27:37 -0500 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <1298561647.10103.9.camel@daddy-laptop> References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: On Thu, Feb 24, 2011 at 10:34 AM, Eric Genaro P. Arceo < gap.myoffice at gmail.com> wrote: > I have recently installed Ubuntu 6.06 to my laptop (since it is the only > version that will work with this laptop). However, I am having trouble > installing my USB Dongle. The driver of my dongle is a > moduleDB31.TAR.GZ. I must admit, I am not the programming type nor do i > claim to know anything about coding, much less knowing how to install > using the command line. If anyone can please help me to understand this > as well as to be able to install my dongle will be a lifesaver. > > Thanks a lot. > > BTW, the driver came with a Readme file and I can't make heads or tails > with this, hope you can help me ... as follows; > > -------------- > Release Date: 2006-01-24, ver 1.1 > RTL8187 Linux driver version 1.1 > > --This driver supports RealTek RTL8187 Wireless LAN driver for Linux > Debian3.1 kernel 2.6.13 > > > //----------------------------------------------------------------------------- > // Files description. > > //----------------------------------------------------------------------------- > 1. Include ko files > module_DB31.tar.gz > > 2. Script to load/unload modules > ./load > ./unload > > 3. Supplicant source code: > ./wpa_supplicant-0.3.8.tar.gz > > 4. Example of supplicant configuration file: > ./wpa1.conf > > > //----------------------------------------------------------------------------- > // Insert modules. > > //----------------------------------------------------------------------------- > 1. Insert modules: > > insmod ieee80211_crypt-rtl.ko > insmod ieee80211_crypt_wep-rtl.ko > insmod ieee80211_crypt_tkip-rtl.ko > insmod ieee80211_crypt_ccmp-rtl.ko > insmod ieee80211-rtl.ko > insmod r8187.ko > > > > //----------------------------------------------------------------------------- > // Remove modules. > > //----------------------------------------------------------------------------- > 1. Remove related modules: > rmmod r8187.ko > rmmod ieee80211-rtl.ko > rmmod ieee80211_crypt_ccmp-rtl.ko > rmmod ieee80211_crypt_tkip-rtl.ko > rmmod ieee80211_crypt_wep-rtl.ko > rmmod ieee80211_crypt-rtl.ko > > > > > //----------------------------------------------------------------------------- > // Enable the device. > > //----------------------------------------------------------------------------- > 1. Make sure RTL8187 dongle is plugged. > > 2. Enalbe the device: > ifconfig wlan0 up > > > > > //----------------------------------------------------------------------------- > // Disable the device. > > //----------------------------------------------------------------------------- > 1. Disable the device: > ifconfig wlan0 down > > > > > //----------------------------------------------------------------------------- > // Join a BSS and set up IP address. > > //----------------------------------------------------------------------------- > 1. Scan BSS available: > iwlist wlan0 scan > > 2. Join a BSS: > iwconfig wlan0 essid SSID_TO_JOIN > > 3. Set up IP address of the device: > ifconfig wlan0 IP_ADDRESS > > > > > //----------------------------------------------------------------------------- > // WPA supplicant > > //----------------------------------------------------------------------------- > 1. Unpack source code of WPA supplicant: > tar -zxvf wpa_supplicant-0.3.8.tar.gz > cd wpa_supplicant-0.3.8 > > 2. Create .config file: > cp defconfig .config > > 3. Edit .config file, uncomment the following line: > #CONFIG_DRIVER_IPW=y. > > 4. Build WPA supplicant: > make > > 5. Edit wpa_supplicant.conf to set up SSID and its passphrase. > For example, the following setting in "wpa1.conf" means SSID to join is > "BufAG54_Ch6" > and its passphrase is "87654321". > > network={ > ssid="BufAG54_Ch6" > proto=WPA > key_mgmt=WPA-PSK > pairwise=CCMP TKIP > group=CCMP TKIP WEP104 WEP40 > psk="87654321" > priority=2 > } > > 6. Execute WPA supplicant (Assume 8187 and related modules had been > loaded): > ./wpa_supplicant -D ipw -c wpa1.conf -i wlan0 & > > > Not an expert, but did you know that your version of Ubuntu is way out of date? The current LTS is 10.04.2, and the current release is 10.10, with 11 on the way... > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From thibault at dthibault.fr Thu Feb 24 16:35:48 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Thu, 24 Feb 2011 17:35:48 +0100 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: <4D6688E4.4020707@dthibault.fr> Le 24/02/2011 17:27, Verde Denim a écrit : > > > On Thu, Feb 24, 2011 at 10:34 AM, Eric Genaro P. Arceo > > wrote: > > I have recently installed Ubuntu 6.06 to my laptop (since it is > the only > version that will work with this laptop). However, I am having > trouble > installing my USB Dongle. The driver of my dongle is a > moduleDB31.TAR.GZ. I must admit, I am not the programming type > nor do i > claim to know anything about coding, much less knowing how to install > using the command line. If anyone can please help me to > understand this > as well as to be able to install my dongle will be a lifesaver. > > Thanks a lot. > > BTW, the driver came with a Readme file and I can't make heads or > tails > with this, hope you can help me ... as follows; > > -------------- > Release Date: 2006-01-24, ver 1.1 > RTL8187 Linux driver version 1.1 > > --This driver supports RealTek RTL8187 Wireless LAN driver for Linux > Debian3.1 kernel 2.6.13 > > //----------------------------------------------------------------------------- > // Files description. > //----------------------------------------------------------------------------- > 1. Include ko files > module_DB31.tar.gz > > 2. Script to load/unload modules > ./load > ./unload > > 3. Supplicant source code: > ./wpa_supplicant-0.3.8.tar.gz > > 4. Example of supplicant configuration file: > ./wpa1.conf > > //----------------------------------------------------------------------------- > // Insert modules. > //----------------------------------------------------------------------------- > 1. Insert modules: > > insmod ieee80211_crypt-rtl.ko > insmod ieee80211_crypt_wep-rtl.ko > insmod ieee80211_crypt_tkip-rtl.ko > insmod ieee80211_crypt_ccmp-rtl.ko > insmod ieee80211-rtl.ko > insmod r8187.ko > > > //----------------------------------------------------------------------------- > // Remove modules. > //----------------------------------------------------------------------------- > 1. Remove related modules: > rmmod r8187.ko > rmmod ieee80211-rtl.ko > rmmod ieee80211_crypt_ccmp-rtl.ko > rmmod ieee80211_crypt_tkip-rtl.ko > rmmod ieee80211_crypt_wep-rtl.ko > rmmod ieee80211_crypt-rtl.ko > > > > //----------------------------------------------------------------------------- > // Enable the device. > //----------------------------------------------------------------------------- > 1. Make sure RTL8187 dongle is plugged. > > 2. Enalbe the device: > ifconfig wlan0 up > > > > //----------------------------------------------------------------------------- > // Disable the device. > //----------------------------------------------------------------------------- > 1. Disable the device: > ifconfig wlan0 down > > > > //----------------------------------------------------------------------------- > // Join a BSS and set up IP address. > //----------------------------------------------------------------------------- > 1. Scan BSS available: > iwlist wlan0 scan > > 2. Join a BSS: > iwconfig wlan0 essid SSID_TO_JOIN > > 3. Set up IP address of the device: > ifconfig wlan0 IP_ADDRESS > > > > //----------------------------------------------------------------------------- > // WPA supplicant > //----------------------------------------------------------------------------- > 1. Unpack source code of WPA supplicant: > tar -zxvf wpa_supplicant-0.3.8.tar.gz > cd wpa_supplicant-0.3.8 > > 2. Create .config file: > cp defconfig .config > > 3. Edit .config file, uncomment the following line: > #CONFIG_DRIVER_IPW=y. > > 4. Build WPA supplicant: > make > > 5. Edit wpa_supplicant.conf to set up SSID and its passphrase. > For example, the following setting in "wpa1.conf" means SSID to > join is > "BufAG54_Ch6" > and its passphrase is "87654321". > > network={ > ssid="BufAG54_Ch6" > proto=WPA > key_mgmt=WPA-PSK > pairwise=CCMP TKIP > group=CCMP TKIP WEP104 WEP40 > psk="87654321" > priority=2 > } > > 6. Execute WPA supplicant (Assume 8187 and related modules had been > loaded): > ./wpa_supplicant -D ipw -c wpa1.conf -i wlan0 & > > > Not an expert, but did you know that your version of Ubuntu is way out > of date? The current LTS is 10.04.2, and the current release is 10.10, > with 11 on the way... > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > Hi, Ubuntu 6.06 is not actually supported. Do you try 10.04.2? -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomh0665 at gmail.com Thu Feb 24 16:46:44 2011 From: tomh0665 at gmail.com (Tom H) Date: Thu, 24 Feb 2011 11:46:44 -0500 Subject: Trying to install Natty Alpha 2 In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 10:15 AM, Alain Muls wrote: > > I am very interested in trying out the Unity interface of the next > Ubuntu release. > I downloaded the Alpha 2 live CD (and redownloaded it), checked the > MD5 sum, but I get a kernel panic at boot. > > How can I get a working version of Natty? You can install Maverick, boot into text mode, update it fully, change the occurences of maverick in sources.list to natty (in vi: ":% s/maverick/natty/g"), and update your system (do an upgrade before a dist-upgrade). (You should probably report the bad CD on launchpad, although, if it's a daily cd, it might just be today's bad iso and tomorrow's will be fixed). From tomh0665 at gmail.com Thu Feb 24 16:49:37 2011 From: tomh0665 at gmail.com (Tom H) Date: Thu, 24 Feb 2011 11:49:37 -0500 Subject: GUI vs CLI (Was - Last 10 modified files...) In-Reply-To: <1298547828.2962.23.camel@osiris> References: <1298541633.2962.7.camel@osiris> <1298547828.2962.23.camel@osiris> Message-ID: On Thu, Feb 24, 2011 at 6:43 AM, Tony Pursell wrote: > On Thu, 2011-02-24 at 05:58 -0500, Tom H wrote: >> On Thu, Feb 24, 2011 at 5:48 AM, Loïc Grenié wrote: >> > 2011/2/24 Tony Pursell : >> >> >> >> @Loic and Sandy. I appreciate the technical answers but I feel that we >> >> should also be promoting the facilities in the UI.  CLI answers don't >> >> give the impression of an easy to use OS that can replace Windows. >> > >> >    This mailing list is "Ubuntu user technical support...". Moreover I >> >  can only give the answers I know: I really don't know how to look >> >  for the 10 newer files in a GUI (GUIs are usually limited to a single >> >  directory and I'm an old timer that types a lot faster than he clicks). >> >  In the end, I'm not trying to "give the impression of an easy to use >> >  OS that can replace Windows", just trying to answer the question. >> >> +1 >> >> Furthermore, it could've been an X-less install (although in this >> case, you'd have to assume that it isn't because of the "battery >> died"). >> > > I would stand corrected, but it is my understanding that this is the > only mailing list for user support and we can make no assumptions about > the level of technical expertise of the user except the clues given in > the question.  So I will always start with the standard GUI tools if > there is no indications to the contrary. That's fine and that's your choice but you shouldn't criticize anyone for posting a CLI solution. From nathan.bahn at gmail.com Thu Feb 24 16:51:52 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Thu, 24 Feb 2011 11:51:52 -0500 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <4D6688E4.4020707@dthibault.fr> References: <1298561647.10103.9.camel@daddy-laptop> <4D6688E4.4020707@dthibault.fr> Message-ID: On Thu, Feb 24, 2011 at 11:35 AM, Thibault Dupuis wrote: > > Hi, > > Ubuntu 6.06 is not actually supported. Do you try 10.04.2? > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > Au contraire, it *is* supported; please see this page . -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html & http://www.libreoffice.org/ (Nathan Bahn) -------------- next part -------------- An HTML attachment was scrubbed... URL: From thibault at dthibault.fr Thu Feb 24 16:57:52 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Thu, 24 Feb 2011 17:57:52 +0100 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: References: <1298561647.10103.9.camel@daddy-laptop> <4D6688E4.4020707@dthibault.fr> Message-ID: <4D668E10.1000609@dthibault.fr> Le 24/02/2011 17:51, Nathan Bahn a écrit : > > > On Thu, Feb 24, 2011 at 11:35 AM, Thibault Dupuis > > wrote: > >> > Hi, > > Ubuntu 6.06 is not actually supported. Do you try 10.04.2? > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > > > > Au contraire, it *is* supported; please see this page > . > -- > Please avoid sending me Word or PowerPoint attachments. > See http://www.gnu.org/philosophy/no-word-attachments.html & > http://www.libreoffice.org/ (Nathan Bahn) > Only Ubuntu 6.06 Server Edition is supported until april 2011. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomh0665 at gmail.com Thu Feb 24 17:03:55 2011 From: tomh0665 at gmail.com (Tom H) Date: Thu, 24 Feb 2011 12:03:55 -0500 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 10:41 AM, Shentino wrote: > On Wed, Feb 23, 2011 at 6:21 AM, Tom H wrote: >> >> On Sat, Feb 19, 2011 at 2:53 PM, Tom H wrote: >> > On Sat, Feb 19, 2011 at 11:55 AM, Shentino wrote: >> >>> >> >>> Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" (only >> >>> the latter works in sid) in "/etc/gdm/" with >> >>> ------ >> >>> [daemon] >> >>> FirstVT = 12 >> >>> ------ >> >>> as its contents. >> >> >> >> I created all three files.  gdm still stubbornly refuses to use any >> >> terminal >> >> other than tty7 >> > >> > I'd forgotten about Ubuntu's plymouth. It must be interfering in the >> > tty assignment, but I have no idea how to control that. >> >> This might only work in Natty: >> >> Append "vt.handoff=12" to either GRUB_CMDLINE_LINUX or >> GRUB_CMDLINE_LINUX_DEFAULT in "/etc/default/grub" and run update-grub. > > Tried it in mint 10, no go. > I'll try full desktop maverick when it finishes downloading. > I don't know whose bright idea it was to lock gdm down onto vt7 but it is > seriously annoying me how hard it is proving to change it.  I'd swear it was > hard coded. It must be hard-coded hence the "vt.handoff" value in Natty. In Fedora, it was (and might still be) hard-coded to vt1 and there was talk (but I don't know whether it was implemented) to allow users to over-ride it with "FORCEACTIVEVT=no" in "/etc/sysconfig/desktop". You could try installing natty's plymouth but it might pull a few other packages from natty and it might be too early in the development process to be relying on natty packages on a non-test box. From ajp at princeswalk.fsnet.co.uk Thu Feb 24 17:12:53 2011 From: ajp at princeswalk.fsnet.co.uk (Tony Pursell) Date: Thu, 24 Feb 2011 17:12:53 +0000 Subject: GUI vs CLI (Was - Last 10 modified files...) In-Reply-To: References: <1298541633.2962.7.camel@osiris> <1298547828.2962.23.camel@osiris> Message-ID: <1298567574.2962.45.camel@osiris> On Thu, 2011-02-24 at 11:49 -0500, Tom H wrote: > On Thu, Feb 24, 2011 at 6:43 AM, Tony Pursell > wrote: > > On Thu, 2011-02-24 at 05:58 -0500, Tom H wrote: > >> On Thu, Feb 24, 2011 at 5:48 AM, Loïc Grenié wrote: > >> > 2011/2/24 Tony Pursell : > >> >> > >> >> @Loic and Sandy. I appreciate the technical answers but I feel that we > >> >> should also be promoting the facilities in the UI. CLI answers don't > >> >> give the impression of an easy to use OS that can replace Windows. > >> > > >> > This mailing list is "Ubuntu user technical support...". Moreover I > >> > can only give the answers I know: I really don't know how to look > >> > for the 10 newer files in a GUI (GUIs are usually limited to a single > >> > directory and I'm an old timer that types a lot faster than he clicks). > >> > In the end, I'm not trying to "give the impression of an easy to use > >> > OS that can replace Windows", just trying to answer the question. > >> > >> +1 > >> > >> Furthermore, it could've been an X-less install (although in this > >> case, you'd have to assume that it isn't because of the "battery > >> died"). > >> > > > > I would stand corrected, but it is my understanding that this is the > > only mailing list for user support and we can make no assumptions about > > the level of technical expertise of the user except the clues given in > > the question. So I will always start with the standard GUI tools if > > there is no indications to the contrary. > > That's fine and that's your choice but you shouldn't criticize anyone > for posting a CLI solution. > I was not criticising, just expressing an opinion that we should promote the GUI options. Tony From nathan.bahn at gmail.com Thu Feb 24 17:16:22 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Thu, 24 Feb 2011 12:16:22 -0500 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <4D668E10.1000609@dthibault.fr> References: <1298561647.10103.9.camel@daddy-laptop> <4D6688E4.4020707@dthibault.fr> <4D668E10.1000609@dthibault.fr> Message-ID: On Thu, Feb 24, 2011 at 11:57 AM, Thibault Dupuis wrote: > Le 24/02/2011 17:51, Nathan Bahn a écrit : > > > > On Thu, Feb 24, 2011 at 11:35 AM, Thibault Dupuis wrote: > >> >> Hi, >> >> Ubuntu 6.06 is not actually supported. Do you try 10.04.2? >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> >> > > > Au contraire, it *is* supported; please see this page > . > -- > Please avoid sending me Word or PowerPoint attachments. > See http://www.gnu.org/philosophy/no-word-attachments.html & > http://www.libreoffice.org/ (Nathan Bahn) > > Only Ubuntu 6.06 Server Edition is supported until april 2011. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > Are you *absolutely certain** *that only the server edition is supported ? @E.G.P. Arceo What sort of hardware do you have? --N.B. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html & http://www.libreoffice.org/ (Nathan Bahn) -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Thu Feb 24 17:23:38 2011 From: popey at ubuntu.com (Alan Pope) Date: Thu, 24 Feb 2011 17:23:38 +0000 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: References: <1298561647.10103.9.camel@daddy-laptop> <4D6688E4.4020707@dthibault.fr> <4D668E10.1000609@dthibault.fr> Message-ID: On 24 February 2011 17:16, Nathan Bahn wrote: > Are you absolutely certain  that only the server edition is supported? > Depends how you define "support". 6.06 desktop packages will not get bug fixes or security updates, but the packages are still in the repo, so can be installed. Server packages (like apache) will. In terms of whether we as a community support 6.06 in terms of helping people use it, of course we can/do, but there's no guarantees. Ubuntu Server 6.06 is supported until April 2011. https://wiki.ubuntu.com/Releases Al. From mark at marksyms.me.uk Thu Feb 24 17:49:26 2011 From: mark at marksyms.me.uk (Mark Syms) Date: Thu, 24 Feb 2011 17:49:26 +0000 Subject: GUI vs CLI (Was - Last 10 modified files...) In-Reply-To: References: Message-ID: <5334b71f1e41838ae974e8d74b14d2bf@home.marksyms.me.uk> > Message: 6 > Date: Thu, 24 Feb 2011 17:12:53 +0000 > From: Tony Pursell > To: "Ubuntu user technical support, not for general discussions" > > Subject: Re: GUI vs CLI (Was - Last 10 modified files...) > Message-ID: <1298567574.2962.45.camel at osiris> > Content-Type: text/plain; charset="UTF-8" > > > Are you *absolutely certain** *that only the server edition is > supported Yes, Ubuntu 6.06's support has ended in June 2009 for desktops and will end June 2011 for servers. From https://help.ubuntu.com/community/EOLUpgrades/Dapper Mark. From emiliosf at gmail.com Thu Feb 24 16:56:18 2011 From: emiliosf at gmail.com (Emilio Fernandes) Date: Thu, 24 Feb 2011 12:56:18 -0400 Subject: Convite pessoal de Emilio Fernandes Message-ID: <93l741$1pedpf8@ironport-b.unyk.com> Se você não conhece Emilio Fernandes, ignore esta mensagem de email. Se você não pode clicar nos links, clique em « Mostrar conteúdo » e tente novamente. Olá, Finalmente, um sistema inteligente e simples para gerenciar seus contatos! Com UNYK, eu reuni todos os meus contatos num mesmo caderno de endereços, que se atualiza automaticamente. Um dos meus contatos modifica os dados dele(a) no site UNYK.com: meu caderno se atualiza. Eu modifico um dado no site UNYK.com: o caderno dos meus contatos se atualiza. É simples e facilita a vida! Posso lhe acrescentar aos meus contatos? Para aceitar, clique aqui! http://www.unyk.com/ml/608/233/?i=41A02FB96827484C85BCC992D26D1519&s=21484853&w=1298552107 Você poderá também criar seu caderno de endereços inteligente. Emilio Fernandes UNYK : MQA 133 Não responda diretamente a esta mensagem. Caso você tenha perguntas ou dúvidas, por favor, entre em contato conosco: http://unyk.com/pt/Entre-em-contato-conosco UNYK Inc., 1010 de Serigny, bureau 820, Longueuil, QC, J4K 5G7, Canada. Não quero mais receber nenhum convite para utilizar UNYK da parte de Emilio Fernandes: cancelar minha inscrição http://www.unyk.com/ml/608/235/?mid=9F92A6AC7D7C88A0&email=ubuntu-users at lists.ubuntu.com&s=21484853&w=1298552107 Não quero mais receber nenhum convite para utilizar UNYK: cancelar minha inscrição http://www.unyk.com/ml/608/234/?i=41A02FB96827484C85BCC992D26D1519&s=21484853&w=1298552107 UNYK, o primeiro caderno de endereços inteligente que se atualiza sozinho! -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Thu Feb 24 18:31:36 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 24 Feb 2011 10:31:36 -0800 Subject: Email Client In-Reply-To: References: Message-ID: On 02/24/2011 07:03 AM, Christoph Bier wrote: > Kaushal Shriyan schrieb am 24.02.2011 12:31: > >> Hi, >> >> Can someone recommend complete replacement of Outlook 2007 [...] > > There is no such thing, sorry. But have a look at Evolution, it may > suit your needs. Evolution on is pretty buggy on Windows. Have a look at Zimbra (OSE versions are free): http://www.zimbra.com/products/desktop.html http://www.zimbra.com/products/desktop_features.html [works well on linux & WinXP/7] servers: http://www.zimbra.com/products/zimbra-open-source.html http://www.zimbra.com/products/compare_products.html From lmnicolosi at gmail.com Thu Feb 24 20:57:07 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Thu, 24 Feb 2011 17:57:07 -0300 Subject: Trying to install Natty Alpha 2 In-Reply-To: References: Message-ID: > On Thu, Feb 24, 2011 at 10:15 AM, Alain Muls wrote: >> >> I am very interested in trying out the Unity interface of the next >> Ubuntu release. >> I downloaded the Alpha 2 live CD (and redownloaded it), checked the >> MD5 sum, but I get a kernel panic at boot. >> >> How can I get a working version of Natty? A good way to get pre-release versions is to use Zsync and make differential downloads. After several crashes with the Live CD (VMWare), I recently managed to reinstall Natty (VirtualBox) using the alternate installer. (If you intend to test Unity, a Virtual install will not do) L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From dave.c.curtis at gmail.com Thu Feb 24 21:00:22 2011 From: dave.c.curtis at gmail.com (David Curtis) Date: Thu, 24 Feb 2011 16:00:22 -0500 Subject: Trying to install Natty Alpha 2 In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 11:46 AM, Tom H wrote: > On Thu, Feb 24, 2011 at 10:15 AM, Alain Muls > wrote: > > > > I am very interested in trying out the Unity interface of the next > > Ubuntu release. > > I downloaded the Alpha 2 live CD (and redownloaded it), checked the > > MD5 sum, but I get a kernel panic at boot. > > > > How can I get a working version of Natty? > > You can install Maverick, boot into text mode, update it fully, change > the occurences of maverick in sources.list to natty (in vi: ":% > s/maverick/natty/g"), and update your system (do an upgrade before a > dist-upgrade). > > (You should probably report the bad CD on launchpad, although, if it's > a daily cd, it might just be today's bad iso and tomorrow's will be > fixed). > The recommended version upgrade method is to use update-manager, a simple 'sudo update-manager -d' should suffice, the -d is for devel. If that does not work follow the instructions here, just don't forget the -d: http://www.ubuntu.com/desktop/get-ubuntu/upgrade -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmcgarrett at optonline.net Thu Feb 24 21:20:54 2011 From: dmcgarrett at optonline.net (Doug) Date: Thu, 24 Feb 2011 16:20:54 -0500 Subject: Last 10 modified files... In-Reply-To: References: <1298541633.2962.7.camel@osiris> Message-ID: <4D66CBB6.407@optonline.net> On 02/24/2011 05:48 AM, Loïc Grenié wrote: > 2011/2/24 Tony Pursell: >> On Thu, 2011-02-24 at 09:16 +0100, Loïc Grenié wrote: >>> 2011/2/24 Sandy Harris: >>>> On Thu, Feb 24, 2011 at 2:53 PM, Ashim Kapoor wrote: >>>> >>>>> is there a way to see the last 10 modified files on my computer >>>> Have a look at the man page for find(1). That will at least let you >>>> find everything named *.txt that was saved in a certain time interval. >>>> >>>> You might also try a pipeline, joining commands with | symbol so >>>> the output of one becomes input to the the next. ls -lR should >>>> give a long list (R is recursive, l is long) of all your files, pipe that >>>> to sort(1) with the right options (need a man page again) to sort by >>> find ~ -type f -print0 | xargs -0 ls -ltr | tail -10 >>> >>> (might last a long time and it might not work if you have too many >>> files) >>> >>> Loïc >>> >> @ Ashim. Or you could just go Places> Search for Files and use Select >> more options and add Date modified more then/less than rules. >> >> @Loic and Sandy. I appreciate the technical answers but I feel that we >> should also be promoting the facilities in the UI. CLI answers don't >> give the impression of an easy to use OS that can replace Windows. > This mailing list is "Ubuntu user technical support...". Moreover I > can only give the answers I know: I really don't know how to look > for the 10 newer files in a GUI (GUIs are usually limited to a single > directory and I'm an old timer that types a lot faster than he clicks). > In the end, I'm not trying to "give the impression of an easy to use > OS that can replace Windows", just trying to answer the question. > > Sorry ! > > Loïc > Amen! -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley From ubuntu at knutejohnson.com Thu Feb 24 21:22:50 2011 From: ubuntu at knutejohnson.com (Knute Johnson) Date: Thu, 24 Feb 2011 13:22:50 -0800 Subject: any issues with "upgrading" to perl 5.10? In-Reply-To: References: Message-ID: <4D66CC2A.6040702@knutejohnson.com> On 02/24/2011 03:09 AM, Robert P. J. Day wrote: > > for the purposes of simply training, i'm interested in upgrading > perl on my ubuntu 10.10 system to perl 5.10. any fatal flaws in this > plan i should know about? anyone else done it? > > rday > My 10.10 system has 5.10.1? From rpjday at crashcourse.ca Thu Feb 24 21:26:41 2011 From: rpjday at crashcourse.ca (Robert P. J. Day) Date: Thu, 24 Feb 2011 16:26:41 -0500 (EST) Subject: any issues with "upgrading" to perl 5.10? In-Reply-To: <4D66CC2A.6040702@knutejohnson.com> References: <4D66CC2A.6040702@knutejohnson.com> Message-ID: On Thu, 24 Feb 2011, Knute Johnson wrote: > On 02/24/2011 03:09 AM, Robert P. J. Day wrote: > > > > for the purposes of simply training, i'm interested in upgrading > > perl on my ubuntu 10.10 system to perl 5.10. any fatal flaws in this > > plan i should know about? anyone else done it? > > > > rday > > > > My 10.10 system has 5.10.1? never mind, i'm not sure where i got the impression it was running 5.8. must be thinking of one of my other systems. sorry. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== From dmcgarrett at optonline.net Thu Feb 24 21:41:26 2011 From: dmcgarrett at optonline.net (Doug) Date: Thu, 24 Feb 2011 16:41:26 -0500 Subject: Email Client In-Reply-To: References: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> Message-ID: <4D66D086.7020007@optonline.net> On 02/24/2011 09:10 AM, Kaushal Shriyan wrote: > > > On Thu, Feb 24, 2011 at 5:34 PM, Thibault Dupuis > > wrote: > > Hi, > > Thunderbird is compatible with MS Exchange Server: > http://downloadsquad.switched.com/2007/03/30/howto-thunderbird-and-ms-exchange-server/ > > > > Hi Again, > > I have been running TB the latest version already on Ubuntu 10.10, but > i need calendar application /meeting rooms in my office wherein i can > book meeting room and invite people and send invitation. Also I have > lightning Addon in my Thunderbird. > > Please suggest further. > > Thanks > > Kaushal > I'm not sure about this, but some years ago we had Lotus s/w on the network, where I worked which would do what you want. It's not free, AFAIK, but this seems to be a business ap, so it shouldn't hurt to pay for it. --doug -- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley -------------- next part -------------- An HTML attachment was scrubbed... URL: From arvimide at earthlink.net Thu Feb 24 21:44:34 2011 From: arvimide at earthlink.net (AV3) Date: Thu, 24 Feb 2011 16:44:34 -0500 Subject: did everyone leave? In-Reply-To: References: <20110224055629.GA3618@cox.net> Message-ID: On Feb/24/2011 10:4128 AM, Alan Pope wrote: > On 24 February 2011 15:36, AV3 wrote: >> >> You are unworthy. Klaatu verada nikto. >> > > I think you mean "Klaatu barada nikto". > I'll take your word for it. I was just transcribing it from my sound memory of the movie, not from text. And, incidentally, I much prefer the original story, "Farewell to the Master" by Harry Bates. -- ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ ||Arnold VICTOR, New York City, i. e., || ||Arnoldo VIKTORO, Nov-jorkurbo, t. e., || ||Remove capital letters from e-mail address for correct address/ || || Forigu majusklajn literojn el e-poŝta adreso por ĝusta adreso || ++====+=====+=====+=====+=====+====+====+=====+=====+=====+=====+====++ From dave.c.curtis at gmail.com Thu Feb 24 21:46:00 2011 From: dave.c.curtis at gmail.com (David Curtis) Date: Thu, 24 Feb 2011 16:46:00 -0500 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <1298561647.10103.9.camel@daddy-laptop> References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: On Thu, Feb 24, 2011 at 10:34 AM, Eric Genaro P. Arceo < gap.myoffice at gmail.com> wrote: > I have recently installed Ubuntu 6.06 to my laptop (since it is the only > version that will work with this laptop). However, I am having trouble > installing my USB Dongle. The driver of my dongle is a > moduleDB31.TAR.GZ. I must admit, I am not the programming type nor do i > claim to know anything about coding, much less knowing how to install > using the command line. If anyone can please help me to understand this > as well as to be able to install my dongle will be a lifesaver. > > Thanks a lot. > > BTW, the driver came with a Readme file and I can't make heads or tails > with this, hope you can help me ... as follows; > > -------------- > Release Date: 2006-01-24, ver 1.1 > RTL8187 Linux driver version 1.1 > > --This driver supports RealTek RTL8187 Wireless LAN driver for Linux > Debian3.1 kernel 2.6.13 > RT8187(B,L) cards are supported in the kernel now, it might be best for you to solve the problem of running a newer version of Ubuntu rather than trying to get tarball modules to work. Why is it that only 6.06 works? -------------- next part -------------- An HTML attachment was scrubbed... URL: From thibault at dthibault.fr Thu Feb 24 21:47:11 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Thu, 24 Feb 2011 22:47:11 +0100 Subject: Email Client In-Reply-To: <4D66D086.7020007@optonline.net> References: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> <4D66D086.7020007@optonline.net> Message-ID: <185226B6-16FA-482E-BAA1-3FAD20A94340@dthibault.fr> Le 24 févr. 2011 à 22:41, Doug a écrit : > On 02/24/2011 09:10 AM, Kaushal Shriyan wrote: >> >> >> >> On Thu, Feb 24, 2011 at 5:34 PM, Thibault Dupuis wrote: >> Hi, >> >> Thunderbird is compatible with MS Exchange Server: >> http://downloadsquad.switched.com/2007/03/30/howto-thunderbird-and-ms-exchange-server/ >> >> >> >> Hi Again, >> >> I have been running TB the latest version already on Ubuntu 10.10, but i need calendar application /meeting rooms in my office wherein i can book meeting room and invite people and send invitation. Also I have lightning Addon in my Thunderbird. >> >> Please suggest further. >> >> Thanks >> >> Kaushal >> >> > I'm not sure about this, but some years ago we had Lotus s/w on the network, > where I worked which would do what you want. It's not free, AFAIK, but this > seems to be a business ap, so it shouldn't hurt to pay for it. > > --doug > Hi, Do you try this? http://gitorious.org/lightning-exchange-provider/pages/Home It's a plugin to use Exchange with Lightning addon for Thunderbird. Best regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: From thibault at dthibault.fr Thu Feb 24 21:50:17 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Thu, 24 Feb 2011 22:50:17 +0100 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: <562BB936-C61F-474C-990B-5256B0ADC5E4@dthibault.fr> Le 24 févr. 2011 à 22:46, David Curtis a écrit : > > > On Thu, Feb 24, 2011 at 10:34 AM, Eric Genaro P. Arceo wrote: > I have recently installed Ubuntu 6.06 to my laptop (since it is the only > version that will work with this laptop). However, I am having trouble > installing my USB Dongle. The driver of my dongle is a > moduleDB31.TAR.GZ. I must admit, I am not the programming type nor do i > claim to know anything about coding, much less knowing how to install > using the command line. If anyone can please help me to understand this > as well as to be able to install my dongle will be a lifesaver. > > Thanks a lot. > > BTW, the driver came with a Readme file and I can't make heads or tails > with this, hope you can help me ... as follows; > > -------------- > Release Date: 2006-01-24, ver 1.1 > RTL8187 Linux driver version 1.1 > > --This driver supports RealTek RTL8187 Wireless LAN driver for Linux > Debian3.1 kernel 2.6.13 > > > RT8187(B,L) cards are supported in the kernel now, it might be best for you to solve the problem of running a newer version of Ubuntu rather than trying to get tarball modules to work. Why is it that only 6.06 works? > Hi, Please post the readme of the driver of your dongle. Otherwise, you can use "ndiswrapper" to install your dongle with Windows driver. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ubuntu at knutejohnson.com Thu Feb 24 22:28:25 2011 From: ubuntu at knutejohnson.com (Knute Johnson) Date: Thu, 24 Feb 2011 14:28:25 -0800 Subject: any issues with "upgrading" to perl 5.10? In-Reply-To: References: <4D66CC2A.6040702@knutejohnson.com> Message-ID: <4D66DB89.5090609@knutejohnson.com> On 02/24/2011 01:26 PM, Robert P. J. Day wrote: > On Thu, 24 Feb 2011, Knute Johnson wrote: > >> On 02/24/2011 03:09 AM, Robert P. J. Day wrote: >>> >>> for the purposes of simply training, i'm interested in upgrading >>> perl on my ubuntu 10.10 system to perl 5.10. any fatal flaws in this >>> plan i should know about? anyone else done it? >>> >>> rday >>> >> >> My 10.10 system has 5.10.1? > > never mind, i'm not sure where i got the impression it was running > 5.8. must be thinking of one of my other systems. sorry. > > rday > That Canadian beer is really strong. Go easy! From mrzenwiz at gmail.com Thu Feb 24 23:02:16 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:02:16 -0800 Subject: Can't Format Partition In-Reply-To: References: Message-ID: On Wed, Feb 23, 2011 at 2:33 PM, Nathan Bahn wrote: > I get the below: > : > > I'm using Gparted (G.U.I.) on a 10.10 GNOME O.S.  I'm attempting to format a > part of an unformatted partition (3 of 4) as a swap.  I want to do this > because I want to enlarge the first partition, which is where the O.S. is > located.  As I understand it, a formatted partition must be located next to > an unformatted partition in order to expand into it.  Because the second > partition partition is a swap, I am attempting to format a part of the > unformatted third partition as a swap so that I can unformat the second > partition and then expand the first (O.S.) partition into it.  If my > information/understanding is incorrect, then where can I find information on > how partitions work? > You should be able to designate the unformatted partition (or some fraction of it) as swap, remove the swap designation of the existing swap partition, set that (tell gparted to execute that change, which might require a reboot), then re-run gparted to expand your system partition into the old swap area. There shouldn't be any actual reformatting required - swap is just open disk space that belongs to the OS. From mrzenwiz at gmail.com Thu Feb 24 23:03:29 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:03:29 -0800 Subject: HElp connection less remote attacks ubuntu-users Digest, Vol 78, Issue 134 In-Reply-To: <201102240739.44302.kassube@gmx.net> References: <1430983191-1298459356-cardhu_decombobulator_blackberry.rim.net-1308036558-@bda2262.bisx.prod.on.blackberry> <20110224015201.GA3032@cox.net> <201102240739.44302.kassube@gmx.net> Message-ID: On Wed, Feb 23, 2011 at 10:39 PM, Nils Kassube wrote: > Robert Holtzman wrote: >> On Wed, Feb 23, 2011 at 11:09:16AM +0000, d_nelson at vzw.blackberry.net >> wrote: >> >> Why did you find it necessary to quote the *entire* digest (all 11K)? > > Because it was sent from a not-so-smart phone? And what was the question > anyway? I couldn't find it - maybe it was hidden somewhere in the quoted > text and I overlooked it? > I couldn't find it either, which I consider more annoying than just the whole requoted posting with nothing new in it.... From mrzenwiz at gmail.com Thu Feb 24 23:09:21 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:09:21 -0800 Subject: GUI vs CLI (Was - Last 10 modified files...) In-Reply-To: <1298567574.2962.45.camel@osiris> References: <1298541633.2962.7.camel@osiris> <1298547828.2962.23.camel@osiris> <1298567574.2962.45.camel@osiris> Message-ID: On Thu, Feb 24, 2011 at 9:12 AM, Tony Pursell wrote: : > > I was not criticising, just expressing an opinion that we should promote > the GUI options. > People will respond with whatever their experience (and hopefully expertise) encompasses. If you don't see GUI solutions, perhaps it's because those who chose to respond don't use it/them. It also depends on the questions.... From mrzenwiz at gmail.com Thu Feb 24 23:12:09 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:12:09 -0800 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: <93l741$1pedpf8@ironport-b.unyk.com> References: <93l741$1pedpf8@ironport-b.unyk.com> Message-ID: Por favor, no se anuncian en esta lista (en idioma Inglés), en particular, no en español.... [Please do NOT advertise on this (English-language) list, particularly not in Spanish....] From mrzenwiz at gmail.com Thu Feb 24 23:15:36 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:15:36 -0800 Subject: Last 10 modified files... In-Reply-To: References: Message-ID: On Wed, Feb 23, 2011 at 10:53 PM, Ashim Kapoor wrote: > Dear all, > > is there a way to see the last 10 modified files on my computer ? I'll tell > you why I need this. I was reading a book and noting my queries in a txt > file. Now I dont recall the name of that file and my computer shut down cos > the battery died on it and I wish to locate this file. I did not find this > file in the Recent documents as it's entry was overwritten by other files > which were opened by me. > Have you tried Places->Recent Documents? From mrzenwiz at gmail.com Thu Feb 24 23:16:26 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:16:26 -0800 Subject: did everyone leave? In-Reply-To: <20110224055629.GA3618@cox.net> References: <20110224055629.GA3618@cox.net> Message-ID: On Wed, Feb 23, 2011 at 9:56 PM, Robert Holtzman wrote: > This used to be a high volume list. Few messages the last couple of > days. Only 6 today. Did the mother ship come by and everyone beamed up? > Did I miss the memo? > I think you scared everyone off.... :-) From mrzenwiz at gmail.com Thu Feb 24 23:18:02 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:18:02 -0800 Subject: Email Client In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 3:36 AM, Kaushal Shriyan wrote: > This is for my MS Exchange Server 2007 Account. > > On Thu, Feb 24, 2011 at 5:01 PM, Kaushal Shriyan > wrote: >> >> Hi, >> >> Can someone recommend complete replacement of Outlook 2007 on MS Windows >> XP including Calendar/Meeting Rooms in a suitable Email Client on Ubuntu ? >> >> Thanks >> Please do not top-post here.... Have you considered Seamonkey? From thibault at dthibault.fr Thu Feb 24 23:19:35 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Fri, 25 Feb 2011 00:19:35 +0100 Subject: Last 10 modified files... In-Reply-To: References: Message-ID: <9FAEF8DA-3784-40C3-A17F-25290C8A8525@dthibault.fr> Le 25 févr. 2011 à 00:15, MR ZenWiz a écrit : > On Wed, Feb 23, 2011 at 10:53 PM, Ashim Kapoor wrote: >> Dear all, >> >> is there a way to see the last 10 modified files on my computer ? I'll tell >> you why I need this. I was reading a book and noting my queries in a txt >> file. Now I dont recall the name of that file and my computer shut down cos >> the battery died on it and I wish to locate this file. I did not find this >> file in the Recent documents as it's entry was overwritten by other files >> which were opened by me. >> > Have you tried Places->Recent Documents? > Do you use KDE, Gnome or other environment? From mrzenwiz at gmail.com Thu Feb 24 23:44:36 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 15:44:36 -0800 Subject: Last 10 modified files... In-Reply-To: <9FAEF8DA-3784-40C3-A17F-25290C8A8525@dthibault.fr> References: <9FAEF8DA-3784-40C3-A17F-25290C8A8525@dthibault.fr> Message-ID: On Thu, Feb 24, 2011 at 3:19 PM, Thibault Dupuis wrote: > Le 25 févr. 2011 à 00:15, MR ZenWiz a écrit : >> >> Have you tried Places->Recent Documents? >> > Do you use KDE, Gnome or other environment? > I use Gnome, though IIRC there is a corollary in KDE. KDE and I don't get along. From shentino at gmail.com Thu Feb 24 23:44:35 2011 From: shentino at gmail.com (Shentino) Date: Thu, 24 Feb 2011 15:44:35 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: I am perplexed as to why it needs to be hard coded. It's probably a developer level question but last I heard the X server accepted a vt argument that specifies which terminal to open for the desktop. On Thu, Feb 24, 2011 at 9:03 AM, Tom H wrote: > On Thu, Feb 24, 2011 at 10:41 AM, Shentino wrote: > > On Wed, Feb 23, 2011 at 6:21 AM, Tom H wrote: > >> > >> On Sat, Feb 19, 2011 at 2:53 PM, Tom H wrote: > >> > On Sat, Feb 19, 2011 at 11:55 AM, Shentino > wrote: > >> >>> > >> >>> Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" > (only > >> >>> the latter works in sid) in "/etc/gdm/" with > >> >>> ------ > >> >>> [daemon] > >> >>> FirstVT = 12 > >> >>> ------ > >> >>> as its contents. > >> >> > >> >> I created all three files. gdm still stubbornly refuses to use any > >> >> terminal > >> >> other than tty7 > >> > > >> > I'd forgotten about Ubuntu's plymouth. It must be interfering in the > >> > tty assignment, but I have no idea how to control that. > >> > >> This might only work in Natty: > >> > >> Append "vt.handoff=12" to either GRUB_CMDLINE_LINUX or > >> GRUB_CMDLINE_LINUX_DEFAULT in "/etc/default/grub" and run update-grub. > > > > Tried it in mint 10, no go. > > I'll try full desktop maverick when it finishes downloading. > > I don't know whose bright idea it was to lock gdm down onto vt7 but it is > > seriously annoying me how hard it is proving to change it. I'd swear it > was > > hard coded. > > It must be hard-coded hence the "vt.handoff" value in Natty. > > In Fedora, it was (and might still be) hard-coded to vt1 and there was > talk (but I don't know whether it was implemented) to allow users to > over-ride it with "FORCEACTIVEVT=no" in "/etc/sysconfig/desktop". > > You could try installing natty's plymouth but it might pull a few > other packages from natty and it might be too early in the development > process to be relying on natty packages on a non-test box. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From shentino at gmail.com Thu Feb 24 23:49:51 2011 From: shentino at gmail.com (Shentino) Date: Thu, 24 Feb 2011 15:49:51 -0800 Subject: Moving gdm from vt7 to vt12 In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 3:44 PM, Shentino wrote: > I am perplexed as to why it needs to be hard coded. Come to think of it, why is it hard coded? (devs welcome) > > It's probably a developer level question but last I heard the X server > accepted a vt argument that specifies which terminal to open for the > desktop. > And on this note, halelujah that I can change it at boot. However, I would also like an option to specify it at runtime. For example, if I have to shut down and drop out of runlevel 5 for a moment, or I have to shut down the display server for any other reason. > > On Thu, Feb 24, 2011 at 9:03 AM, Tom H wrote: > >> On Thu, Feb 24, 2011 at 10:41 AM, Shentino wrote: >> > On Wed, Feb 23, 2011 at 6:21 AM, Tom H wrote: >> >> >> >> On Sat, Feb 19, 2011 at 2:53 PM, Tom H wrote: >> >> > On Sat, Feb 19, 2011 at 11:55 AM, Shentino >> wrote: >> >> >>> >> >> >>> Sorry. Create either "gdm.conf", "custom.conf", or "daemon.conf" >> (only >> >> >>> the latter works in sid) in "/etc/gdm/" with >> >> >>> ------ >> >> >>> [daemon] >> >> >>> FirstVT = 12 >> >> >>> ------ >> >> >>> as its contents. >> >> >> >> >> >> I created all three files. gdm still stubbornly refuses to use any >> >> >> terminal >> >> >> other than tty7 >> >> > >> >> > I'd forgotten about Ubuntu's plymouth. It must be interfering in the >> >> > tty assignment, but I have no idea how to control that. >> >> >> >> This might only work in Natty: >> >> >> >> Append "vt.handoff=12" to either GRUB_CMDLINE_LINUX or >> >> GRUB_CMDLINE_LINUX_DEFAULT in "/etc/default/grub" and run update-grub. >> > >> > Tried it in mint 10, no go. >> > I'll try full desktop maverick when it finishes downloading. >> > I don't know whose bright idea it was to lock gdm down onto vt7 but it >> is >> > seriously annoying me how hard it is proving to change it. I'd swear it >> was >> > hard coded. >> >> It must be hard-coded hence the "vt.handoff" value in Natty. >> >> In Fedora, it was (and might still be) hard-coded to vt1 and there was >> talk (but I don't know whether it was implemented) to allow users to >> over-ride it with "FORCEACTIVEVT=no" in "/etc/sysconfig/desktop". >> >> You could try installing natty's plymouth but it might pull a few >> other packages from natty and it might be too early in the development >> process to be relying on natty packages on a non-test box. >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From steven at too1337.com Thu Feb 24 23:52:59 2011 From: steven at too1337.com (Steven Susbauer) Date: Thu, 24 Feb 2011 17:52:59 -0600 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <1298561647.10103.9.camel@daddy-laptop> References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: <4D66EF5B.6090001@too1337.com> On 02/24/2011 09:34 AM, Eric Genaro P. Arceo wrote: > I have recently installed Ubuntu 6.06 to my laptop (since it is the only > version that will work with this laptop). However, I am having trouble > installing my USB Dongle. The driver of my dongle is a > moduleDB31.TAR.GZ. I must admit, I am not the programming type nor do i > claim to know anything about coding, much less knowing how to install > using the command line. If anyone can please help me to understand this > as well as to be able to install my dongle will be a lifesaver. > > Thanks a lot. > > BTW, the driver came with a Readme file and I can't make heads or tails > with this, hope you can help me ... as follows; > > -------------- > Release Date: 2006-01-24, ver 1.1 > RTL8187 Linux driver version 1.1 > > --This driver supports RealTek RTL8187 Wireless LAN driver for Linux > Debian3.1 kernel 2.6.13 > Can you check what version of kernel you are running? This driver requires 2.6.13, Dapper shipped with a 2.4 kernel I believe. I'm not sure if it was even updated to 2.6. You can check the version by running 'uname -r' (minus single quotes) on the command line, it may also say when you boot the system. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 551 bytes Desc: OpenPGP digital signature URL: From thibault at dthibault.fr Fri Feb 25 00:00:51 2011 From: thibault at dthibault.fr (Thibault Dupuis) Date: Fri, 25 Feb 2011 01:00:51 +0100 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <4D66EF5B.6090001@too1337.com> References: <1298561647.10103.9.camel@daddy-laptop> <4D66EF5B.6090001@too1337.com> Message-ID: Le 25 févr. 2011 à 00:52, Steven Susbauer a écrit : > On 02/24/2011 09:34 AM, Eric Genaro P. Arceo wrote: >> I have recently installed Ubuntu 6.06 to my laptop (since it is the only >> version that will work with this laptop). However, I am having trouble >> installing my USB Dongle. The driver of my dongle is a >> moduleDB31.TAR.GZ. I must admit, I am not the programming type nor do i >> claim to know anything about coding, much less knowing how to install >> using the command line. If anyone can please help me to understand this >> as well as to be able to install my dongle will be a lifesaver. >> >> Thanks a lot. >> >> BTW, the driver came with a Readme file and I can't make heads or tails >> with this, hope you can help me ... as follows; >> >> -------------- >> Release Date: 2006-01-24, ver 1.1 >> RTL8187 Linux driver version 1.1 >> >> --This driver supports RealTek RTL8187 Wireless LAN driver for Linux >> Debian3.1 kernel 2.6.13 >> > > Can you check what version of kernel you are running? This driver > requires 2.6.13, Dapper shipped with a 2.4 kernel I believe. I'm not > sure if it was even updated to 2.6. > > You can check the version by running 'uname -r' (minus single quotes) on > the command line, it may also say when you boot the system. > No, Ubuntu 6.06 shipped with a 2.6.15 kernel. This driver must work with this Kernel. From steven at too1337.com Fri Feb 25 00:58:04 2011 From: steven at too1337.com (Steven Susbauer) Date: Thu, 24 Feb 2011 18:58:04 -0600 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: References: <1298561647.10103.9.camel@daddy-laptop> <4D66EF5B.6090001@too1337.com> Message-ID: <4D66FE9C.2040909@too1337.com> On 02/24/2011 06:00 PM, Thibault Dupuis wrote: >> >> Can you check what version of kernel you are running? This driver >> requires 2.6.13, Dapper shipped with a 2.4 kernel I believe. I'm not >> sure if it was even updated to 2.6. >> >> You can check the version by running 'uname -r' (minus single quotes) on >> the command line, it may also say when you boot the system. >> > > No, Ubuntu 6.06 shipped with a 2.6.15 kernel. This driver must work with this Kernel. Ah you're right, I was looking at the kernel-image package (stuck at 2.4.27), not linux-image which is 2.6.15. To the OP, you should only need to do the first step in the README, which is to extract module_DB31.tar.gz, enter the resulting 'module' directory and run 'sudo ./load' This will load the modules into the kernel and bring up the interface. After that you should be able to configure it as with any normal networking device. Neither of the driver versions distributed in that package (IE: the debian or the "linux" build) appear to actually install the drivers, they just load them, therefore you're stuck re-loading them after a reboot. That is unless someone wiser can describe how to load them into the kernel modules tree and update modules.conf and modules.dep, which I cannot. The rest of the instructions are to build and configure wpa_supplicant, which should already be in Ubuntu. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 551 bytes Desc: OpenPGP digital signature URL: From holtzm at cox.net Fri Feb 25 01:12:16 2011 From: holtzm at cox.net (Robert Holtzman) Date: Thu, 24 Feb 2011 18:12:16 -0700 Subject: did everyone leave? In-Reply-To: References: <20110224055629.GA3618@cox.net> Message-ID: <20110225011216.GA3642@cox.net> On Thu, Feb 24, 2011 at 10:36:11AM -0500, AV3 wrote: > On Feb/24/2011 12:5629 AM, Robert Holtzman wrote: > >This used to be a high volume list. Few messages the last couple of > >days. Only 6 today. Did the mother ship come by and everyone beamed up? > >Did I miss the memo? > > > > > > You are unworthy. Klaatu verada nikto. A thousand pardons. This unworthy one will now immolate himself (distant sound of applause). -- Bob Holtzman Key ID: 8D549279 "If you think you're getting free lunch, check the price of the beer" -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From pastor_jw at the-inner-circle.org Fri Feb 25 01:30:45 2011 From: pastor_jw at the-inner-circle.org (Pastor JW) Date: Thu, 24 Feb 2011 17:30:45 -0800 Subject: Email Client In-Reply-To: References: Message-ID: <201102241730.46337.pastor_jw@the-inner-circle.org> On Thursday, February 24, 2011 10:31:36 am NoOp wrote: > On 02/24/2011 07:03 AM, Christoph Bier wrote: > > Kaushal Shriyan schrieb am 24.02.2011 12:31: > > > > > >> Hi, > >> > >> > >> > >> Can someone recommend complete replacement of Outlook 2007 [...] > > > > > > > > There is no such thing, sorry. But have a look at Evolution, it may > > suit your needs. > > Evolution on is pretty buggy on Windows. But then anything is buggy on a buggy OS! And the answer to the OP's question is that ANYTHING is better than Outlook. -- 73 de N7PSV aka Pastor JW < PDGA# 35276 http://the-inner-circle.org _Registered Kubuntu User: #27403 http://groups.yahoo.com/group/the_original_inner_circle http://h.webring.com/hub?ring=universalministr From wayward4now at gmail.com Fri Feb 25 02:45:23 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 24 Feb 2011 21:45:23 -0500 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> <1298414217.1871.23.camel@helen> <4D644FA6.7040901@wowway.com> Message-ID: <1298601923.3149.30.camel@iam.wayward4now.net> On Thu, 2011-02-24 at 12:17 +0200, Dotan Cohen wrote: > On Wed, Feb 23, 2011 at 02:13, MR ZenWiz wrote: > > No, seriously, I get statements from Verizon Wireless that cannot be > > opened other than in AR 9+, and in order to print pages from it I have > > to use Windows because the Linux AR can't or won't do it at all. At > > least, that's how it was the last time I actually needed to print > > something from them. I use Verizon Wireless and I just click on the print-copy button on their page, and choose print-to-file. Then I just print that file out on my printer. That's how I've done it for some time. But maybe they "improved" things? Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Fri Feb 25 02:46:56 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 24 Feb 2011 21:46:56 -0500 Subject: Email Client In-Reply-To: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> References: <180DF151-98A2-44BE-8217-0A0418D31604@dthibault.fr> Message-ID: <1298602016.3149.31.camel@iam.wayward4now.net> On Thu, 2011-02-24 at 13:04 +0100, Thibault Dupuis wrote: > Hi, > > > Thunderbird is compatible with MS Exchange Server: > http://downloadsquad.switched.com/2007/03/30/howto-thunderbird-and-ms-exchange-server/ Evolution is touted as the "Exchange Killer". It does all of the above and is what I use. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Fri Feb 25 02:49:23 2011 From: wayward4now at gmail.com (Ric Moore) Date: Thu, 24 Feb 2011 21:49:23 -0500 Subject: Email Client In-Reply-To: References: Message-ID: <1298602163.3149.33.camel@iam.wayward4now.net> On Thu, 2011-02-24 at 16:03 +0100, Christoph Bier wrote: > Kaushal Shriyan schrieb am 24.02.2011 12:31: > > > Hi, > > > > Can someone recommend complete replacement of Outlook 2007 [...] > > There is no such thing, sorry. But have a look at Evolution, it may > suit your needs. All of the calendaring / memo feature works a treat with Evolution and Google Group, if that is what you're using it with. That I am familiar with. Set up is dead easy. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mrzenwiz at gmail.com Fri Feb 25 03:43:21 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Thu, 24 Feb 2011 19:43:21 -0800 Subject: Can't Read PDF In-Reply-To: <1298601923.3149.30.camel@iam.wayward4now.net> References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> <1298414217.1871.23.camel@helen> <4D644FA6.7040901@wowway.com> <1298601923.3149.30.camel@iam.wayward4now.net> Message-ID: On Thu, Feb 24, 2011 at 6:45 PM, Ric Moore wrote: > > I use Verizon Wireless and I just click on the print-copy button on > their page, and choose print-to-file. Then I just print that file out on > my printer. That's how I've done it for some time. But maybe they > "improved" things? Ric I was downloading their PDF instead of printing it to a file - probably works better your way. From hickster711 at gmail.com Fri Feb 25 05:03:48 2011 From: hickster711 at gmail.com (Bob H.) Date: Fri, 25 Feb 2011 00:03:48 -0500 Subject: Skype for Ubuntu 10.10 Message-ID: Thanx much to all that replied. A great help. Bob H. -------------- next part -------------- An HTML attachment was scrubbed... URL: From glgxg at sbcglobal.net Fri Feb 25 05:11:20 2011 From: glgxg at sbcglobal.net (NoOp) Date: Thu, 24 Feb 2011 21:11:20 -0800 Subject: Email Client In-Reply-To: <201102241730.46337.pastor_jw@the-inner-circle.org> References: <201102241730.46337.pastor_jw@the-inner-circle.org> Message-ID: On 02/24/2011 05:30 PM, Pastor JW wrote: > On Thursday, February 24, 2011 10:31:36 am NoOp wrote: ... >> >> Evolution on is pretty buggy on Windows. > > But then anything is buggy on a buggy OS! And the answer to the OP's > question is that ANYTHING is better than Outlook. > Well that was helpful... BTW: IMO Outlook is considerably more stable than Evolution. From mightydreams at gmail.com Fri Feb 25 05:28:21 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 25 Feb 2011 10:58:21 +0530 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On Thu, Feb 17, 2011 at 5:39 PM, Tapas Mishra wrote: > I am having problems in starting tomcat at boot time with an automated > script of mine. > The Tomcat I am using is 5.5 since Sakai installation of mine depends > on 5.5 version on any other version it will break. > So /opt/apache-tomcat-5.5.31 is where every thing is and in that > bin/startup.sh is what I am trying to start each time at boot. > After writing the script I have done update-rc.d defaults > and I checked from command line > /etc/init.d/tomcatstart > /etc/init.d/tomcat stop > > does work > where myscript above refers to the script below > > but the same does not work when I reboot the system. > > #!/bin/bash > # > # tomcat > # > # chkconfig: > # description: Start up the Tomcat servlet engine. > > # Source function library. > . /lib/lsb/init-functions > > RETVAL=$? > CATALINA_HOME="/opt/apache-tomcat-5.5.31" > > case "$1" in > start) > if [ -f $CATALINA_HOME/bin/startup.sh ]; > then > echo $"Starting Tomcat" > /opt/apache-tomcat-5.5.31/bin/startup.sh > > fi > ;; > stop) > if [ -f $CATALINA_HOME/bin/shutdown.sh ]; > then > echo $"Stopping Tomcat" > /opt/apache-tomcat-5.5.31/bin/shutdown.sh > fi > ;; > *) > echo $"Usage: $0 {start|stop}" > exit 1 > ;; > esac > exit $RETVAL > > > any pointers? > > -- My script has finally worked. For some weired reason the script was not working after reboot and it turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc at the boot time.So when I defined JAVA_HOME in the above script also then it did worked. I do not know why Tomcat could not pick it from .bashrc at boot time because once the thing completely booted then /etc/init.d/tapas-script start was working but to make sure it survives reboots I had to add JAVA_HOME in this script also (though it was defined in .bashrc) From nitinchandra1 at gmail.com Fri Feb 25 05:47:56 2011 From: nitinchandra1 at gmail.com (nitin chandra) Date: Fri, 25 Feb 2011 11:17:56 +0530 Subject: did everyone leave? In-Reply-To: <20110224055629.GA3618@cox.net> References: <20110224055629.GA3618@cox.net> Message-ID: was there a mother ship ??? On Thu, Feb 24, 2011 at 11:26 AM, Robert Holtzman wrote: > This used to be a high volume list. Few messages the last couple of > days. Only 6 today. Did the mother ship come by and everyone beamed up? > Did I miss the memo? > > -- > Bob Holtzman > Key ID: 8D549279 > "If you think you're getting free lunch, >  check the price of the beer" > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iEYEARECAAYFAk1l8w0ACgkQv5BYD41UknkE6wCfc1CR5iqzhVOu9mCfdbfJBSRi > fwkAmwY7WpfV0uzfXUXevc1AJOtACMWT > =fUKb > -----END PGP SIGNATURE----- > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > From nathan.bahn at gmail.com Fri Feb 25 06:01:07 2011 From: nathan.bahn at gmail.com (Nathan Bahn) Date: Fri, 25 Feb 2011 06:01:07 +0000 Subject: Can't Format Partition In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 11:02 PM, MR ZenWiz wrote: > On Wed, Feb 23, 2011 at 2:33 PM, Nathan Bahn > wrote: > > I get the below: > > > : > > > > I'm using Gparted (G.U.I.) on a 10.10 GNOME O.S. I'm attempting to > format a > > part of an unformatted partition (3 of 4) as a swap. I want to do this > > because I want to enlarge the first partition, which is where the O.S. is > > located. As I understand it, a formatted partition must be located next > to > > an unformatted partition in order to expand into it. Because the second > > partition partition is a swap, I am attempting to format a part of the > > unformatted third partition as a swap so that I can unformat the second > > partition and then expand the first (O.S.) partition into it. If my > > information/understanding is incorrect, then where can I find information > on > > how partitions work? > > > You should be able to designate the unformatted partition (or some > fraction of it) as swap, remove the swap designation of the existing > swap partition, set that (tell gparted to execute that change, which > might require a reboot), then re-run gparted to expand your system > partition into the old swap area. > > There shouldn't be any actual reformatting required - swap is just > open disk space that belongs to the OS. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > Thank you for the courtesy of your response. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html & http://www.libreoffice.org/ (Nathan Bahn) -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomh0665 at gmail.com Fri Feb 25 06:58:42 2011 From: tomh0665 at gmail.com (Tom H) Date: Fri, 25 Feb 2011 01:58:42 -0500 Subject: Trying to install Natty Alpha 2 In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 4:00 PM, David Curtis wrote: > On Thu, Feb 24, 2011 at 11:46 AM, Tom H wrote: >> On Thu, Feb 24, 2011 at 10:15 AM, Alain Muls >> wrote: >> > >> > I am very interested in trying out the Unity interface of the next >> > Ubuntu release. >> > I downloaded the Alpha 2 live CD (and redownloaded it), checked the >> > MD5 sum, but I get a kernel panic at boot. >> > >> > How can I get a working version of Natty? >> >> You can install Maverick, boot into text mode, update it fully, change >> the occurences of maverick in sources.list to natty (in vi: ":% >> s/maverick/natty/g"), and update your system (do an upgrade before a >> dist-upgrade). >> >> (You should probably report the bad CD on launchpad, although, if it's >> a daily cd, it might just be today's bad iso and tomorrow's will be >> fixed). > > The recommended version upgrade method is to use update-manager, a simple > 'sudo update-manager -d' should suffice, the -d is for devel. If that does > not work follow the instructions here, just don't forget the -d: > > http://www.ubuntu.com/desktop/get-ubuntu/upgrade Very true. I completely forgot about it because I don't use it. But I have two comments. 1. Please don't use "-d", use "--devel-release" so that future googlers don't think (as we've seen here in the past) that "-d" is necessary for an upgrade to a non-development release. 2. If you're comfortable at the CLI, log out of GDM/KDM/... or boot into single-user mode and use update-manager's CLI equivalent, do-release-upgrade. From dpsenner at gmail.com Fri Feb 25 07:39:25 2011 From: dpsenner at gmail.com (Dominik Psenner) Date: Fri, 25 Feb 2011 08:39:25 +0100 Subject: /etc/fstab refuses to accept "&" (ampersand) Message-ID: Hi, I have a samba/cifs share that contains a special character (namely "&") and fstab refuses to accept such a line even with multiple approaches to escape it. So here's what I've tried to accomplish so far (all examples below would be invalid lines for /etc/fstab): Plain ampersand doesn't work: ---quote1 //host/special&char/mp /mnt/mp/ cifs credentials=/etc/samba/cred-file,uid=nobody,gid=somebody,file_mode=066,dir_m od e=077 0 0 ---quote1 First attempt was to escape it with a backslash: ---quote2 //host/special\&char/mp /mnt/mp/ cifs credentials=/etc/samba/cred-file,uid=nobody,gid=somebody,file_mode=066,dir_m od e=077 0 0 ---quote2 On a second thought I escaped it with the ASCII equivalent octal number: ---quote3 //host/special\046char/mp /mnt/mp/ cifs credentials=/etc/samba/cred-file,uid=nobody,gid=somebody,file_mode=066,dir_m od e=077 0 0 ---quote3 As third attempt I tried to escape the whole uri with either " or ': ---quote4 "//host/special\046char/mp" /mnt/mp/ cifs credentials=/etc/samba/cred-file,uid=nobody,gid=somebody,file_mode=066,dir_m od e=077 0 0 ---quote4 All examples above fail too for the mount type "sambafs" (i.e. 's/cifs/sambafs/g'). Is it a bug? Is it a feature? I know there is a workaround using autofs, but as far as I can tell, it should also work with fstab. Help / discuss! Greetings, D. From dpsenner at gmail.com Fri Feb 25 08:00:09 2011 From: dpsenner at gmail.com (Dominik Psenner) Date: Fri, 25 Feb 2011 09:00:09 +0100 Subject: /etc/fstab refuses to accept "&" (ampersand) In-Reply-To: References: Message-ID: <75BA29267A934CB193D56CF0D3179935@alpin.local> Problem solved. All worked out fine once I used the octal ascii representation *_for all_* special characters. SPACE = \040 AMPERSAND = \046 See http://www.asciitable.com/ for a complete list. > -----Original Message----- > From: Dominik Psenner [mailto:dpsenner at gmail.com] > Sent: Friday, February 25, 2011 8:39 AM > To: 'ubuntu-users at lists.ubuntu.com' > Subject: /etc/fstab refuses to accept "&" (ampersand) > > Hi, > > I have a samba/cifs share that contains a special character (namely "&") > and fstab refuses to accept such a line even with multiple approaches to > escape it. > > So here's what I've tried to accomplish so far (all examples below would > be invalid lines for /etc/fstab): > > Plain ampersand doesn't work: > ---quote1 > //host/special&char/mp /mnt/mp/ cifs credentials=/etc/samba/cred- > file,uid=nobody,gid=somebody,file_mode=066,dir_mod e=077 0 0 > ---quote1 > > First attempt was to escape it with a backslash: > ---quote2 > //host/special\&char/mp /mnt/mp/ cifs credentials=/etc/samba/cred- > file,uid=nobody,gid=somebody,file_mode=066,dir_mod e=077 0 0 > ---quote2 > > On a second thought I escaped it with the ASCII equivalent octal number: > ---quote3 > //host/special\046char/mp /mnt/mp/ cifs credentials=/etc/samba/cred- > file,uid=nobody,gid=somebody,file_mode=066,dir_mod e=077 0 0 > ---quote3 > > As third attempt I tried to escape the whole uri with either " or ': > ---quote4 > "//host/special\046char/mp" /mnt/mp/ cifs credentials=/etc/samba/cred- > file,uid=nobody,gid=somebody,file_mode=066,dir_mod e=077 0 0 > ---quote4 > > All examples above fail too for the mount type "sambafs" (i.e. > 's/cifs/sambafs/g'). > > Is it a bug? Is it a feature? I know there is a workaround using autofs, > but as far as I can tell, it should also work with fstab. > > Help / discuss! > > Greetings, > D. From kassube at gmx.net Fri Feb 25 08:20:53 2011 From: kassube at gmx.net (Nils Kassube) Date: Fri, 25 Feb 2011 09:20:53 +0100 Subject: /etc/fstab refuses to accept "&" (ampersand) In-Reply-To: References: Message-ID: <201102250920.53655.kassube@gmx.net> Dominik Psenner wrote: > I have a samba/cifs share that contains a special character (namely > "&") and fstab refuses to accept such a line even with multiple > approaches to escape it. > All examples above fail too for the mount type "sambafs" (i.e. > 's/cifs/sambafs/g'). > > Is it a bug? Is it a feature? I know there is a workaround using > autofs, but as far as I can tell, it should also work with fstab. I'm not familiar with samba/cifs but if the '&' is allowed in directory names, it is certainly a samba/cifs bug because fstab works with '&' and nfs without any escape sequence. Nils From erikmccaskey64 at zoho.com Fri Feb 25 09:08:01 2011 From: erikmccaskey64 at zoho.com (erikmccaskey64) Date: Fri, 25 Feb 2011 01:08:01 -0800 Subject: How can I disable Internet access for programs running in Wine? Message-ID: <12e5c1323da.7154375754992104897.-4517192334752728963@zoho.com> I just can find any solution... Please help! thanks.. -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Fri Feb 25 09:21:11 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 25 Feb 2011 09:21:11 +0000 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On 25 February 2011 05:28, Tapas Mishra wrote: >... > My script has finally worked. > For some weired reason the script was not working after reboot and it > turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc > at the boot time.So when I defined JAVA_HOME in the above script also > then it did worked. Which user's .bashrc did you put JAVA_HOME in? Colin > I do not know why Tomcat could not pick it from .bashrc at boot time > because once the thing completely booted then > /etc/init.d/tapas-script start > was working but to make sure it survives reboots I had to add > JAVA_HOME in this script also (though it was defined in .bashrc) From clanlaw at googlemail.com Fri Feb 25 09:32:01 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 25 Feb 2011 09:32:01 +0000 Subject: How can I disable Internet access for programs running in Wine? In-Reply-To: <12e5c1323da.7154375754992104897.-4517192334752728963@zoho.com> References: <12e5c1323da.7154375754992104897.-4517192334752728963@zoho.com> Message-ID: On 25 February 2011 09:08, erikmccaskey64 wrote: > > I just can find any solution... > Please help! > thanks.. Googling your question led me to http://ubuntuforums.org/showthread.php?t=1188099 which may, or may not, help. Colin From rpjday at crashcourse.ca Fri Feb 25 10:45:40 2011 From: rpjday at crashcourse.ca (Robert P. J. Day) Date: Fri, 25 Feb 2011 05:45:40 -0500 (EST) Subject: any issues with "upgrading" to perl 5.12? [was 5.10] In-Reply-To: <4D66CC2A.6040702@knutejohnson.com> References: <4D66CC2A.6040702@knutejohnson.com> Message-ID: On Thu, 24 Feb 2011, Knute Johnson wrote: > On 02/24/2011 03:09 AM, Robert P. J. Day wrote: > > > > for the purposes of simply training, i'm interested in upgrading > > perl on my ubuntu 10.10 system to perl 5.10. any fatal flaws in this > > plan i should know about? anyone else done it? > > > > rday > > > > My 10.10 system has 5.10.1? so let me ask a different question in exactly the same way -- any issues with "upgrading" to perl 5.12 on a running ubuntu 10.10 system? this isn't a massively high priority, and i can always just install it additionally under /usr/local or something, but it would be easier to just replace 5.10 if it didn't cause any annoying breakage. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== From squareyes at internode.on.net Fri Feb 25 11:30:48 2011 From: squareyes at internode.on.net (squareyes) Date: Fri, 25 Feb 2011 22:00:48 +1030 Subject: Flash cache? Message-ID: <4D6792E8.8000802@internode.on.net> Hi all, could someone tell me where downloading flash files are cached until fully downloaded. Prior to my updating 10.04 3 days ago, I used to be able to copy them from /temp but now nothing is going there. Many thanks in advance Take care Winton From spajderix at gmail.com Fri Feb 25 12:00:17 2011 From: spajderix at gmail.com (Ka eR) Date: Fri, 25 Feb 2011 13:00:17 +0100 Subject: Flash cache? In-Reply-To: <4D6792E8.8000802@internode.on.net> References: <4D6792E8.8000802@internode.on.net> Message-ID: <1298635217.2454.20.camel@spajderix-laptop> > Hi all, > could someone tell me where downloading flash files are cached > until fully downloaded. > > Prior to my updating 10.04 3 days ago, I used to be able to copy them > from /temp > but now nothing is going there. > Many thanks in advance > Take care > > Winton > > I don't know if this is what you're looking for but, I've been watching movies from youtube using mplayer from /tmp. I could see them by listing files with names beginning with Flash. Now it's a bit more tricky, but still possible. If you're using firefox you have to (in terminal) type: ps aux | grep flash after this command you should see something like: 1000 3593 8.1 3.5 734044 104772 ? Sl 10:17 12:21 /usr/lib/firefox-3.6.13/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so 2510 plugin true Second number in this line is a proc id. You then type cd /proc/{proc_id_from_second_collumn}/fd Now you're in directory which list every file still opened by this process. Typing: ls -lah will show you file descriptor numbers which link to files on hdd (or pipes, etc. but it's not important now). If you look closely, you will see something like: 18 -> /tmp/FlashXXyyyyyzzzzz (deleted) The "(deleted)" part really means this file is deleted, but it resides in memory as long as any process has opened file descriptor, which gives you a possibility to access it as long as you have firefox opened. You can now copy it, open it, or do whatever you want to do with it. I usually type: mplayer ./18 and enjoy high quality movie playing smoothly in contrast to youtube's player:). In case of other browser like epiphany, chrome, liferea or any other browser you might not find any process when you grep flash. If you encounter such thing, you just have to grep browser's name, and hopefully it will work as well. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: To jest część wiadomości podpisana cyfrowo URL: From marianojara at afip.gov.ar Fri Feb 25 12:59:03 2011 From: marianojara at afip.gov.ar (Mariano Jara) Date: Fri, 25 Feb 2011 09:59:03 -0300 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> Message-ID: <1298638743.2718.12.camel@WS20201213> On Thu, 2011-02-24 at 15:12 -0800, MR ZenWiz wrote: > Por favor, no se anuncian en esta lista (en idioma Inglés), en > particular, no en español.... > > [Please do NOT advertise on this (English-language) list, particularly > not in Spanish....] Actually, it wasn't Spanish, I think it was Portuguese. Either way, spam messages are not welcomed on this list. -- Mariano From mightydreams at gmail.com Fri Feb 25 14:57:15 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 25 Feb 2011 20:27:15 +0530 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On Fri, Feb 25, 2011 at 2:51 PM, Colin Law wrote: > On 25 February 2011 05:28, Tapas Mishra wrote: >>... >> My script has finally worked. >> For some weired reason the script was not working after reboot and it >> turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc >> at the boot time.So when I defined JAVA_HOME in the above script also >> then it did worked. > > Which user's .bashrc did you put JAVA_HOME in? > > Colin > >> I do not know why Tomcat could not pick it from .bashrc at boot time >> because once the thing completely booted then >> /etc/init.d/tapas-script start >> was working but to make sure it survives reboots I had to add >> JAVA_HOME in this script also (though it was defined in .bashrc) > root I was always doing it from there and still from there. From clanlaw at googlemail.com Fri Feb 25 15:05:07 2011 From: clanlaw at googlemail.com (Colin Law) Date: Fri, 25 Feb 2011 15:05:07 +0000 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On 25 February 2011 14:57, Tapas Mishra wrote: > On Fri, Feb 25, 2011 at 2:51 PM, Colin Law wrote: >> On 25 February 2011 05:28, Tapas Mishra wrote: >>>... >>> My script has finally worked. >>> For some weired reason the script was not working after reboot and it >>> turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc >>> at the boot time.So when I defined JAVA_HOME in the above script also >>> then it did worked. >> >> Which user's .bashrc did you put JAVA_HOME in? >> >> Colin >> >>> I do not know why Tomcat could not pick it from .bashrc at boot time >>> because once the thing completely booted then >>> /etc/init.d/tapas-script start >>> was working but to make sure it survives reboots I had to add >>> JAVA_HOME in this script also (though it was defined in .bashrc) >> > root I was always doing it from there and still from there. Is root 'logged in' at the time in the boot operation where the script is run, in other words is root's .bashrc available at that time, or is it just that everything is run with root's permissions at that time? Colin From amedee-ubuntu at amedee.be Fri Feb 25 15:42:45 2011 From: amedee-ubuntu at amedee.be (Amedee Van Gasse) Date: Fri, 25 Feb 2011 16:42:45 +0100 (CET) Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <1298561647.10103.9.camel@daddy-laptop> References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: <6f1d590fc6e00677620565f35f3127a8.squirrel@amedee.be> On Thu, February 24, 2011 16:34, Eric Genaro P. Arceo wrote: > I have recently installed Ubuntu 6.06 to my laptop (since it is the only > version that will work with this laptop). Why is Ubuntu 6.06 the only version that will work on your laptop? What are the hardware specs of your laptop? What other versions have you tried? Which problems did you encounter? I ask this because a more recent version of Ubuntu might support your usb dongle out of the box. Maybe if we can help you to install Ubuntu 10.04 or 10.10? -- Amedee From lproven at gmail.com Fri Feb 25 15:56:56 2011 From: lproven at gmail.com (Liam Proven) Date: Fri, 25 Feb 2011 15:56:56 +0000 Subject: How to install USB Dongle in Ubuntu 6.06 In-Reply-To: <1298561647.10103.9.camel@daddy-laptop> References: <1298561647.10103.9.camel@daddy-laptop> Message-ID: On Thu, Feb 24, 2011 at 3:34 PM, Eric Genaro P. Arceo wrote: > I have recently installed Ubuntu 6.06 to my laptop (since it is the only > version that will work with this laptop). What laptop model is it? For what it's worth, I have an elderly IBM Thinkpad i1200-series (an 1163 actually made by Acer) which will only boot and run 6.06 without tweaks. However, it actually runs modern versions of Ubuntu fine if I add the acpi=force ... kernel boot parameter. This is one that is not well-documented - most help docs suggest you do acpi=off ... which actually prevents this machine from working. I am running Crunchbang 9.04 (=Ubuntu 9.04) and Lubuntu 10.10 on this machine, dual-booting, and both are fine. Other tweaks are necessary for good performance but it generally works well. By other tweaks, I mean things like a custom /etc/X11/xorg.conf file to force it to 1024*768, plus a line to drop it from 24-bit colour to the dramatically faster 16-bit. I've documented this here: http://liam-on-linux.livejournal.com/20637.html -- Liam Proven • Info & profile: http://www.google.com/profiles/lproven Email: lproven at cix.co.uk • GMail/GoogleTalk/Orkut: lproven at gmail.com Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419 AIM/Yahoo/Skype: liamproven • MSN: lproven at hotmail.com • ICQ: 73187508 From gurus.knugum at gmail.com Fri Feb 25 16:23:08 2011 From: gurus.knugum at gmail.com (Johnny Rosenberg) Date: Fri, 25 Feb 2011 17:23:08 +0100 Subject: Flash cache? In-Reply-To: <4D6792E8.8000802@internode.on.net> References: <4D6792E8.8000802@internode.on.net> Message-ID: Den 2011-02-25 12:30:48 skrev squareyes : > Hi all, > could someone tell me where downloading flash files are cached > until fully downloaded. > > Prior to my updating 10.04 3 days ago, I used to be able to copy them > from /temp > but now nothing is going there. > Many thanks in advance > Take care > > Winton > > You didn't mention what browser you use. I use Opera and I can find them at ~/.opera/cache/something. They are named oprSOMETHING.tmp and sometimes they are removed after playing, so you need to copy them somewhere when they stopped growing. Tried that today, and it worked perfectly. Then rename them to something.flv, if you like. Note: Whenever I wrote ”something” as a part of a path or file name, this is supposed to be replaced by something else, that is different every time. The easiest way to find the current file is probably to sort the contents of a folder by date. The most recent file is of course the one you want. -- Kind regards Johnny Rosenberg From mightydreams at gmail.com Fri Feb 25 17:20:12 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Fri, 25 Feb 2011 22:50:12 +0530 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On Fri, Feb 25, 2011 at 8:35 PM, Colin Law wrote: > On 25 February 2011 14:57, Tapas Mishra wrote: >> On Fri, Feb 25, 2011 at 2:51 PM, Colin Law wrote: >>> On 25 February 2011 05:28, Tapas Mishra wrote: >>>>... >>>> My script has finally worked. >>>> For some weired reason the script was not working after reboot and it >>>> turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc >>>> at the boot time.So when I defined JAVA_HOME in the above script also >>>> then it did worked. >>> >>> Which user's .bashrc did you put JAVA_HOME in? >>> >>> Colin >>> >>>> I do not know why Tomcat could not pick it from .bashrc at boot time >>>> because once the thing completely booted then >>>> /etc/init.d/tapas-script start >>>> was working but to make sure it survives reboots I had to add >>>> JAVA_HOME in this script also (though it was defined in .bashrc) >>> >> root I was always doing it from there and still from there. > > Is root 'logged in' at the time in the boot operation where the script > is run, in other words is root's .bashrc available at that time, or is > it just that everything is run with root's permissions at that time? > I do not know how to verify that? From wayward4now at gmail.com Fri Feb 25 17:39:18 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 25 Feb 2011 12:39:18 -0500 Subject: Can't Read PDF In-Reply-To: References: <4D63EC04.3080504@weblore.com> <4D63EF93.5010201@weblore.com> <1298414217.1871.23.camel@helen> <4D644FA6.7040901@wowway.com> <1298601923.3149.30.camel@iam.wayward4now.net> Message-ID: <1298655558.5562.3.camel@iam.wayward4now.net> On Thu, 2011-02-24 at 19:43 -0800, MR ZenWiz wrote: > On Thu, Feb 24, 2011 at 6:45 PM, Ric Moore wrote: > > > > I use Verizon Wireless and I just click on the print-copy button on > > their page, and choose print-to-file. Then I just print that file out on > > my printer. That's how I've done it for some time. But maybe they > > "improved" things? Ric > > I was downloading their PDF instead of printing it to a file - > probably works better your way. I clicked on the webpage for "printer friendly version", and choose to "save to file" when the download box opened. Later, I printed it off from the saved file. I hope that makes sense. I had to go back to retrace my steps on Verizon. Ain't much simple anymore. :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From lmnicolosi at gmail.com Fri Feb 25 18:42:02 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Fri, 25 Feb 2011 15:42:02 -0300 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: <1298638743.2718.12.camel@WS20201213> References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On Fri, Feb 25, 2011 at 9:59 AM, Mariano Jara wrote: > On Thu, 2011-02-24 at 15:12 -0800, MR ZenWiz wrote: >> Por favor, no se anuncian en esta lista (en idioma Inglés), en >> particular, no en español.... >> >> [Please do NOT advertise on this (English-language) list, particularly >> not in Spanish....] > > > Actually, it wasn't Spanish, I think it was Portuguese. Either way, spam > messages are not welcomed on this list. > > -- > Mariano Portugal's Portuguese it was, also spam. And as this should be silently discarded, no reply needed (not even this one). L. -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From mrzenwiz at gmail.com Fri Feb 25 18:42:47 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 25 Feb 2011 10:42:47 -0800 Subject: How can I disable Internet access for programs running in Wine? In-Reply-To: <12e5c1323da.7154375754992104897.-4517192334752728963@zoho.com> References: <12e5c1323da.7154375754992104897.-4517192334752728963@zoho.com> Message-ID: On Fri, Feb 25, 2011 at 1:08 AM, erikmccaskey64 wrote: > > I just can find any solution... > Please help! > thanks.. Are you running Ubuntu or CentOS? What hardware? Which WINE? From mrzenwiz at gmail.com Fri Feb 25 18:46:24 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 25 Feb 2011 10:46:24 -0800 Subject: Email Client In-Reply-To: References: <201102241730.46337.pastor_jw@the-inner-circle.org> Message-ID: On Thu, Feb 24, 2011 at 9:11 PM, NoOp wrote: > On 02/24/2011 05:30 PM, Pastor JW wrote: >> On Thursday, February 24, 2011 10:31:36 am NoOp wrote: > ... >>> Evolution on is pretty buggy on Windows. >> >> But then anything is buggy on a buggy OS!   And the answer to the OP's >> question is that ANYTHING is better than Outlook. >> > Well that was helpful... BTW: IMO Outlook is considerably more stable > than Evolution. > I have been "forced" to use Outlook at more than one job, and I have not found it to be significantly worse than other such apps, like Evolution. Often as not, Outlook does quite well (as long as you have decent virus protection). There are a number of little things I can't get to work right in Evolution that work just fine in Outlook, like calendar invitation/receipt handling, reminders scheduling, etc. (I haven't really tried all that hard to do these in Evo....) From mrzenwiz at gmail.com Fri Feb 25 18:55:26 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 25 Feb 2011 10:55:26 -0800 Subject: Flash cache? In-Reply-To: <1298635217.2454.20.camel@spajderix-laptop> References: <4D6792E8.8000802@internode.on.net> <1298635217.2454.20.camel@spajderix-laptop> Message-ID: 2011/2/25 Ka eR : : > Many thanks for this! I noticed that my /tmp/FlashXX* files no longer showed up with one of the more recent updates, and now I know why. They'll do anything to prevent people from being able to ENJOY online videos.... From mrzenwiz at gmail.com Fri Feb 25 18:58:38 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 25 Feb 2011 10:58:38 -0800 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On Thu, Feb 24, 2011 at 9:28 PM, Tapas Mishra wrote: > On Thu, Feb 17, 2011 at 5:39 PM, Tapas Mishra wrote: >> : [full quote of previous email - not needed] > > My script has finally worked. > For some weired reason the script was not working after reboot and it > turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc > at the boot time.So when I defined JAVA_HOME in the above script also > then it did worked. > I do not know why Tomcat could not pick it from .bashrc at boot time > because once the thing completely booted then > /etc/init.d/tapas-script start > was working but to make sure it survives reboots I had to add > JAVA_HOME in this script also (though it was defined in .bashrc) > Did you export JAVA_HOME? What .bashrc is this in? If it is tied to a specific user account, that might not work - you may need to edit one of the global bashrc files (/etc/bash.bashrc or /etc/bashrc, depending on which one you have). From wayward4now at gmail.com Fri Feb 25 19:07:09 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 25 Feb 2011 14:07:09 -0500 Subject: Email Client In-Reply-To: References: <201102241730.46337.pastor_jw@the-inner-circle.org> Message-ID: <1298660829.5562.8.camel@iam.wayward4now.net> On Fri, 2011-02-25 at 10:46 -0800, MR ZenWiz wrote: > On Thu, Feb 24, 2011 at 9:11 PM, NoOp wrote: > > On 02/24/2011 05:30 PM, Pastor JW wrote: > >> On Thursday, February 24, 2011 10:31:36 am NoOp wrote: > > ... > >>> Evolution on is pretty buggy on Windows. > >> > >> But then anything is buggy on a buggy OS! And the answer to the OP's > >> question is that ANYTHING is better than Outlook. > >> > > Well that was helpful... BTW: IMO Outlook is considerably more stable > > than Evolution. > > > I have been "forced" to use Outlook at more than one job, and I have > not found it to be significantly worse than other such apps, like > Evolution. Often as not, Outlook does quite well (as long as you have > decent virus protection). > > There are a number of little things I can't get to work right in > Evolution that work just fine in Outlook, like calendar > invitation/receipt handling, reminders scheduling, etc. (I haven't > really tried all that hard to do these in Evo....) Just do a search, there are plenty of How-To's out there for setting up Evolution for Calendar, etc., functions. If you haven't tried that hard, it won't work at all. While I'm sure that OutLook performs adequately, this is the place to look for Open Source solutions, eh? I can attest that Evolution does the job, quite nicely, and the price is righteous. ) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From wayward4now at gmail.com Fri Feb 25 19:12:34 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 25 Feb 2011 14:12:34 -0500 Subject: Flash cache? In-Reply-To: References: <4D6792E8.8000802@internode.on.net> <1298635217.2454.20.camel@spajderix-laptop> Message-ID: <1298661154.5562.14.camel@iam.wayward4now.net> On Fri, 2011-02-25 at 10:55 -0800, MR ZenWiz wrote: > 2011/2/25 Ka eR : > : > > > > Many thanks for this! I noticed that my /tmp/FlashXX* files no longer > showed up with one of the more recent updates, and now I know why. > > They'll do anything to prevent people from being able to ENJOY online videos.... Yeah, I just noted that change as of last week. Was it the Firefox updates that came on just about every day for several days? Pity. Some poor joker using dial-up is just about ignored nowadays, as they don't fit the bill with certain marketing demographics, I would guess. My Satellite isn't much better, no matter what the TV ads state. It's about 4X dialup speed. Thank you, Ka eR, for a good resolution, Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From g.lip at gmx.com Fri Feb 25 19:21:12 2011 From: g.lip at gmx.com (Goh Lip) Date: Sat, 26 Feb 2011 03:21:12 +0800 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On Sat, 26 Feb 2011 02:42:02 +0800, Lucio M Nicolosi wrote: > Portugal's Portuguese it was, er.....as saying ...Canada's Portuguese is not? :) or.... not Christang? >......no reply needed (not even this one). er.....your reply or my reply to yours (like this one)? Lucio, I think both of us should be on the mother ship. :) Cheers - Goh Lip -- From glgxg at sbcglobal.net Fri Feb 25 19:33:40 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 25 Feb 2011 11:33:40 -0800 Subject: Flash cache? In-Reply-To: References: <4D6792E8.8000802@internode.on.net> Message-ID: On 02/25/2011 08:23 AM, Johnny Rosenberg wrote: > Den 2011-02-25 12:30:48 skrev squareyes : > >> Hi all, >> could someone tell me where downloading flash files are cached >> until fully downloaded. >> >> Prior to my updating 10.04 3 days ago, I used to be able to copy them >> from /temp >> but now nothing is going there. >> Many thanks in advance >> Take care >> >> Winton >> >> > You didn't mention what browser you use. I use Opera and I can find them > at ~/.opera/cache/something. > They are named oprSOMETHING.tmp and sometimes they are removed after > playing, so you need to copy them somewhere when they stopped growing. > Tried that today, and it worked perfectly. Then rename them to > something.flv, if you like. > > Note: Whenever I wrote ”something” as a part of a path or file name, this > is supposed to be replaced by something else, that is different every > time. The easiest way to find the current file is probably to sort the > contents of a folder by date. The most recent file is of course the one > you want. > For SeaMonkey 2.0.x: /home//.mozilla/seamonkey//Cache When you view in Nautilus you can easily identify the flash video. Video remains until you clear your cache. Also found something interesting; started a youtube video, then paused it. The entire video kept downloading even though it wasn't being played. You can then copy the file to some other folder to safe. Only problem is is you use SeaMonkey 2.1bx: That version (plus Firefox 4) uses 16 folders for cache rather than a single cache file, so you need to search a little harder. From wayward4now at gmail.com Fri Feb 25 20:04:41 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 25 Feb 2011 15:04:41 -0500 Subject: choppy DVD playback after recent updates Message-ID: <1298664281.5562.15.camel@iam.wayward4now.net> https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs That fixed it right up. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From lmnicolosi at gmail.com Fri Feb 25 20:19:37 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Fri, 25 Feb 2011 17:19:37 -0300 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On Fri, Feb 25, 2011 at 4:21 PM, Goh Lip wrote: > On Sat, 26 Feb 2011 02:42:02 +0800, Lucio M Nicolosi > wrote: > >> Portugal's Portuguese it was, > > er.....as saying ...Canada's Portuguese is not?    :) > or.... not Christang? > >> ......no reply needed (not even this one). > > > er.....your reply or my reply to yours (like this one)? > > Lucio, I think both of us should be on the mother ship.  :) > > Cheers - Goh Lip (Back to the trash can to retrieve the original post one more time... Goh is just pulling my leg... Should I reply again to this unreplyable OT posting?) Goh, Although "UNYK Inc., 1010 de Serigny, bureau 820, Longueuil, QC, J4K 5G7, Canada", is indeed Canadian, still undecided whether to speak English, French or Innuit, other languages already discarded, the link: http : // unyk.com/pt clearly suggests a Portuguese written site, but not Portuguese from Macao, Angola, East Timor or even Brazil, it is Portuguese from the mother (?) land (since they left their wifes behind before crossing the oceans it would rather be the father land). Although the language in these places share a lot of common words and the name, the actual meaning of the words may differ a lot as well as the way people actually think. For instance, a Brazilian would say that only a Portuguese would do such a dumb thing like spamming all his contacts AND the list with this kind of thing. A Portuguese, on the other hand, would say just the opposite, he would blame his less keen Brazilian cousins... But then I'm not a Portuguese, and although I do not believe a ship is coming to rescue all the faithfull Christians, leaving behind all their clothes and the rest of us, poor infidels, sometimes I think that such an escape from this crazy world would be welcomed, Providing I can keep my lack of faith and my clothes on. About replying to this kind of thing or trying to reach the OP, as we all know, is useless, only wastes bandwitdh and storage space. Cheers, Lucio -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From dhull at section9.us Fri Feb 25 20:27:55 2011 From: dhull at section9.us (Damien Hull) Date: Fri, 25 Feb 2011 12:27:55 -0800 Subject: Minecraft server and clinet Message-ID: I'm trying to setup a minecraft server on Ubuntu 10.04 LTS. I've never played this game before. Is there a free client? -------------- next part -------------- An HTML attachment was scrubbed... URL: From popey at ubuntu.com Fri Feb 25 20:39:56 2011 From: popey at ubuntu.com (Alan Pope) Date: Fri, 25 Feb 2011 20:39:56 +0000 Subject: Minecraft server and clinet In-Reply-To: References: Message-ID: On 25 February 2011 20:27, Damien Hull wrote: > I'm trying to setup a minecraft server on Ubuntu 10.04 LTS. I've never > played this game before. Is there a free client? Depends on the version of Minecraft. There is a minecraft "classic" which I believe is free. Minecraft isn't "Free Software" though. The beta version is closed-source pay-ware which comes as a server and client. Lots more info on their wiki. http://www.minecraftwiki.net/wiki/Minecraft_Wiki Al. From scar at drigon.com Fri Feb 25 21:03:42 2011 From: scar at drigon.com (scar) Date: Fri, 25 Feb 2011 14:03:42 -0700 Subject: 10.04 troubleshoot system freeze In-Reply-To: <1298142789.1770.6.camel@dave-Satellite-2410> References: <1297876303.4770.1.camel@Acer-Aspire-8920G> <1298142789.1770.6.camel@dave-Satellite-2410> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 David Fletcher @ 02/19/2011 12:13 PM: > On Sat, 2011-02-19 at 11:34 -0700, scar wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> wow everyone! thanks so much for the input and all the ideas. >> >> the PSU is an Antec (very good reputation with me) TP-550 and it is >> plugged into a APC RS 1500VA. i'm not sure how to check if the PSU is >> flaky? >> > > Search ebay for "Antec power supply tester" thanks. i do have one of those PSU testers, but it isn't Antec brand. i will test it out. the system froze up again, so i removed the proprietary video drivers and put back in the free drivers. i ran memtest for a few hours and let it go through a whole pass, there we no errors. i've got 'watch -n 10 free' running in a screen so we'll see what that shows next time the system freezes. i've looked into stresslinux livecd but that isn't feasible right now since this is our security camera recording station and it needs to be running as much as possible. i will try out the 'stress' package, though, and see if the system freezes under a high load. -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1oGS0ACgkQXhfCJNu98qAQGgCgmNLJNV/pU5osRPk+Nj1a8KMH LFgAoPlM7xC0dnEdHlQwYxTZ7NSe/lAT =zZe1 -----END PGP SIGNATURE----- From g.lip at gmx.com Fri Feb 25 21:07:27 2011 From: g.lip at gmx.com (Goh Lip) Date: Sat, 26 Feb 2011 05:07:27 +0800 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On Sat, 26 Feb 2011 04:19:37 +0800, Lucio M Nicolosi wrote: > On Fri, Feb 25, 2011 at 4:21 PM, Goh Lip wrote: >> On Sat, 26 Feb 2011 02:42:02 +0800, Lucio M Nicolosi >> >> wrote: >> >>> Portugal's Portuguese it was, >> >> er.....as saying ...Canada's Portuguese is not? :) >> or.... not Christang? >> >>> ......no reply needed (not even this one). >> >> >> er.....your reply or my reply to yours (like this one)? >> >> Lucio, I think both of us should be on the mother ship. :) >> >> Cheers - Goh Lip > > (Back to the trash can to retrieve the original post one more time... > Goh is just pulling my leg... Should I reply again to this unreplyable > OT posting?) > > Goh, > > Although "UNYK Inc., 1010 de Serigny, bureau 820, Longueuil, QC, J4K > 5G7, Canada", is indeed Canadian, still undecided whether to speak > English, French or Innuit, other languages already discarded, the > link: http : // unyk.com/pt clearly suggests a Portuguese written > site, but not Portuguese from Macao, Angola, East Timor or even > Brazil, it is Portuguese from the mother (?) land (since they left > their wifes behind before crossing the oceans it would rather be the > father land). > > Although the language in these places share a lot of common words and > the name, the actual meaning of the words may differ a lot as well as > the way people actually think. For instance, a Brazilian would say > that only a Portuguese would do such a dumb thing like spamming all > his contacts AND the list with this kind of thing. A Portuguese, on > the other hand, would say just the opposite, he would blame his less > keen Brazilian cousins... But then I'm not a Portuguese, and although > I do not believe a ship is coming to rescue all the faithfull > Christians, leaving behind all their clothes and the rest of us, poor > infidels, sometimes I think that such an escape from this crazy world > would be welcomed, Providing I can keep my lack of faith and my > clothes on. > > About replying to this kind of thing or trying to reach the OP, as we > all know, is useless, only wastes bandwitdh and storage space. > > Cheers, > > Lucio > > Lucio, yes, just pulling your leg..... I misspelt Christao as Christang, I spelt it as it is pronounced. It is a 16th century Portuguese dialect still spoken outside Portugal from the remnants of their colonies, like in Timor, Macao and Malacca, see http://thedudetravels.blogspot.com/2008/12/melaka-malacca-malakka-alien-invasion.html for example. and nothing to do with Christianity or Christians. And the mothership was a reference to a recent inane frivolous Klingon thread on this mailing list and not intended to infer the "end times" or "Armageddon" as believed by some. It is unfortunate that misunderstandings can happen in an cultural diverse list but I must say your response has been impeccable despite the unintended perceptions. Wish you the best and take care - Goh Lip From mrzenwiz at gmail.com Fri Feb 25 21:46:53 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Fri, 25 Feb 2011 13:46:53 -0800 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On Fri, Feb 25, 2011 at 12:19 PM, Lucio M Nicolosi wrote: : > ... But then I'm not a Portuguese, and although > I do not believe a ship is coming to rescue all the faithfull > Christians, leaving behind all their clothes and the rest of us, poor > infidels, sometimes I think that such an escape from this crazy world > would be welcomed... Especially by those of us who would get "left behind" - what a wonderful world it could be without such malcontents determined to wreck it for the rest of us. :-) From squareyes at internode.on.net Sat Feb 26 00:10:02 2011 From: squareyes at internode.on.net (squareyes) Date: Sat, 26 Feb 2011 10:40:02 +1030 Subject: Flash cache? In-Reply-To: References: <4D6792E8.8000802@internode.on.net> Message-ID: <4D6844DA.9020704@internode.on.net> On 26/02/11 06:03, NoOp wrote: > On 02/25/2011 08:23 AM, Johnny Rosenberg wrote: >> Den 2011-02-25 12:30:48 skrev squareyes: >> >>> Hi all, >>> could someone tell me where downloading flash files are cached >>> until fully downloaded. >>> >>> Prior to my updating 10.04 3 days ago, I used to be able to copy them >>> from /temp >>> but now nothing is going there. >>> Many thanks in advance >>> Take care >>> >>> Winton >> > For SeaMonkey 2.0.x: > /home//.mozilla/seamonkey//Cache > When you view in Nautilus you can easily identify the flash video. Video > remains until you clear your cache. Also found something interesting; > started a youtube video, then paused it. The entire video kept > downloading even though it wasn't being played. You can then copy the > file to some other folder to safe. Only problem is is you use SeaMonkey > 2.1bx: That version (plus Firefox 4) uses 16 folders for cache rather > than a single cache file, so you need to search a little harder. > > Many thanks all, Using Firefox, found them in /home/username/.mozilla/firefox/8jafn4gd3.default/Cache When paused they keep coming, have found the only way to stop them is to close the site or open another video. As was stated dialup users are really getting squeezed out now. Had satellite, now living in luxury with 3g mobile. Thanks again all. Take care Winton From wayward4now at gmail.com Sat Feb 26 00:30:35 2011 From: wayward4now at gmail.com (Ric Moore) Date: Fri, 25 Feb 2011 19:30:35 -0500 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: <1298680235.3443.1.camel@iam.wayward4now.net> On Fri, 2011-02-25 at 13:46 -0800, MR ZenWiz wrote: > On Fri, Feb 25, 2011 at 12:19 PM, Lucio M Nicolosi wrote: > : > > ... But then I'm not a Portuguese, and although > > I do not believe a ship is coming to rescue all the faithfull > > Christians, leaving behind all their clothes and the rest of us, poor > > infidels, sometimes I think that such an escape from this crazy world > > would be welcomed... > > Especially by those of us who would get "left behind" - what a > wonderful world it could be without such malcontents determined to > wreck it for the rest of us. You could start a movement, "We, who are left behind, salute you." :) Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From lmnicolosi at gmail.com Sat Feb 26 02:06:15 2011 From: lmnicolosi at gmail.com (Lucio M Nicolosi) Date: Fri, 25 Feb 2011 23:06:15 -0300 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On Fri, Feb 25, 2011 at 6:07 PM, Goh Lip wrote: > On Sat, 26 Feb 2011 04:19:37 +0800, Lucio M Nicolosi > wrote: > >> On Fri, Feb 25, 2011 at 4:21 PM, Goh Lip wrote: >>> >>> On Sat, 26 Feb 2011 02:42:02 +0800, Lucio M Nicolosi >>> >>> wrote: >>> >>>> Portugal's Portuguese it was, >>> >>> er.....as saying ...Canada's Portuguese is not?    :) >>> or.... not Christang? >>> >>>> ......no reply needed (not even this one). >>> >>> >>> er.....your reply or my reply to yours (like this one)? >>> >>> Lucio, I think both of us should be on the mother ship.  :) >>> >>> Cheers - Goh Lip >> >> (Back to the trash can to retrieve the original post one more time... >> Goh is just pulling my leg... Should I reply again to this unreplyable >> OT posting?) >> >> Goh, >> >> Although "UNYK Inc., 1010 de Serigny, bureau 820, Longueuil, QC, J4K >> 5G7, Canada", is indeed Canadian, still undecided whether to speak >> English, French or Innuit, other languages already discarded, the >> link: http : // unyk.com/pt clearly suggests a Portuguese written >> site, but not Portuguese from Macao, Angola, East Timor or even >> Brazil, it is Portuguese from the mother (?) land (since they left >> their wifes behind before crossing the oceans it would rather be the >> father land). >> >> Although the language in these places share a lot of common words and >> the name, the actual meaning of the words may differ a lot as well as >> the way people actually think. For instance, a Brazilian would say >> that only a Portuguese would do such a dumb thing like spamming all >> his contacts AND the list with this kind of thing. A Portuguese, on >> the other hand, would say just the opposite, he would blame his less >> keen Brazilian cousins... But then I'm not a Portuguese, and although >> I do not believe a ship is coming to rescue all the faithfull >> Christians, leaving behind all their clothes and the rest of us, poor >> infidels, sometimes I think that such an escape from this crazy world >> would be welcomed, Providing I can keep my lack of faith and my >> clothes on. >> >> About replying to this kind of thing or trying to reach the OP, as we >> all know, is useless, only wastes bandwitdh and storage space. >> >> Cheers, >> >> Lucio >> >> > > > Lucio, yes, just pulling your leg..... > > I misspelt Christao as Christang, I spelt it as it is pronounced. It is a > 16th century Portuguese dialect still spoken outside Portugal from the > remnants of their colonies, like in Timor, Macao and Malacca, see > http://thedudetravels.blogspot.com/2008/12/melaka-malacca-malakka-alien-invasion.html > for example. and nothing to do with Christianity or Christians. > > And the mothership was a reference to a recent inane frivolous Klingon > thread on this mailing list and not intended to infer the "end times" or > "Armageddon" as believed by some. > > It is unfortunate that misunderstandings can happen in an cultural diverse > list but I must say your response has been impeccable despite the unintended > perceptions. > > Wish you the best and take care - Goh Lip Begin OT Goh, Even though you were right, "Portugal's Portuguese" seems definitely redundant, I had to explain there were reasons for it (besides the natural rivalries towards the descendants of the colonial people and my own evil willingness to pull Mr. Emilio Fernandes' leg). Thanks for the link. Didn't know this reference to Cristão as a dialect (http://en.wikipedia.org/wiki/Kristang_language). It indeed means "Christian" in Portuguese, an obvious reference to the foreign people that brought this language in. More info at: http://en.wikipedia.org/wiki/Portuguese-based_creole_languages Anyway I wasn't thinking about this when I wrote but the same referred "Klingon" thread. After intense googling for many days and even hesitantly binging, I could find no reference to any soon to come mother ship to rescue us, faithful linuxers, other than those expected by some of the "Rapture" guys (no offense please, religious fellows, I was once baptized Christian, full course, oil, water and salt and the Vatican has not excommunicated me. Yet.) thus the text, just couldn't keep my big mouth conveniently shut. It is really dangerous to keep a decent amount of irony while writing in a foreign language, isn't it? But we can't help but trying. :-) Cheers, Lucio End OT -- L M Nicolosi, Eng. GNU-Linux Regist. User #481505 - http://counter.li.org/ Ubuntu 10.10 AMD64 From glgxg at sbcglobal.net Sat Feb 26 02:57:15 2011 From: glgxg at sbcglobal.net (NoOp) Date: Fri, 25 Feb 2011 18:57:15 -0800 Subject: Convite pessoal de Emilio Fernandes In-Reply-To: <1298638743.2718.12.camel@WS20201213> References: <93l741$1pedpf8@ironport-b.unyk.com> <1298638743.2718.12.camel@WS20201213> Message-ID: On 02/25/2011 04:59 AM, Mariano Jara wrote: > On Thu, 2011-02-24 at 15:12 -0800, MR ZenWiz wrote: >> Por favor, no se anuncian en esta lista (en idioma Inglés), en >> particular, no en español.... >> >> [Please do NOT advertise on this (English-language) list, particularly >> not in Spanish....] > > > Actually, it wasn't Spanish, I think it was Portuguese. Either way, spam > messages are not welcomed on this list. > Emilio first posted on this list in 2008 and has made a few posts in 2010. I supect that he has probably gotten caught up in one of those 'contact' services that automatically blast out invites to everyone in his address book: > Hello, > > > > Finally, a smart and simple way to manage your contacts! > > With UNYK, I put all my contacts in one address book that updates > itself automatically. One of my contacts changes the data from (a) > the site [snipped].com: My book is updated. I modify a given site > [snipped].com: the diary of my contacts are updated. It's simple and makes > life easier! > > Can I add you to my contacts? To accept, click here! ... and didn't do it intentionally. Happens to the of us. Better to ignore it & move on. Or block by: Message-ID: <93l741$1pedpf8 at ironport-b.unyk.com> 204.92.8.202 Original-Received: from mta103.unyk.com ([204.92.8.202]) emiliosf at gmail.com From scar at drigon.com Sat Feb 26 04:49:08 2011 From: scar at drigon.com (scar) Date: Fri, 25 Feb 2011 21:49:08 -0700 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: <1297876303.4770.1.camel@Acer-Aspire-8920G> <1298142789.1770.6.camel@dave-Satellite-2410> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 scar @ 02/25/2011 02:03 PM: > [snip] > i will try out the 'stress' package, > though, and see if the system freezes under a high load. i was able to get up to 'stress -m 32' to work fine (i let it run about about a minute). the system load was up past 26 but still responding fine. when i tried 'stress -m 33', the system froze immediately. so, again, not sure what this is telling me... just that if the system runs out of RAM then it will freeze? don't all systems do that? couldn't i have made the system freeze with other commands? i think i will leave this 'watch -n 10 free' open and see what it looks like next time the system freezes. maybe the system really is running out of memory. it also turns out that zoneminder was running on a system with much less resources than the current one, without any problems. we did transfer the zoneminder installation over to the current system by copying/pasting the recorded events and exporting/importing the zoneminder database. -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1ohkIACgkQXhfCJNu98qDyAwCfdKXvmutyMLHRvl3FlVFLwvli w/gAn2AIY/Mvg3PdJZ46BjDrMIiI+3x/ =QHjt -----END PGP SIGNATURE----- From mightydreams at gmail.com Sat Feb 26 04:53:29 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 26 Feb 2011 10:23:29 +0530 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On Sat, Feb 26, 2011 at 12:28 AM, MR ZenWiz wrote: > On Thu, Feb 24, 2011 at 9:28 PM, Tapas Mishra wrote: >> On Thu, Feb 17, 2011 at 5:39 PM, Tapas Mishra wrote: >>> > : [full quote of previous email - not needed] >> >> My script has finally worked. >> For some weired reason the script was not working after reboot and it >> turns out that this Tomcat was not able to pick JAVA_HOME from .bashrc >> at the boot time.So when I defined JAVA_HOME in the above script also >> then it did worked. >> I do not know why Tomcat could not pick it from .bashrc at boot time >> because once the thing completely booted then >> /etc/init.d/tapas-script start >> was working but to make sure it survives reboots I had to add >> JAVA_HOME in this script also (though it was defined in .bashrc) >> > > Did you export JAVA_HOME? Yes I was able to use things without init script. > > What .bashrc is this in?  If it is tied to a specific user account, Not specific it was in roots bashrc > that might not work - you may need to edit one of the global bashrc > files (/etc/bash.bashrc or /etc/bashrc, depending on which one you > have). How do you decide when system is booting then whether /etc/rc5.d/S20tapas-tomcat will execute first or /etc/bash.bashrc will come first in boot sequence so that JAVA_HOME or any other variable comes first. > From mightydreams at gmail.com Sat Feb 26 05:38:37 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 26 Feb 2011 11:08:37 +0530 Subject: restricting ssh login based on IP In-Reply-To: References: Message-ID: Hi, I would like to allow a user to login through SSH but with different permission coming from different ipaddress. For example, a user "tester" login to SSH through 192.168.1.1 and another user login with the same login id "tester" but from different ip 192.168.1.2. How do I restrict 192.168.1.2 to only allow for viewing the content in the home directory while giving 192.168.1.1 full access? I got a suggestion from some one Approach 1)  Based on the ip you change the shell. If it's just for read only a jail would be fine. but how do I change shell based on IP? Approach 2)  to have two ssh instances. Let's say port 22 and port 24. Port 22 is for read only, while port 24 is for full access so how can it be possible to give port 22 only read only access to SSH -- http://mightydreams.blogspot.com From kassube at gmx.net Sat Feb 26 06:07:06 2011 From: kassube at gmx.net (Nils Kassube) Date: Sat, 26 Feb 2011 07:07:06 +0100 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: <201102260707.06584.kassube@gmx.net> Tapas Mishra wrote: > How do you decide when system is booting then whether > /etc/rc5.d/S20tapas-tomcat will execute first or > /etc/bash.bashrc will come first in boot sequence so that JAVA_HOME > or any other variable comes first. I think you are on the wrong thrack. If you execute your /etc/bash.bashrc script, the environment variables set by that script will not be used by other startup scripts because those other scripts are new independent jobs. If you want specific environment variables set in a specific script, you should set them in that very script. Then you refer to /etc/rc5.d/S20tapas-tomcat. Are you sure it will ever be used? The default runlevel for Ubuntu is 2, not 5. It would only work if you have a special setup which uses runlevel 5. I think you want to read "/usr/share/doc/sysv-rc/README.runlevels.gz". Nils From harry.ubuntu at harry.lu Sat Feb 26 06:45:23 2011 From: harry.ubuntu at harry.lu (Harry Strongburg) Date: Sat, 26 Feb 2011 06:45:23 +0000 Subject: restricting ssh login based on IP In-Reply-To: References: Message-ID: <20110226064523.GA17612@harry.lu> On Sat, Feb 26, 2011 at 11:08:37AM +0530, Tapas Mishra wrote: > I would like to allow a user to login through SSH but with different > permission coming from different ipaddress. Sorry to sound unhelpful, but can't you just make a seperate user-account for each IP address, and then set the proper file-permissions to do what you desire? I don't really understand what your goal is, but as far as I can tell from the information given, setting proper permissions and making seperate accounts for each IP would work. From mightydreams at gmail.com Sat Feb 26 09:30:52 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 26 Feb 2011 15:00:52 +0530 Subject: tomcat startup script not working at boot In-Reply-To: <201102260707.06584.kassube@gmx.net> References: <201102260707.06584.kassube@gmx.net> Message-ID: On Sat, Feb 26, 2011 at 11:37 AM, Nils Kassube wrote: > Tapas Mishra wrote: >> How do you decide when system is booting then whether >> /etc/rc5.d/S20tapas-tomcat will execute first or >> /etc/bash.bashrc will come first in boot sequence so that JAVA_HOME >> or any other variable comes first. > > I think you are on the wrong thrack. If you execute your > /etc/bash.bashrc script, the environment variables set by that script > will not be used by other startup scripts because those other scripts > are new independent jobs. If you want specific environment variables set > in a specific script, you should set them in that very script. > > Then you refer to /etc/rc5.d/S20tapas-tomcat. Are you sure it will ever > be used? The default runlevel for Ubuntu is 2, not 5. It would only work > if you have a special setup which uses runlevel 5. > > I think you want to read "/usr/share/doc/sysv-rc/README.runlevels.gz". I read the doc you mentioned and excerpts from above doc "3. Switching runlevels. When one switches from (for example) runlevel 2 to runlevel 3, /etc/init.d/rc will first execute in alphabetical order a" So I read /etc/init.d/rc and I see only following being set there PATH=/sbin:/usr/sbin:/bin:/usr/bin export PATH I thin up to here I understood correctly. But here in this script /etc/init.d/rc which is invovked when system moves from run level 2 (Default in Ubuntu as you said) to run level 5 I do not see any where /etc/bash.basrc into picture and the only thing set if I understood here correctly is PATH and no other variable. So how does it happen that when I a user logs in to run level 5 he is able to get the environment variables in /etc/bash.bashrc (if you leave my question for some time of my tomcat script which is working) I want to know in general how it happens that the variables defined in $HOME/.basrch or /etc/bash.bashrc gets initialized 1) at which run level and 2) what script (if some one can point) invokes them. From mightydreams at gmail.com Sat Feb 26 10:37:29 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 26 Feb 2011 16:07:29 +0530 Subject: how to reduce time of git pulling each time when you do a make world on Xen source In-Reply-To: References: Message-ID: I am compiling xen from source and each time I do a make world it basically gives some or the other error my problem are not those errors ( I am trying to debug them) but the problem is each time when I do a make world Xen basically pulls things from git repository    + rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp    + mkdir linux-2.6-pvops.git.tmp    + rmdir linux-2.6-pvops.git.tmp    + git clone -o xen -n git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp    Initialized empty Git repository in /usr/src/xen-4.0.1/linux-2.6-pvops.git.tmp/.git/    remote: Counting objects: 1941611, done.    remote: Compressing objects: 100% (319127/319127), done. remote: Total 1941611 (delta 1614302), reused 1930655 (delta 1604595) **Receiving objects: 20% (1941611/1941611), 98.17 MiB | 87 KiB/s, done.** and if you notice the last line it is still consuming my bandwidth pulling things from internet.How can I stop this step each time and use existing git repository? -- From kassube at gmx.net Sat Feb 26 10:59:51 2011 From: kassube at gmx.net (Nils Kassube) Date: Sat, 26 Feb 2011 11:59:51 +0100 Subject: tomcat startup script not working at boot In-Reply-To: References: <201102260707.06584.kassube@gmx.net> Message-ID: <201102261159.51404.kassube@gmx.net> Tapas Mishra wrote: > On Sat, Feb 26, 2011 at 11:37 AM, Nils Kassube wrote: > > Tapas Mishra wrote: > >> How do you decide when system is booting then whether > >> /etc/rc5.d/S20tapas-tomcat will execute first or > >> /etc/bash.bashrc will come first in boot sequence so that > >> JAVA_HOME or any other variable comes first. > > > > I think you are on the wrong thrack. If you execute your > > /etc/bash.bashrc script, the environment variables set by that > > script will not be used by other startup scripts because those > > other scripts are new independent jobs. If you want specific > > environment variables set in a specific script, you should set > > them in that very script. > > > > Then you refer to /etc/rc5.d/S20tapas-tomcat. Are you sure it will > > ever be used? The default runlevel for Ubuntu is 2, not 5. It > > would only work if you have a special setup which uses runlevel 5. > > > > I think you want to read > > "/usr/share/doc/sysv-rc/README.runlevels.gz". > > I read the doc you mentioned > and excerpts from above doc > > "3. Switching runlevels. > > When one switches from (for example) runlevel 2 to runlevel 3, > /etc/init.d/rc will first execute in alphabetical order a" > > So I read /etc/init.d/rc > > and I see only following being set there > > PATH=/sbin:/usr/sbin:/bin:/usr/bin > export PATH > > I thin up to here I understood correctly. Yes, I think so. But you didn't mention how you switch to runlevel 5. Is it done from one of your init scripts or is it done manually? > But here in this script > /etc/init.d/rc which is invovked when system moves from run level 2 > (Default in Ubuntu as you said) > to run level 5 I do not see any where /etc/bash.basrc into picture > and the only thing set if I understood here correctly is > PATH and no other variable. /etc/bash.bashrc has nothing to do with init scripts. The first line of that file is this: # System-wide .bashrc file for interactive bash(1) shells. It is _only_ used for interactive shells but those init scripts are not interactive login sessions. An interactive shell is what you get when you enter your login and password at a terminal. > So how does it happen that when I a user logs in to run level 5 he is What do you mean with "when I a user logs in to run level 5"? Again, you didn't mention how you switch to runlevel 5. Unless you do that manually or by one of your init scripts, that never happens automatically on a Debian or Debian derived system like Ubuntu. > able to get the environment variables in > /etc/bash.bashrc (if you leave my question for some time of my tomcat > script which is working) > I want to know in general how it happens that the variables defined > in $HOME/.basrch > or /etc/bash.bashrc gets initialized > 1) at which run level and > 2) what script (if some one can point) invokes them. 1) It has nothing to do with runlevels (see above). 2) It is included by /etc/profile but only for interactive shells. Anyway, talking about bashrc is only misleading when you want to run daemons which are invoked by init scripts because there is no interactive shell involved. And as I understand this thread, that is what you want to do. If you really want to include /etc/bash.bashrc in your init script you can do it with a line . /etc/bash.bashrc somewhere in your script before you need the variables set by /etc/bash.bashrc. However I'd rather copy the needed lines from that file to your init script. Nils From chevalierarthur1 at hotmail.com Sat Feb 26 11:44:24 2011 From: chevalierarthur1 at hotmail.com (jean durandt) Date: Sat, 26 Feb 2011 11:44:24 +0000 Subject: GRUB 2 Message-ID: hello I am writing to you with apologies for not properly master your language or English. CONCERNS: G R U B 2 Location: 2 OS on 2 hard drives. one XP (because linux is not all unfortunately) and Ubuntu 10.10. The machine in question is a server with 98% of the time will access remotely. Some software were writing specifically for Win. So I need XP to run them. This involves launching XP dual-boot. I must be able to boot from Grub so indifferent XP or Ubuntu. Virtualization is impossible so it is not possible to envisage a solution of XP in Ubuntu. PROBLEM: If grub is accessible from Linux, it is not from Windows. I considered the solution colinux but I do not control and it seems that colinux (andLinux) is abandoned since 2009. Yet it was the most brilliant. Therefore I start GRUB for XP but I tell him: all 3 starts, you start only in XP. The rest of the time you throw Ubuntu. Why this solution? 1 because I have not found anything better (:-)) 2 by the WOL I start the machine and I can require restart until I'm on the right operating system. That's all you know. Thank you for your help. Hope to see you read. TRANSLATE FROM : bonjour je m'adresse à vous en m'excusant de ne pas maitriser correctement votre langue ou la langue anglaise. CONCERNE : G R U B 2 Situation : 2 Os sur 2 disques durs. l'un XP ( car linux ne fait pas tout hélas) et Ubuntu 10.10. La machine concernée est un serveur dont 98% du temps l'accès se fera à distance. Certains logiciels ont été spécifiquement écris pour Win. J'ai donc besoin de Xp pour les faire tourner. Ce qui implique de lancer Xp en dual-boot. Je dois donc pouvoir lancer à partir de Grub de manière indifférente XP ou Ubuntu. La virtualisation est impossible donc il n'est pas possible d'envisager une solution de Xp dans Ubuntu. PROBLEMATIQUE : Si grub est accessible à partir de linux, il ne l'est pas à partir de windows. J'ai envisagé la solution colinux mais je ne la maîtrise pas et il semble que colinux (AndLinux) soit abandonné depuis 2009. Pourtant c'était la solution la plus géniale. Il faut donc que je lance GRUB pour XP mais aussi que je lui dise : tous les 3 démarrages, tu démarres uniquement en XP. Le reste du temps tu lances Ubuntu. Pourquoi cette solution ? 1 parce que je n'ai rien trouvé de mieux ( :-) ) 2 par le WOl je démarre la machine et je peux exiger le redémarrage jusqu'à ce que je sois sur le bon système d'exploitation. Voilà vous savez tout. Merci de votre aide. Au plaisir de vous relire. -------------- next part -------------- An HTML attachment was scrubbed... URL: From spamtrap at arumes.com Sat Feb 26 14:23:51 2011 From: spamtrap at arumes.com (Robert Spanjaard) Date: Sat, 26 Feb 2011 14:23:51 +0000 (UTC) Subject: restricting ssh login based on IP References: <20110226064523.GA17612@harry.lu> Message-ID: On Sat, 26 Feb 2011 06:45:23 +0000, Harry Strongburg wrote: > On Sat, Feb 26, 2011 at 11:08:37AM +0530, Tapas Mishra wrote: >> I would like to allow a user to login through SSH but with different >> permission coming from different ipaddress. > > Sorry to sound unhelpful, but can't you just make a seperate > user-account for each IP address, and then set the proper > file-permissions to do what you desire? I don't really understand what > your goal is, but as far as I can tell from the information given, > setting proper permissions and making seperate accounts for each IP > would work. I can see the need for what the OP is trying to do. For my work, I can log in to a certain website, but my permissions are (and need to be) different for on-site and off-site IP's. Sadly, I don't know enough about the issue to provide a solution. -- Regards, Robert http://www.arumes.com From grey at dmiyu.org Sat Feb 26 14:35:57 2011 From: grey at dmiyu.org (Steve Lamb) Date: Sat, 26 Feb 2011 06:35:57 -0800 Subject: restricting ssh login based on IP In-Reply-To: References: <20110226064523.GA17612@harry.lu> Message-ID: <4D690FCD.10704@dmiyu.org> On 02/26/2011 06:23 AM, Robert Spanjaard wrote: > On Sat, 26 Feb 2011 06:45:23 +0000, Harry Strongburg wrote: >> On Sat, Feb 26, 2011 at 11:08:37AM +0530, Tapas Mishra wrote: >>> I would like to allow a user to login through SSH but with different >>> permission coming from different ipaddress. >> Sorry to sound unhelpful, but can't you just make a seperate >> user-account for each IP address, and then set the proper >> file-permissions to do what you desire? > I can see the need for what the OP is trying to do. For my work, I can > log in to a certain website, but my permissions are (and need to be) > different for on-site and off-site IP's. Sadly, I don't know enough about > the issue to provide a solution. Not possible with SSH. SSH is about providing access, nothing more. -- Steve C. Lamb | But who decides what they dream? PGP Key: 8B6E99C5 | And dream I do... -------------------------------+--------------------------------------------- From tdldev at gmail.com Sat Feb 26 15:38:59 2011 From: tdldev at gmail.com (Verde Denim) Date: Sat, 26 Feb 2011 10:38:59 -0500 Subject: restricting ssh login based on IP In-Reply-To: <4D690FCD.10704@dmiyu.org> References: <20110226064523.GA17612@harry.lu> <4D690FCD.10704@dmiyu.org> Message-ID: On Sat, Feb 26, 2011 at 9:35 AM, Steve Lamb wrote: > On 02/26/2011 06:23 AM, Robert Spanjaard wrote: > >> On Sat, 26 Feb 2011 06:45:23 +0000, Harry Strongburg wrote: >> > > On Sat, Feb 26, 2011 at 11:08:37AM +0530, Tapas Mishra wrote: >>> >>>> I would like to allow a user to login through SSH but with different >>>> permission coming from different ipaddress. >>>> >>> > Sorry to sound unhelpful, but can't you just make a seperate >>> user-account for each IP address, and then set the proper >>> file-permissions to do what you desire? >>> >> > I can see the need for what the OP is trying to do. For my work, I can >> log in to a certain website, but my permissions are (and need to be) >> different for on-site and off-site IP's. Sadly, I don't know enough about >> the issue to provide a solution. >> > > Not possible with SSH. SSH is about providing access, nothing more. > > I would tend to agree with Steve on the purpose of SSH. Logging into a system based on IP can be done with segemented LANs, but that's an on/off proposition. For what you want, a custom post script at login would be a possibility. I'm not sure that you could set file perms based solely on an IP, though. Jack > > -- > Steve C. Lamb | But who decides what they dream? > PGP Key: 8B6E99C5 | And dream I do... > > -------------------------------+--------------------------------------------- > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Sat Feb 26 16:52:04 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 26 Feb 2011 22:22:04 +0530 Subject: tomcat startup script not working at boot In-Reply-To: <201102261159.51404.kassube@gmx.net> References: <201102260707.06584.kassube@gmx.net> <201102261159.51404.kassube@gmx.net> Message-ID: On Sat, Feb 26, 2011 at 4:29 PM, Nils Kassube wrote: > What do you mean with "when I a user logs in to run level 5"? Again, you > didn't mention how you switch to runlevel 5. No not manually I am referring to bootstrapping.When you switch the power button on and from there the Ubuntu boot sequence takes over after after the kernel initialized and passes on the control to init 5.So that the user gets gnome screen.I am not doing any thing manually just referring to daemons. > Unless you do that manually > or by one of your init scripts, that never happens automatically on a > Debian or Debian derived system like Ubuntu. > >> able to get the environment variables in >> /etc/bash.bashrc (if you leave my question for some time of my tomcat >> script which is working) >> I want to know in general how it happens that the variables defined >> in $HOME/.basrch >> or /etc/bash.bashrc gets initialized >> 1) at which run level and >> 2) what script (if some one can point) invokes them. > > 1) It has nothing to do with runlevels (see above). > 2) It is included by /etc/profile but only for interactive shells. > > Anyway, talking about bashrc is only misleading when you want to run > daemons which are invoked by init scripts because there is no > interactive shell involved. Yes this makes things clear. >And as I understand this thread, that is > what you want to do. If you really want to include /etc/bash.bashrc in > your init script you can do it with a line > > . /etc/bash.bashrc > somewhere in your script before you need the variables set by > /etc/bash.bashrc. However I'd rather copy the needed lines from that > file to your init script. Ok.So you mean to say these variables in /etc/bash.bashrc come only to picture when daemons have started all (your boot sequence finished) and you got a console to login and not when the daemons are starting at boot time. -- From kassube at gmx.net Sat Feb 26 17:33:23 2011 From: kassube at gmx.net (Nils Kassube) Date: Sat, 26 Feb 2011 18:33:23 +0100 Subject: tomcat startup script not working at boot In-Reply-To: References: <201102261159.51404.kassube@gmx.net> Message-ID: <201102261833.23172.kassube@gmx.net> Tapas Mishra wrote: > On Sat, Feb 26, 2011 at 4:29 PM, Nils Kassube wrote: > > What do you mean with "when I a user logs in to run level 5"? > > Again, you didn't mention how you switch to runlevel 5. > > No not manually I am referring to bootstrapping.When you switch the > power button on and from there the > Ubuntu boot sequence takes over after after the kernel initialized > and passes on the control to init 5.So > that the user gets gnome screen.I am not doing any thing manually > just referring to daemons. But then you have changed the setup somewhere. Ubuntu goes to runlevel 2 to start GDM. OTOH, runlevels 2 to 5 are the same, so you would get GDM with runlevel 5 as well but runlevel 5 isn't used normally. > >And as I understand this thread, that is > > > > what you want to do. If you really want to include /etc/bash.bashrc > > in your init script you can do it with a line > > > > . /etc/bash.bashrc > > somewhere in your script before you need the variables set by > > /etc/bash.bashrc. However I'd rather copy the needed lines from > > that file to your init script. > > Ok.So you mean to say these variables in /etc/bash.bashrc come only > to picture when > daemons have started all (your boot sequence finished) and you got a > console to login and not when the daemons are starting at boot time. Yes, correct. The daemons are started by the scripts in /etc/init.d invoked by the upstart init process without any login shell. And as the file /etc/bash.bashrc is only for login shells the startup scripts don't use it and can't see any environment variables you put into that file. I can't help you with your tomcat script but maybe someone lese knows where $JAVA_HOME is usually set for tomcat. At least I wouldn't expect it to come from /etc/bash.bashrc. Nils From mightydreams at gmail.com Sat Feb 26 18:13:17 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sat, 26 Feb 2011 23:43:17 +0530 Subject: tomcat startup script not working at boot In-Reply-To: <201102261833.23172.kassube@gmx.net> References: <201102261159.51404.kassube@gmx.net> <201102261833.23172.kassube@gmx.net> Message-ID: On Sat, Feb 26, 2011 at 11:03 PM, Nils Kassube wrote: >> Ok.So you mean to say these variables in /etc/bash.bashrc come only >> to picture when >> daemons have started all (your boot sequence finished) and you got a >> console to login and not when the daemons are starting  at boot time. > > Yes, correct. The daemons are started by the scripts in /etc/init.d > invoked by the upstart init process without any login shell. Here if you can tell who is responsible for bringing the daemons in /etc/init.d i.e. what transfers control to daemons in /etc/init.d/ (at what ever run level) I want to know even before any daemon defined in /etc/init.d/ comes to picture what is that script or process which transfers controls to to the daemons in /etc/init.d/ > And as the > file /etc/bash.bashrc is only for login shells the startup scripts don't > use it and can't see any environment variables you put into that file. I > can't help you with your tomcat script but maybe someone lese knows > where $JAVA_HOME is usually set for tomcat. At least I wouldn't expect > it to come from /etc/bash.bashrc. > Don't worry as I mentioned my Tomcat script is now working fine. Here I was just curious to know where does bash.bashrc comes to picture. Which you made clear. From waldbauernbub at gmx.at Sat Feb 26 19:14:09 2011 From: waldbauernbub at gmx.at (=?UTF-8?B?RnJhbnogV2FsZG3DvGxsZXI=?=) Date: Sat, 26 Feb 2011 20:14:09 +0100 Subject: video conversion In-Reply-To: <880292.45593.qm@web29004.mail.ird.yahoo.com> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> Message-ID: <4D695101.2050402@gmx.at> Am 2011-02-14 09:26, schrieb Ali Hassan: > Hi All, > > I need a tool to convert videos I download from youtube, like flv clips, > to be playable on my mobile phone. > My mobile is Samsung Player One. I have a very nice utility that does > that in windows, But I am most of the time using Ubuntu 10.04. > Please do not tell me "youtube-dl" it does not work. > I have been searching the web for a month now, and all tools they > suggest, they install good, but at conversion time they give you an > error message. > > Thanks, > ali > > If you want to download youtube videos, just use the greasemonkey firefox extension. And add the Youtube vidoe download script: https://addons.mozilla.org/de/firefox/addon/greasemonkey/ http://userscripts.org/scripts/show/62634 Franz From mightydreams at gmail.com Sat Feb 26 19:43:15 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 27 Feb 2011 01:13:15 +0530 Subject: video conversion In-Reply-To: <4D695101.2050402@gmx.at> References: <880292.45593.qm@web29004.mail.ird.yahoo.com> <4D695101.2050402@gmx.at> Message-ID: 2011/2/27 Franz Waldmüller : > Am 2011-02-14 09:26, schrieb Ali Hassan: >> >> Hi All, >> >> I need a tool to convert videos I download from youtube, like flv clips, >> to be playable on my mobile phone. >> My mobile is Samsung Player One. I have a very nice utility that does >> that in windows, But I am most of the time using Ubuntu 10.04. >> Please do not tell me "youtube-dl" it does not work. >> I have been searching the web for a month now, and all tools they >> suggest, they install good, but at conversion time they give you an >> error message. I use a command line variant known as ffmpeg to convert to videos. you can give a try to GUI winff it is easy to use. Should serve your purpose. Also a long time back I read following http://www.cyberciti.biz/faq/top5-linux-video-editing-system-software/ never tried myself you can give it a try. From mightydreams at gmail.com Sat Feb 26 19:44:51 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Sun, 27 Feb 2011 01:14:51 +0530 Subject: what is equivalent to syslog.conf for ubuntu In-Reply-To: References: Message-ID: I am searching for syslog.conf equivalent for Ubuntu what file is that? Basically I am trying to create a gtalk like application which can alert a user as an SSH connection is established to his server with the machine using xmphp library. -- From kassube at gmx.net Sat Feb 26 20:14:06 2011 From: kassube at gmx.net (Nils Kassube) Date: Sat, 26 Feb 2011 21:14:06 +0100 Subject: tomcat startup script not working at boot In-Reply-To: References: <201102261833.23172.kassube@gmx.net> Message-ID: <201102262114.06881.kassube@gmx.net> Tapas Mishra wrote: > On Sat, Feb 26, 2011 at 11:03 PM, Nils Kassube wrote: > > Yes, correct. The daemons are started by the scripts in /etc/init.d > > invoked by the upstart init process without any login shell. > > Here if you can tell who is responsible for bringing the daemons in > /etc/init.d i.e. what transfers control to daemons in /etc/init.d/ > (at what ever run level) I want to know even before any daemon > defined in /etc/init.d/ comes to picture what is that script or > process which transfers controls to to the daemons in /etc/init.d/ As I can't explain it all myself, please have a look at these docs: man -a init runlevel Nils From smoot at tic.com Sat Feb 26 20:47:55 2011 From: smoot at tic.com (Smoot Carl-Mitchell) Date: Sat, 26 Feb 2011 13:47:55 -0700 Subject: what is equivalent to syslog.conf for ubuntu In-Reply-To: References: Message-ID: <1298753275.22450.630.camel@smoot> On Sun, 2011-02-27 at 01:14 +0530, Tapas Mishra wrote: > I am searching for syslog.conf equivalent for Ubuntu what file is that? > Basically I am trying to create a gtalk like application which can > alert a user as > an SSH connection is established to his server with the machine using > xmphp library. Ubuntu uses rsyslogd. See the man page. Configuration is in /etc/rsylog.conf and /etc/rsylog.d. Configuration is very similar to syslog with a bit more flexibility. -- Smoot Carl-Mitchell System/Network Architect voice: +1 480 922-7313 cell: +1 602 421-9005 smoot at tic.com From mrzenwiz at gmail.com Sat Feb 26 20:57:22 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Sat, 26 Feb 2011 12:57:22 -0800 Subject: tomcat startup script not working at boot In-Reply-To: References: Message-ID: On Fri, Feb 25, 2011 at 8:53 PM, Tapas Mishra wrote: > On Sat, Feb 26, 2011 at 12:28 AM, MR ZenWiz wrote: >> >> Did you export JAVA_HOME? > Yes I was able to use things without init script. >> >> What .bashrc is this in?  If it is tied to a specific user account, > Not specific  it was in roots bashrc Hello. root's .bashrc is in /root, which belongs to root's login account. IOW, it *is* tied toa specific user - root. >> that might not work - you may need to edit one of the global bashrc >> files (/etc/bash.bashrc or /etc/bashrc, depending on which one you >> have). > How do you decide when system is booting then whether > /etc/rc5.d/S20tapas-tomcat will execute first or > /etc/bash.bashrc will come first in boot sequence so that JAVA_HOME or > any other variable comes first. As someone else wisely pointed out (and I did not), /etc/bash.bashrc is (normally) executed for login shells, so if you want it executed in another shell script, like a startup script, you have to source it directly. Given that this sounds like what you want to do, it might be wise to do so. Also, if you put your settings into root's .bashrc (i.e., /root/.bashrc), it would not be difficult to source that file from a startup script, although doing so is non-standard.... You should read the man pages on the shells carefully do determine which global files get executed when and use them accordingly. /etc/bash.bashrc is typically executed under some more global shell profile (most often /etc/profile) that is run for all login shells but then *usually* contains some discriminator to tell it which profile or rc script to run next. This also differs between distros (RH != SLES != Ubuntu, although they are all similar). It too me a fair number of iterations to create a .bashrc that would do the same thing for all three distros so I can use the same base file on those three brands of Linux plus MAC and Solaris. One example: In Ubuntu, a login bash shell runs /etc/profile, then the first of ~/.bash_profile, ~/.bash_login or ~/.profile whereas an interactive shell starts up with /etc/bash.bashrc and then ~/.bashrc, in that order. My ~/.bash_profile just sources my ~/.bashrc, which makes it *almost* exactly the same for logins and interactive shells, the way I like it. Then there are other little details to make them behave the same way, plus cross-system compatibility issues as well.... From steven at too1337.com Sat Feb 26 21:31:30 2011 From: steven at too1337.com (Steven Susbauer) Date: Sat, 26 Feb 2011 15:31:30 -0600 Subject: restricting ssh login based on IP In-Reply-To: References: Message-ID: <4D697132.60200@too1337.com> On 02/25/2011 11:38 PM, Tapas Mishra wrote: > Hi, > > I would like to allow a user to login through SSH but with different > permission coming from different ipaddress. > > For example, a user "tester" login to SSH through 192.168.1.1 and > another user login with the same login id "tester" but from different > ip 192.168.1.2. > > How do I restrict 192.168.1.2 to only allow for viewing the content in > the home directory while giving 192.168.1.1 full access? Very "experimental" as in I haven't tried myself, you could create a user "tester" with full access to their home directory, and then create a user "tester2" (or something else), but assign them the same home directory. If the home directory is owned by tester and locked down so others can only read and execute, theoretically the tester2 user would only be able to read and execute, but it would still be "their" home directory. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 551 bytes Desc: OpenPGP digital signature URL: From tdldev at gmail.com Sat Feb 26 22:40:39 2011 From: tdldev at gmail.com (Verde Denim) Date: Sat, 26 Feb 2011 17:40:39 -0500 Subject: restricting ssh login based on IP In-Reply-To: <4D697132.60200@too1337.com> References: <4D697132.60200@too1337.com> Message-ID: [snip] only be able to read and execute, but it would still be "their" home > directory. > > Wouldn't this also mean that tester2 could not change anything about their environment (i.e. .bashrc)? Would they even be able to set an environmental variable for the purpose of the session? Seems that might just go a little too restrictive... Reminds me of the restricted shell from old Unix machines - we'd set them up as a joke so that someone could log in but not do anything or change directories to anywhere - the only command they could execute would be to logout. > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > theoretically the tester2 user would -------------- next part -------------- An HTML attachment was scrubbed... URL: From smoot at tic.com Sat Feb 26 23:59:57 2011 From: smoot at tic.com (Smoot Carl-Mitchell) Date: Sat, 26 Feb 2011 16:59:57 -0700 Subject: restricting ssh login based on IP In-Reply-To: References: <4D697132.60200@too1337.com> Message-ID: <1298764797.22450.639.camel@smoot> On Sat, 2011-02-26 at 17:40 -0500, Verde Denim wrote: > > > [snip] > > only be able to read and execute, but it would still be > "their" home > directory. > > Wouldn't this also mean that tester2 could not change anything about > their environment (i.e. .bashrc)? > Would they even be able to set an environmental variable for the > purpose of the session? Yes, the user would be able to set environment variables for the specific session. > Seems that might just go a little too restrictive... > Reminds me of the restricted shell from old Unix machines - we'd set > them up as a joke so that someone could log in but not do anything or > change directories to anywhere - the only command they could execute > would be to logout. The restricted shell still exists. See the '-r' flag in the bash man page. I never found the feature terribly useful. -- Smoot Carl-Mitchell System/Network Architect voice: +1 480 922-7313 cell: +1 602 421-9005 smoot at tic.com From cassius at cassius.vinicius.nom.br Sun Feb 27 00:11:30 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Sat, 26 Feb 2011 21:11:30 -0300 Subject: restricting ssh login based on IP In-Reply-To: References: Message-ID: <4D6996B2.8060400@cassius.vinicius.nom.br> Em 26/02/2011 02:38, Tapas Mishra escreveu: > Hi, > > I would like to allow a user to login through SSH but with different > permission coming from different ipaddress. > > For example, a user "tester" login to SSH through 192.168.1.1 and > another user login with the same login id "tester" but from different > ip 192.168.1.2. > > How do I restrict 192.168.1.2 to only allow for viewing the content in > the home directory while giving 192.168.1.1 full access? > > > I got a suggestion from some one > > Approach 1) > Based on the ip you change the shell. If it's just for read only a > jail would be fine. > > but how do I change shell based on IP? > > Approach 2) > > to have two ssh instances. Let's say port 22 and port 24. Port 22 is > for read only, while port 24 is for full access > > so how can it be possible to give port 22 only read only access to SSH > > > > > Hello, First idea: See "section 3.2.1. /etc/exports" of "3. Setting Up an NFS Server" (http://nfs.sourceforge.net/nfs-howto/ar01s03.html). And then section 4. You can tunnel NFS over SSH. Second idea: You can use PAM with SSH, so I think a PAM module can be created with your needs. As already said by Steve Lamb, SSH is a mean not the end (in my words). Regards. From scar at drigon.com Sun Feb 27 01:09:03 2011 From: scar at drigon.com (scar) Date: Sat, 26 Feb 2011 18:09:03 -0700 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: <1297876303.4770.1.camel@Acer-Aspire-8920G> <1298142789.1770.6.camel@dave-Satellite-2410> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 scar @ 02/25/2011 09:49 PM: > [snip] > i think i will leave this 'watch -n 10 free' open and see what it looks > like next time the system freezes. maybe the system really is running > out of memory. well, i'm stumped. the system doesn't seem to be running out of memory. it froze earlier today, and this was the last update of 'free' on the terminal: Every 10.0s: free Sat Feb 26 16:45:39 2011 total used free shared buffers cached Mem: 8193780 1877264 6316516 0 198988 836332 - -/+ buffers/cache: 841944 7351836 Swap: 3903480 0 3903480 this is very frustrating and rather serious, since this system is running our security cameras. -----BEGIN PGP SIGNATURE----- iEYEAREIAAYFAk1ppC0ACgkQXhfCJNu98qBUGACfcCCTKO56WzI3Rc0yNtm2b6nV CU0An0ORs3H8d1wmLPfQE4iNWIpokBXL =FUjs -----END PGP SIGNATURE----- From smalenfant at gmail.com Sun Feb 27 04:13:40 2011 From: smalenfant at gmail.com (Steve Malenfant) Date: Sat, 26 Feb 2011 23:13:40 -0500 Subject: 10.04 troubleshoot system freeze In-Reply-To: References: <1297876303.4770.1.camel@Acer-Aspire-8920G> <1298142789.1770.6.camel@dave-Satellite-2410> Message-ID: On Sat, Feb 26, 2011 at 8:09 PM, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > scar @ 02/25/2011 09:49 PM: > > [snip] > > i think i will leave this 'watch -n 10 free' open and see what it looks > > like next time the system freezes. maybe the system really is running > > out of memory. > > well, i'm stumped. the system doesn't seem to be running out of memory. > it froze earlier today, and this was the last update of 'free' on the > terminal: > > Every 10.0s: free Sat Feb 26 16:45:39 2011 > > total used free shared buffers cached > Mem: 8193780 1877264 6316516 0 198988 836332 > - -/+ buffers/cache: 841944 7351836 > Swap: 3903480 0 3903480 > > > this is very frustrating and rather serious, since this system is > running our security cameras. > > I had these freeze issues only when the system when running some video (mythfrontend) and could make it crash by encoding with handbrake. Then, I swapped the RAM. Its been running fine since. Just an idea. > -----BEGIN PGP SIGNATURE----- > > iEYEAREIAAYFAk1ppC0ACgkQXhfCJNu98qBUGACfcCCTKO56WzI3Rc0yNtm2b6nV > CU0An0ORs3H8d1wmLPfQE4iNWIpokBXL > =FUjs > -----END PGP SIGNATURE----- > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From erikmccaskey64 at zoho.com Sun Feb 27 09:50:23 2011 From: erikmccaskey64 at zoho.com (erikmccaskey64) Date: Sun, 27 Feb 2011 01:50:23 -0800 Subject: opened OpenSSL port Message-ID: <12e6686a4f4.-6517207505773374083.366709981673300794@zoho.com> Main question: is it safe, to open a port for an openssl server? e.g.: server side - generate a self-signed cert. time openssl req -x509 -nodes -days 365 -newkey rsa:8192 -keyout mycert.pem -out mycert.pem openssl s_server -accept 52310 -cert mycert.pem Is it secure? - it could be DOSed' [DenialofService] or could it be attacked in any way? Are there any iptables rule for restricting connections to dyndns names? e.g.: only allow connection from "asdfasdf.dyndns.com" and "asdfasdf2.dyndns.com" and "asdfasdf3.dyndns.com"? How could i restrict the openssl server to only accept traffic from given clients? Please help me "think".. Or are there any "production ready" methods, that can do authentication too? [+using ssl]. "openssl s_server" and "openssl s_client" would be perfect, but the problem is it doesn't has username/password auth :\ Thank you for any help. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dpsenner at gmail.com Sun Feb 27 14:20:12 2011 From: dpsenner at gmail.com (Dominik Psenner) Date: Sun, 27 Feb 2011 15:20:12 +0100 Subject: opened OpenSSL port In-Reply-To: <12e6686a4f4.-6517207505773374083.366709981673300794@zoho.com> References: <12e6686a4f4.-6517207505773374083.366709981673300794@zoho.com> Message-ID: <4D6A5D9C.3000501@gmail.com> Every open port is like a door. As long the lock is good you won't have problems. :-) My personal facorite is: Have SSHd open and running with fail2ban in the background that watches the logs for abnormal logins and when detected block those IPs for some time like 5 minutes. Every brute-force break-in attempt is unfeasible. It can also detect DDOS attacks. For servers that require high security: Block all IPs but only a few. When you need to log-in you can log into one of those servers that are not blocked and from there ssh into the high-security server. -- Dominik Psenner ## OpenPGP Key Signature ################################# # Key ID: B469318C # # Fingerprint: 558641995F7EC2D251354C3A49C7E3D1B469318C # ########################################################## On 02/27/2011 10:50 AM, erikmccaskey64 wrote: > > Main question: is it safe, to open a port for an openssl server? > > e.g.: > > server side - generate a self-signed cert. > time openssl req -x509 -nodes -days 365 -newkey rsa:8192 -keyout > mycert.pem -out mycert.pem > openssl s_server -accept 52310 -cert mycert.pem > > Is it secure? - it could be DOSed' [DenialofService] or could it be > attacked in any way? > > Are there any iptables rule for restricting connections to dyndns names? > > e.g.: only allow connection from "asdfasdf.dyndns.com" and > "asdfasdf2.dyndns.com" and "asdfasdf3.dyndns.com"? > > How could i restrict the openssl server to only accept traffic from > given clients? Please help me "think".. > > Or are there any "production ready" methods, that can do authentication > too? [+using ssl]. > "openssl s_server" and "openssl s_client" would be perfect, but the > problem is it doesn't has username/password auth :\ > > Thank you for any help. > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: From chicharras at gmail.com Sun Feb 27 15:45:35 2011 From: chicharras at gmail.com (chicharras) Date: Sun, 27 Feb 2011 09:45:35 -0600 Subject: Flash cache? In-Reply-To: <4D6844DA.9020704@internode.on.net> References: <4D6792E8.8000802@internode.on.net> <4D6844DA.9020704@internode.on.net> Message-ID: > Using Firefox, found them in > /home/username/.mozilla/firefox/8jafn4gd3.default/Cache > When paused they keep coming, have found the only way to stop them is to > close the site > or open another video. If you right click on the flash video window, the menu includes a "Stop download" option. From bstanle at wowway.com Sun Feb 27 17:38:56 2011 From: bstanle at wowway.com (Bill Stanley) Date: Sun, 27 Feb 2011 12:38:56 -0500 Subject: Controlling Internet access Message-ID: <4D6A8C30.4050308@wowway.com> Recently on this discussion list, there was a tread about disallowing Internet access to certain programs. The approach is essentially to maintain a list of blacklisted programs. I think that this is looking at it all wrong. Is there a way to maintain a list of programs that you trust on the Internet? You see there are new programs written daily. How do you know if you can trust them? My answer would be that you don't until they can be considered safe or at the very least, so essential that they must have Internet access. Yes, this seems to be paranoid but the goal is to keep malware off your computer. A program does not necessarily have to harm your computer, it might just send personal data which might be detrimental to you. Bill Stanley From ramachandran.chidambaram at gmail.com Sun Feb 27 17:42:00 2011 From: ramachandran.chidambaram at gmail.com (Ramachandran Chidambaraiyer) Date: Sun, 27 Feb 2011 23:12:00 +0530 Subject: wireless net onnection Message-ID: Sir, i got wireless broadband connection with bsnl as service provider. I could not configure this.( i have wired connection.) -- Ramachandran.C 91(422)2496638 91(4923)262362 Mobile:09446290638 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mightydreams at gmail.com Sun Feb 27 18:42:34 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Mon, 28 Feb 2011 00:12:34 +0530 Subject: difference between packages for 32 bit and 64 bit Message-ID: Hi, I am having some confusion.For development work (with kernel environment) I needed following packages bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev bison flex I until now was using them on a 32 bit system.Ubuntu 10.04. Here I am switching the computer to 64 bit and want to build same environment how ever my confusion is above packages are approximately 430 Mb and are present in /var/cache/apt/archives on my 32 bit system.Can I transfer those to my 64 bit system and use or there is a difference in packages for 32 bit and 64 bit and I should be using a fresh install on the 64 bit system. I am not clear with this part. -- Thanks Tapas From makrober at gmail.com Sun Feb 27 19:49:55 2011 From: makrober at gmail.com (M.R.) Date: Sun, 27 Feb 2011 19:49:55 +0000 Subject: Ubuntu one Message-ID: <4D6AAAE3.40106@gmail.com> When Ubuntu One synchs large files, will it (like rsync, for instance) attempt to find only those sectors which are different between sending and receiving locations and send only those, or will it always send the whole file? tia, Mark R. From arevenes at gmail.com Sun Feb 27 21:19:09 2011 From: arevenes at gmail.com (Are Venes) Date: Sun, 27 Feb 2011 22:19:09 +0100 Subject: Changing time, Ubuntu 10.04 Live USB Message-ID: <4D6ABFCD.2060708@gmail.com> Hi! I have searched the web and found similar problems like mine but can`t seem to find any answer. How can I make my live-CD show the correct time? It currently displays, hwclock +1 hour. Example: I run sudo hwclock , output -> 22.06 I run date, output -> 23.06 The date(time) is also what is shown in the upper right corner.. I have tried to set the clock there via preferences and then choosing "set system time" and it corrects the hwclock correctly, but once I restart the live-system we are back with the differences. Does anyone know where the scripts or codelines that sets it back is located? Suggestions for how I can avoid the problem, or solve it? Really needs the clock to be set to the hwclock at boot time. Thanks for helping. Are From cassius at cassius.vinicius.nom.br Sun Feb 27 21:50:55 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Sun, 27 Feb 2011 18:50:55 -0300 Subject: difference between packages for 32 bit and 64 bit In-Reply-To: References: Message-ID: <4D6AC73F.9000607@cassius.vinicius.nom.br> Em 27/02/2011 15:42, Tapas Mishra escreveu: > Hi, > I am having some confusion.For development work (with kernel > environment) I needed > following packages > > bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev > bzip2 module-init-tools transfig tgif texinfo texlive-latex-base > texlive-latex-recommended texlive-fonts-extra > texlive-fonts-recommended pciutils-dev mercurial build-essential make > gcc libc6-dev zlib1g-dev python python-dev python-twisted > libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl > libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev bison flex > > > I until now was using them on a 32 bit system.Ubuntu 10.04. > Here I am switching the computer to 64 bit and want to build same > environment how ever my confusion is above packages are approximately > 430 Mb and are present in /var/cache/apt/archives on my 32 bit > system.Can I transfer those to my 64 bit system and use or there is a > difference in packages for 32 bit and 64 bit and I should be using a > fresh install on the 64 bit system. > I am not clear with this part. > Hello, See https://help.ubuntu.com/community/InstallingCompilers Regards. From cassius at cassius.vinicius.nom.br Sun Feb 27 22:15:19 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Sun, 27 Feb 2011 19:15:19 -0300 Subject: Changing time, Ubuntu 10.04 Live USB In-Reply-To: <4D6ABFCD.2060708@gmail.com> References: <4D6ABFCD.2060708@gmail.com> Message-ID: <4D6ACCF7.20504@cassius.vinicius.nom.br> Em 27/02/2011 18:19, Are Venes escreveu: > Hi! > > I have searched the web and found similar problems like mine but can`t > seem to find any answer. > > How can I make my live-CD show the correct time? It currently > displays, hwclock +1 hour. > Example: > I run sudo hwclock , output -> 22.06 > I run date, output -> 23.06 > > The date(time) is also what is shown in the upper right corner.. > > I have tried to set the clock there via preferences and then choosing > "set system time" and it corrects > the hwclock correctly, but once I restart the live-system we are back > with the differences. > > Does anyone know where the scripts or codelines that sets it back is > located? > Suggestions for how I can avoid the problem, or solve it? Really needs > the clock to be > set to the hwclock at boot time. > > Thanks for helping. > Are > > Hello, 1) see man hwclock. 2) try to understand the difference between utc time and local time? What is presented to you and what the computer saves? 3) dpkg-reconfigure tzdata --> choose "Etc" --> then choose "UTC". Regards. From cassius at cassius.vinicius.nom.br Sun Feb 27 22:23:10 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Sun, 27 Feb 2011 19:23:10 -0300 Subject: opened OpenSSL port In-Reply-To: <12e6686a4f4.-6517207505773374083.366709981673300794@zoho.com> References: <12e6686a4f4.-6517207505773374083.366709981673300794@zoho.com> Message-ID: <4D6ACECE.3030204@cassius.vinicius.nom.br> Em 27/02/2011 06:50, erikmccaskey64 escreveu: > > Main question: is it safe, to open a port for an openssl server? > > e.g.: > > server side - generate a self-signed cert. > time openssl req -x509 -nodes -days 365 -newkey rsa:8192 -keyout > mycert.pem -out mycert.pem > openssl s_server -accept 52310 -cert mycert.pem > > Is it secure? - it could be DOSed' [DenialofService] or could it be > attacked in any way? > > Are there any iptables rule for restricting connections to dyndns names? > > e.g.: only allow connection from "asdfasdf.dyndns.com" and > "asdfasdf2.dyndns.com" and "asdfasdf3.dyndns.com"? > > How could i restrict the openssl server to only accept traffic from > given clients? Please help me "think".. > > Or are there any "production ready" methods, that can do > authentication too? [+using ssl]. > "openssl s_server" and "openssl s_client" would be perfect, but the > problem is it doesn't has username/password auth :\ > > Thank you for any help. It's a too general question. Do you want a ssl tunnel between the first machines to asdfasdf.dyndns.com and asdfasdf2.dyndns.com and asdfasdf3.dyndns.com? You can use stunnel, or tunnel using SSH. Regards. From cassius at cassius.vinicius.nom.br Sun Feb 27 22:31:54 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Sun, 27 Feb 2011 19:31:54 -0300 Subject: wireless net onnection In-Reply-To: References: Message-ID: <4D6AD0DA.30308@cassius.vinicius.nom.br> Em 27/02/2011 14:42, Ramachandran Chidambaraiyer escreveu: > Sir, i got wireless broadband connection with bsnl as service provider. > I could not configure this.( i have wired connection.) > > -- > Ramachandran.C > 91(422)2496638 > 91(4923)262362 > Mobile:09446290638 Hello, The start point of all questions is "Official Ubuntu Documentation" (https://help.ubuntu.com/). Search for "wireless". Regards. From cassius at cassius.vinicius.nom.br Sun Feb 27 22:36:42 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Sun, 27 Feb 2011 19:36:42 -0300 Subject: wireless net onnection In-Reply-To: <4D6AD0DA.30308@cassius.vinicius.nom.br> References: <4D6AD0DA.30308@cassius.vinicius.nom.br> Message-ID: <4D6AD1FA.60101@cassius.vinicius.nom.br> Hello, For example: https://help.ubuntu.com/10.10/internet/C/connecting-wireless.html Regards. From glgxg at sbcglobal.net Mon Feb 28 01:42:50 2011 From: glgxg at sbcglobal.net (NoOp) Date: Sun, 27 Feb 2011 17:42:50 -0800 Subject: opened OpenSSL port In-Reply-To: <4D6A5D9C.3000501@gmail.com> References: <12e6686a4f4.-6517207505773374083.366709981673300794@zoho.com> <4D6A5D9C.3000501@gmail.com> Message-ID: On 02/27/2011 06:20 AM, Dominik Psenner wrote: > Every open port is like a door. As long the lock is good you won't have > problems. :-) > > My personal facorite is: > Have SSHd open and running with fail2ban in the background that watches > the logs for abnormal logins and when detected block those IPs for some > time like 5 minutes. Every brute-force break-in attempt is unfeasible. > It can also detect DDOS attacks. ... https://help.ubuntu.com/community/Fail2ban I'd add denyhosts to that as well: http://manpages.ubuntu.com/manpages/maverick/man8/denyhosts.8.html http://denyhosts.sourceforge.net/faq.html http://packages.ubuntu.com/maverick/denyhosts From mwiddicombe at shoprite.co.za Mon Feb 28 06:10:50 2011 From: mwiddicombe at shoprite.co.za (Mark Widdicombe) Date: Mon, 28 Feb 2011 08:10:50 +0200 Subject: Changing time, Ubuntu 10.04 Live USB In-Reply-To: <4D6ABFCD.2060708@gmail.com> References: <4D6ABFCD.2060708@gmail.com> Message-ID: On Sun, 2011-02-27 at 22:19 +0100, Are Venes wrote: > Hi! > > I have searched the web and found similar problems like mine but can`t > seem to find any answer. > > How can I make my live-CD show the correct time? It currently displays, > hwclock +1 hour. > Example: > I run sudo hwclock , output -> 22.06 > I run date, output -> 23.06 > > The date(time) is also what is shown in the upper right corner.. > > I have tried to set the clock there via preferences and then choosing > "set system time" and it corrects > the hwclock correctly, but once I restart the live-system we are back > with the differences. > > Does anyone know where the scripts or codelines that sets it back is > located? > Suggestions for how I can avoid the problem, or solve it? Really needs > the clock to be > set to the hwclock at boot time. Hi Are, Any changes you make whilst running from the live CD will not be persistent, so you will have to make the changes each time you boot from the live CD. If you want the changes to be persistent, consider running your live environment from a USB stick instead of a CD. Do this by creating an ISO using something like Remastersys, then create the USB stick by running System --> Administration --> Startup Disc Creator. Regards, Mark Disclaimer http://www.shopriteholdings.co.za/pages/1019812640/disclaimer/E-mail-Disclaimer.asp From ramachandran.chidambaram at gmail.com Mon Feb 28 07:40:48 2011 From: ramachandran.chidambaram at gmail.com (Ramachandran Chidambaraiyer) Date: Mon, 28 Feb 2011 13:10:48 +0530 Subject: wireless net connection Message-ID: How to configure 10.10 based system to wireless internet. THNKS -- Ramachandran.C 91(422)2496638 91(4923)262362 Mobile:09446290638 -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Mon Feb 28 09:11:43 2011 From: clanlaw at googlemail.com (Colin Law) Date: Mon, 28 Feb 2011 09:11:43 +0000 Subject: Changing time, Ubuntu 10.04 Live USB In-Reply-To: <4D6ABFCD.2060708@gmail.com> References: <4D6ABFCD.2060708@gmail.com> Message-ID: On 27 February 2011 21:19, Are Venes wrote: > Hi! > > I have searched the web and found similar problems like mine but can`t seem > to find any answer. > > How can I make my live-CD show the correct time? It currently displays, I am confused, the subject line says USB, but here you talk about CD. Possibly you have the wrong time zone selected. See System > Administration > Time & Date. If using CD this will not be persistent. Colin > hwclock +1 hour. > Example: > I run sudo hwclock , output -> 22.06 > I run date, output -> 23.06 > > The date(time) is also what is shown in the upper right corner.. > > I have tried to set the clock there via preferences and then choosing "set > system time" and it corrects > the hwclock correctly, but once I restart the live-system we are back with > the differences. > > Does anyone know where the scripts or codelines that sets it back is > located? > Suggestions for how I can avoid the problem, or solve it? Really needs the > clock to be > set to the hwclock at boot time. > > Thanks for helping. > Are > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > From hnat at logotronic.co.at Mon Feb 28 09:12:59 2011 From: hnat at logotronic.co.at (Reinhard Hnat) Date: Mon, 28 Feb 2011 10:12:59 +0100 Subject: Keep diskdata while installing Message-ID: <4D6B671B.9080802@logotronic.co.at> I had a problem while updating my Ubuntu server to Version 10.04. Now it is not able to boot and I think i have to install it for new. Is there a possibility to not have disk new partitioned and formatted? Thanks for your help From clanlaw at googlemail.com Mon Feb 28 09:26:34 2011 From: clanlaw at googlemail.com (Colin Law) Date: Mon, 28 Feb 2011 09:26:34 +0000 Subject: wireless net connection In-Reply-To: References: Message-ID: On 28 February 2011 07:40, Ramachandran Chidambaraiyer wrote: > How to configure 10.10 based system to wireless internet. Did the replies to your previous request not help? If you give the details of exactly the problem you are having tell us what it is. Colin From zakiakhmad at gmail.com Mon Feb 28 09:28:28 2011 From: zakiakhmad at gmail.com (Zaki Akhmad) Date: Mon, 28 Feb 2011 16:28:28 +0700 Subject: Mount MP4 Player Message-ID: Hello, I have a Sony MP4 Player. If I plug this to KUbuntu Desktop, it won't detected but if I plug this to Ubuntu Desktop it was detected. These are two different computers. What's wrong with it? What should I do? Here's the #lsusb message Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 17ef:6018 Lenovo Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 019: ID 054c:0385 Sony Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- Zaki Akhmad From tom_a_sparks at yahoo.com.au Mon Feb 28 10:00:39 2011 From: tom_a_sparks at yahoo.com.au (Tom Sparks) Date: Mon, 28 Feb 2011 02:00:39 -0800 (PST) Subject: Mount MP4 Player In-Reply-To: Message-ID: <49898.37869.qm@web36403.mail.mud.yahoo.com> --- On Mon, 28/2/11, Zaki Akhmad wrote: > From: Zaki Akhmad > Subject: Mount MP4 Player > To: ubuntu-users at lists.ubuntu.com > Received: Monday, 28 February, 2011, 8:28 PM > Hello, > > I have a Sony MP4 Player. what is it model/name? Is it MTP device or usb mass-storage device? > If I plug this to KUbuntu Desktop, it won't detected but if > I plug > this to Ubuntu Desktop it was detected. These are two > different > computers. > > What's wrong with it? > What should I do? > > Here's the #lsusb message > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root > hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root > hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root > hub > Bus 002 Device 003: ID 17ef:6018 Lenovo > Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root > hub > Bus 001 Device 019: ID 054c:0385 Sony Corp. > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root > hub What dose the ubuntu computer report with #lsusb? > > -- > Zaki Akhmad > tom_a_sparks "It's a nerdy thing I like to do" From zakiakhmad at gmail.com Mon Feb 28 10:18:13 2011 From: zakiakhmad at gmail.com (Zaki Akhmad) Date: Mon, 28 Feb 2011 17:18:13 +0700 Subject: Mount MP4 Player In-Reply-To: <49898.37869.qm@web36403.mail.mud.yahoo.com> References: <49898.37869.qm@web36403.mail.mud.yahoo.com> Message-ID: On Mon, Feb 28, 2011 at 5:00 PM, Tom Sparks wrote: > what is it model/name? I don't know precisely. Written on the back of it is: NWZ-E436F > Is it MTP device or usb mass-storage device? It is displayed as MTP when I plugged the USB to my computer > What dose the ubuntu computer report with #lsusb? Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 17ef:6018 Lenovo Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 020: ID 054c:0385 Sony Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- Zaki Akhmad From hellocyf at gmail.com Mon Feb 28 09:27:28 2011 From: hellocyf at gmail.com (hellocyf at gmail.com) Date: Mon, 28 Feb 2011 04:27:28 -0500 Subject: hellocyf@gmail.com Hi see this ! Message-ID: An HTML attachment was scrubbed... URL: From arevenes at gmail.com Mon Feb 28 12:05:01 2011 From: arevenes at gmail.com (Are Venes) Date: Mon, 28 Feb 2011 13:05:01 +0100 Subject: Changing time, Ubuntu 10.04 Live USB In-Reply-To: References: <4D6ABFCD.2060708@gmail.com> Message-ID: <4D6B8F6D.4050104@gmail.com> Den 28.02.2011 07:10, skrev Mark Widdicombe: > On Sun, 2011-02-27 at 22:19 +0100, Are Venes wrote: >> Hi! >> >> I have searched the web and found similar problems like mine but can`t >> seem to find any answer. >> >> How can I make my live-CD show the correct time? It currently displays, >> hwclock +1 hour. >> Example: >> I run sudo hwclock , output -> 22.06 >> I run date, output -> 23.06 >> >> The date(time) is also what is shown in the upper right corner.. >> >> I have tried to set the clock there via preferences and then choosing >> "set system time" and it corrects >> the hwclock correctly, but once I restart the live-system we are back >> with the differences. >> >> Does anyone know where the scripts or codelines that sets it back is >> located? >> Suggestions for how I can avoid the problem, or solve it? Really needs >> the clock to be >> set to the hwclock at boot time. > Hi Are, > > Any changes you make whilst running from the live CD will not be > persistent, so you will have to make the changes each time you boot from > the live CD. If you want the changes to be persistent, consider running > your live environment from a USB stick instead of a CD. Do this by > creating an ISO using something like Remastersys, then create the USB > stick by running System --> Administration --> Startup Disc Creator. > > Regards, > Mark > > > Disclaimer > http://www.shopriteholdings.co.za/pages/1019812640/disclaimer/E-mail-Disclaimer.asp > Hi Mark As you can see from the header I am running it from an USB-stick like u say. Currently found out i had to change etc/default/rcS , a it said UTC=yes, changing it to no seems to give me persistent right clock. Thanks for answering Regards Are From arevenes at gmail.com Mon Feb 28 12:06:58 2011 From: arevenes at gmail.com (Are Venes) Date: Mon, 28 Feb 2011 13:06:58 +0100 Subject: Changing time, Ubuntu 10.04 Live USB In-Reply-To: References: <4D6ABFCD.2060708@gmail.com> Message-ID: <4D6B8FE2.804@gmail.com> Hi Colin Very sorry about that, I meant a live USB-stick all the way. U are not the only one who got confused, sorry. Currently found out i had to change etc/default/rcS , a it said UTC=yes, changing it to no seems to give me persistent right clock. Thanks for answering Regards Are Den 28.02.2011 10:11, skrev Colin Law: > On 27 February 2011 21:19, Are Venes wrote: >> Hi! >> >> I have searched the web and found similar problems like mine but can`t seem >> to find any answer. >> >> How can I make my live-CD show the correct time? It currently displays, > I am confused, the subject line says USB, but here you talk about CD. > Possibly you have the wrong time zone selected. See System> > Administration> Time& Date. If using CD this will not be > persistent. > > Colin > >> hwclock +1 hour. >> Example: >> I run sudo hwclock , output -> 22.06 >> I run date, output -> 23.06 >> >> The date(time) is also what is shown in the upper right corner.. >> >> I have tried to set the clock there via preferences and then choosing "set >> system time" and it corrects >> the hwclock correctly, but once I restart the live-system we are back with >> the differences. >> >> Does anyone know where the scripts or codelines that sets it back is >> located? >> Suggestions for how I can avoid the problem, or solve it? Really needs the >> clock to be >> set to the hwclock at boot time. >> >> Thanks for helping. >> Are >> >> >> -- >> ubuntu-users mailing list >> ubuntu-users at lists.ubuntu.com >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users >> From cassius at cassius.vinicius.nom.br Mon Feb 28 14:58:18 2011 From: cassius at cassius.vinicius.nom.br (Cassius V. de Magalhaes) Date: Mon, 28 Feb 2011 11:58:18 -0300 Subject: Changing time, Ubuntu 10.04 Live USB In-Reply-To: <4D6B8FE2.804@gmail.com> References: <4D6ABFCD.2060708@gmail.com> <4D6B8FE2.804@gmail.com> Message-ID: <4D6BB80A.6080403@cassius.vinicius.nom.br> Hello, See the file /etc/timezone too. Regards. From amedee-ubuntu at amedee.be Mon Feb 28 17:51:01 2011 From: amedee-ubuntu at amedee.be (Amedee Van Gasse) Date: Mon, 28 Feb 2011 18:51:01 +0100 (CET) Subject: Keep diskdata while installing In-Reply-To: <4D6B671B.9080802@logotronic.co.at> References: <4D6B671B.9080802@logotronic.co.at> Message-ID: On Mon, February 28, 2011 10:12, Reinhard Hnat wrote: > I had a problem while updating my Ubuntu server to Version 10.04. Now it > is not able to boot and I think i have to install it for new. Is there a > possibility to not have disk new partitioned and formatted? If you have partitioned your hard disk at the first installation, and for example /home is on a different partition, then you can choose to only format / and keep /home. If you have not partitioned, then you will have to make a backup. -- Amedee From popey at ubuntu.com Mon Feb 28 17:58:02 2011 From: popey at ubuntu.com (Alan Pope) Date: Mon, 28 Feb 2011 17:58:02 +0000 Subject: Keep diskdata while installing In-Reply-To: References: <4D6B671B.9080802@logotronic.co.at> Message-ID: On 28 February 2011 17:51, Amedee Van Gasse wrote: > On Mon, February 28, 2011 10:12, Reinhard Hnat wrote: >> I had a problem while updating my Ubuntu server to Version 10.04. Now it >> is not able to boot and I think i have to install it for new. Is there a >> possibility to not have disk new partitioned and formatted? > > If you have partitioned your hard disk at the first installation, and for > example /home is on a different partition, then you can choose to only > format / and keep /home. > Even if you haven't got a separate /home you can reinstall over the top by simply choosing manual partitioning, and _not_ format the / partition. It will delete everything except /home and install a new clean system. I was happy to learn that this feature will be made a lot more obvious in Natty. Al. From mightydreams at gmail.com Mon Feb 28 18:35:59 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 1 Mar 2011 00:05:59 +0530 Subject: what is menu.lst equivalent for lucid Message-ID: Hi, I am doing some experiment with pv-ops Dom0 kernel with Xen as mentioned here http://wiki.xensource.com/xenwiki/XenParavirtOps so I have basically compiled a few kernels which are many in number. I remember long time back using menu.lst for grub menu. Before I go to boot my system I searched for menu.lst file but I could not find it any where. I am using lucid 64 bit. Can any one suggest me what should I be doing.I would prefer to do manually than update-grub sort of thing. -- From mrzenwiz at gmail.com Mon Feb 28 18:57:47 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 28 Feb 2011 10:57:47 -0800 Subject: what is menu.lst equivalent for lucid In-Reply-To: References: Message-ID: On Mon, Feb 28, 2011 at 10:35 AM, Tapas Mishra wrote: > Hi, > I am doing some experiment with pv-ops Dom0 kernel with Xen as mentioned here > http://wiki.xensource.com/xenwiki/XenParavirtOps > so I have basically compiled a few kernels which are many in number. > I remember long time back using menu.lst for grub menu. > Before I go to boot my system I searched for menu.lst file but I could > not find it any where. > I am using lucid 64 bit. > Can any one suggest me what should I be doing.I would prefer to do > manually than update-grub sort of thing. > You're stuck. Lucid was (I believe) when Ubuntu went to Grub 2.0 (actually 1.98), which uses a whole different method for setting up the boot that is both more powerful and more confusing than Grub 1. You could try looking these things up before asking on the email list, or even just look in the email list archives - this subject has been discussed a lot here. At the very least, try here: https://help.ubuntu.com/community/Grub2 (first hit on Google: "Ubuntu Grub 2"). From wayward4now at gmail.com Mon Feb 28 19:01:51 2011 From: wayward4now at gmail.com (Ric Moore) Date: Mon, 28 Feb 2011 14:01:51 -0500 Subject: Mount MP4 Player In-Reply-To: References: Message-ID: <1298919711.6328.9.camel@iam.wayward4now.net> On Mon, 2011-02-28 at 16:28 +0700, Zaki Akhmad wrote: > Hello, > > I have a Sony MP4 Player. > If I plug this to KUbuntu Desktop, it won't detected but if I plug > this to Ubuntu Desktop it was detected. These are two different > computers. > > What's wrong with it? > What should I do? > > Here's the #lsusb message > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 003: ID 17ef:6018 Lenovo > Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 001 Device 019: ID 054c:0385 Sony Corp. > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub You have to install "System Tray" from the apps for the panel with KDE. Then there will be an app that will display system announcements. Just left click on the panel and click on "add widgets". Then select "System Tray" to install it to your panel. Surprising it isn't installed by default, at least with 10.4 Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance, and the Sin of Stupidity. Only the former may be overcome." R.I.P. Dad. Linux user# 44256 From mightydreams at gmail.com Mon Feb 28 20:07:59 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 1 Mar 2011 01:37:59 +0530 Subject: what is menu.lst equivalent for lucid In-Reply-To: References: Message-ID: On Tue, Mar 1, 2011 at 12:27 AM, MR ZenWiz wrote: > On Mon, Feb 28, 2011 at 10:35 AM, Tapas Mishra wrote: >> Hi, >> I am doing some experiment with pv-ops Dom0 kernel with Xen as mentioned here >> http://wiki.xensource.com/xenwiki/XenParavirtOps >> so I have basically compiled a few kernels which are many in number. >> I remember long time back using menu.lst for grub menu. >> Before I go to boot my system I searched for menu.lst file but I could >> not find it any where. >> I am using lucid 64 bit. >> Can any one suggest me what should I be doing.I would prefer to do >> manually than update-grub sort of thing. >> > You're stuck.  Lucid was (I believe) when Ubuntu went to Grub 2.0 > (actually 1.98), which uses a whole different method for setting up > the boot that is both more powerful and more confusing than Grub 1. > > You could try looking these things up before asking on the email list, > or even just look in the email list archives - this subject has been > discussed a lot here.  At the very least, try here: > https://help.ubuntu.com/community/Grub2 (first hit on Google: "Ubuntu > Grub 2"). > > -- Ohh Ok I did not knew that Lucid uses Grub2. From mightydreams at gmail.com Mon Feb 28 20:24:16 2011 From: mightydreams at gmail.com (Tapas Mishra) Date: Tue, 1 Mar 2011 01:54:16 +0530 Subject: how to get wireless back on a xen pv-ops dom0 setup on lucid 64 bit Message-ID: I was trying to set up Xen-4.0.1 on my 64 bit non VT machine. http://wiki.xensource.com/xenwiki/XenParavirtOps After I had compiled Xen-4.0.1 successfully (here success refers to no error during compile) I did git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen cd linux-2.6-xen cp /boot/config-2.6.32-24-generic /usr/src/linux-2.6-xen/.config make menuconfig make modules_install install update-initramfs -c -k 2.6.32.27 Then change my grug.cfg to look as follows menuentry 'Ubuntu, with Xen and Linux 2.6.32.27' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd0,8)' search --no-floppy --fs-uuid --set 6061f210-470f-401d-a29e-3c631fc04af4 multiboot (hd0,8)/boot/xen.gz module /boot/vmlinuz-2.6.32.27 root=UUID=6061f210-470f-401d-a29e-3c631fc04af4 ro quiet splash module /boot/initrd.img-2.6.32.27 } and I was able to boot into this new Xen setup but what I observed was after I booted my wifi stopped working. PCI Id of wifi device 14e4:4315 Each time I try to install Broadcom STA driver(that is what was working in non xen part wl.ko ) from my LAN (which is working) from Ubuntu 10.04 (64 bit) gui System->Administration-->Hard Ware Drivers-->Broad Com STA driver I get a failure message which says me to check /var/log/jockey.log and here is the jockey.log http://pastebin.com/VBTLGw42 I had done update-rc.d xend defaults 20 21 update-rc.d xendomains defaults 21 20 to have xend as service I am not able to understand as how can I proceed for the wireless part here. Let me know if some one has any idea. From erikmccaskey64 at zoho.com Mon Feb 28 20:35:27 2011 From: erikmccaskey64 at zoho.com (erikmccaskey64) Date: Mon, 28 Feb 2011 12:35:27 -0800 Subject: Sorting by date Message-ID: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> Original: Jan 23 2011 10:42 SOMETHING 2007.12.20.avi Jun 26 2009 SOMETHING 2009.06.25.avi Feb 12 2010 SOMETHING 2010.02.11.avi Jan 29 2011 09:17 SOMETHING 2011.01.27.avi Feb 11 2011 20:06 SOMETHING 2011.02.10.avi Feb 27 2011 23:05 SOMETHING 2011.02.24.avi Output: Feb 27 2011 23:05 SOMETHING 2011.02.24.avi Feb 11 2011 20:06 SOMETHING 2011.02.10.avi Jan 29 2011 09:17 SOMETHING 2011.01.27.avi Jan 23 2011 10:42 SOMETHING 2007.12.20.avi Feb 12 2010 SOMETHING 2010.02.11.avi Jun 26 2009 SOMETHING 2009.06.25.avi How could I get the output where the newest file is at the top? -------------- next part -------------- An HTML attachment was scrubbed... URL: From clanlaw at googlemail.com Mon Feb 28 20:39:53 2011 From: clanlaw at googlemail.com (Colin Law) Date: Mon, 28 Feb 2011 20:39:53 +0000 Subject: Sorting by date In-Reply-To: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> References: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> Message-ID: On 28 February 2011 20:35, erikmccaskey64 wrote: > > Original: > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Feb 27 2011 23:05 SOMETHING 2011.02.24.avi > Output: > Feb 27 2011 23:05 SOMETHING 2011.02.24.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > How could I get the output where the newest file is at the top? If you can change the naming scheme so that yyyy.mm.dd is at the front then that would solve the problem. Does the actual date of the file follow the name? If so then sort by date rather than name. I realise that it is probable that neither of these suggestions helps in the least. :( Colin > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > From loic.grenie at gmail.com Mon Feb 28 20:53:16 2011 From: loic.grenie at gmail.com (=?ISO-8859-1?Q?Lo=EFc_Greni=E9?=) Date: Mon, 28 Feb 2011 21:53:16 +0100 Subject: Sorting by date In-Reply-To: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> References: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> Message-ID: 2011/2/28 erikmccaskey64 : > > Original: > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Feb 27 2011 23:05 SOMETHING 2011.02.24.avi > Output: > Feb 27 2011 23:05 SOMETHING 2011.02.24.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > How could I get the output where the newest file is at the top? If you have access to the files, the easiest is ls -lt Hope this helps, Loïc From mrzenwiz at gmail.com Mon Feb 28 21:24:27 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 28 Feb 2011 13:24:27 -0800 Subject: Sorting by date In-Reply-To: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> References: <12e6dfb9428.8977530354390043692.3629865426130641551@zoho.com> Message-ID: On Mon, Feb 28, 2011 at 12:35 PM, erikmccaskey64 wrote: > > Original: > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Feb 27 2011 23:05 SOMETHING 2011.02.24.avi > Output: > Feb 27 2011 23:05 SOMETHING 2011.02.24.avi > Feb 11 2011 20:06 SOMETHING 2011.02.10.avi > Jan 29 2011 09:17 SOMETHING 2011.01.27.avi > Jan 23 2011 10:42 SOMETHING 2007.12.20.avi > Feb 12 2010 SOMETHING 2010.02.11.avi > Jun 26 2009 SOMETHING 2009.06.25.avi > How could I get the output where the newest file is at the top? > Are you using Ubuntu or CentOS? Ubuntu has online forums for questions like this, a great many of whose answers can also be found in any Linux system's man pages, like, in this case, man ls. From mrzenwiz at gmail.com Mon Feb 28 21:27:35 2011 From: mrzenwiz at gmail.com (MR ZenWiz) Date: Mon, 28 Feb 2011 13:27:35 -0800 Subject: what is menu.lst equivalent for lucid In-Reply-To: References: Message-ID: On Mon, Feb 28, 2011 at 12:07 PM, Tapas Mishra wrote: >> > Ohh Ok I did not knew that Lucid uses Grub2. > Me either, but it was a logical guess based on your complaint. Any Lucid expert care to weigh in? From dotancohen at gmail.com Mon Feb 28 23:14:17 2011 From: dotancohen at gmail.com (Dotan Cohen) Date: Tue, 1 Mar 2011 01:14:17 +0200 Subject: Adding a custom keyboard layout Message-ID: Hi all, I have written a custom keyboard layout that I'm trying to install in Kubuntu 10.10. This is the layout: http://dotancohen.com/eng/keyboard_layout.html I have added the layout as /usr/share/X11/xkb/symbols/dotan and made these changes: In /usr/share/X11/xkb/rules/base.lst I added this: ! layout dotan Dotan Of course, the !layout line was already there, I did not touch it. In /usr/share/X11/xkb/rules/base.xml I added this: dotan Dotan Dotans Layout Of course, the line was already there, I did not touch it. However, after a rebook I do not see the new layout in KDE's configuration for these things. What did I miss or do wrong? Thanks! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com