... I don't understand what you mean by, "if you have a 64 bit processor or AMD it would not produce exactly the right code to execute." I run 32 bit code on...
30767
highskywhy@...
Mar 1, 2013 7:07 pm
Fr Mär 01 19:07:12 2013 ZIP UNZIP 7zip Good evening How can I pack and unpack files? Is there a pkzip and pkunzip in Linux? There is a 7zip,isnt it? How can I...
30768
pmooney22
Mar 1, 2013 8:36 pm
Take a look at http://www.cyberciti.biz/tips/how-can-i-zipping-and-unzipping-files-under-linux.html If you want a GUI use (e.g.) apt-get install file-roller. ...
30769
Cameron Simpson
cameron_simpson
Mar 1, 2013 9:55 pm
... There's zip and unzip. ... I think 7zip is something else. Try the commands "zip" and "unzip". If they are not installed, try "apt-get zip" from a terminal...
30770
Trevor Pearson
trev15evil
Mar 1, 2013 10:03 pm
... The commands are zip and unzip, or if you like gzip and gunzip, it is most likely they are already installed on your system. these are terminal programs....
30771
Donald
woodhor
Mar 3, 2013 2:48 am
I am running a Cisco Lynksys E1200 router. I would like to know if there is any Linux command that will reveal the what ports are open in the router. I know...
30772
justin_e_bell2000
justin_e_bel...
Mar 3, 2013 2:48 am
I did some quick research on Google, but failed to turn up much. Are there any phone applications like magic jack or vonage for Linux?...
30773
Joan Leach
chi_joan_pc
Mar 3, 2013 2:54 am
http://www.linphone.org/ Joan in Reno ... From: justin_e_bell2000 <justin_e_bell2000@...> Subject: [LINUX_Newbies] majic jack and vonage for lInux To:...
30774
Justin Bell
justin_e_bel...
Mar 3, 2013 5:38 am
Thanks Joan I am checking out the website now. Justin ... From: Joan Leach <jleach728@...> Subject: Re: [LINUX_Newbies] majic jack and vonage for...
30775
Trevor Pearson
trev15evil
Mar 4, 2013 12:29 am
... There is a utility called nmap, it can be run froma connected machine to scan the router, try nmap -sT <i.p. of the router> this will show open ports on...
30776
Andrew Gates
andrewgates2001
Mar 4, 2013 3:47 am
Hi all, Like many I had problems in using Ubuntu Unity and even more problems with Gnome3. So I just changed over to Mint Cinnamon on my notebook, and am...
30777
Pascal
pascal.hasko
Mar 4, 2013 9:10 am
... You got the command a little bit wrong. It should read: $ sudo apt-get update && sudo apt-get dist-upgrade The dist-upgrade option only makes sense when...
30778
highskywhy@...
Mar 5, 2013 7:39 am
grub and how to delete "Ubuntu";two Linuxdistributions,I want to delete one distribution;gparted? Di Mär 05 08:38:01 2013 Good morning I did install Ubuntu ...
30779
highskywhy@...
Mar 5, 2013 8:11 am
good morning Di Mär 05 09:09:36 2013 thank You for help and the url Regards Sophie Take a look at ...
30780
highskywhy@...
Mar 5, 2013 8:14 am
good morning Di Mär 05 09:09:36 2013 thank You for help There's zip and unzip. * Same like DOS,isn it. ? ... I think 7zip is something else. * Sometimes using...
30781
highskywhy@...
Mar 5, 2013 8:17 am
good morning Di Mär 05 09:09:36 2013 thank You for help The commands are zip and unzip, or if you like gzip and gunzip, it is most likely they are already...
30782
highskywhy@...
Mar 5, 2013 8:30 am
good morning Di Mär 05 09:09:36 2013 thank You for help ... You got the command a little bit wrong. It should read: $ sudo apt-get update && sudo apt-get...
30783
Pascal
pascal.hasko
Mar 5, 2013 11:41 am
... You have to say sudo every time you want execute a command with root permissions. Your sudo password gets cached for a certain amount of time (I do not...
30784
Paul
pfrederick1
Mar 5, 2013 4:57 pm
... I use sudo -s Then exit when I am done....
30785
C. Beck
usabecker
Mar 5, 2013 6:20 pm
It is best to set the desired partition size at the time of installation. If I understand you correctly, you currently have two partitions, one for Ubuntu,...
30786
C. Beck
usabecker
Mar 5, 2013 6:37 pm
... <snip> ... There is no reason the latest version of whatever couldn't be built from source on your machine if desired. Granted that may still be ...
30787
Pascal
pascal.hasko
Mar 5, 2013 8:06 pm
... The program 'gparted39; should already be included in your Xubuntu installation. Check via: $ dpkg -l | grep gparted This command (dpkg -l) lists all...
30788
loyal_barber
Mar 6, 2013 5:28 am
... I have done this sort of thing recently. gparted should already be installed with xubuntu. If not, from the terminal (also known as the command line)...
30789
C. Beck
usabecker
Mar 7, 2013 1:38 am
... <snip> ... I think that would be too limited to search for installed programs. You could maybe start with 'echo $PATH' to at least see what directories...
30790
highskywhy@...
Mar 7, 2013 5:09 pm
Do Mär 07 17:51:16 2013 Good afternoon. Thank You for help. ... You have to say sudo every time you want execute a command with root permissions. * OK. ...
30791
highskywhy@...
Mar 7, 2013 5:09 pm
Do Mär 07 17:59:40 2013 Good afternoon Thank You for help. ... permissions. Your sudo password gets cached for a certain amount of time (I do not know for how...
30792
highskywhy@...
Mar 7, 2013 5:10 pm
Do Mär 07 17:59:40 2013 Good afternoon Thank You for help. It is best to set the desired partition size at the time of installation. * Yes I know Thank You. ...
30793
Paul
pfrederick1
Mar 8, 2013 1:04 pm
... <snip> ... I've often seen plenty of reasons later code could not be built. Configure scripts look for >= versions of development packages to build...
30794
C. Beck
usabecker
Mar 8, 2013 6:39 pm
... Configure scripts look for >= versions of development packages to build against. Often if one software package is out of date many are, and that leaves you...
30795
Paul
pfrederick1
Mar 9, 2013 7:12 am
... Well my limited experience began in 1996 for Linux. For the first 6 years I ran Linux I mainly used Slackware too. Back then Slackware wasn't known for its...