Ubuntu 8.10 command line
Hi, I’d start with some paper guide – maybe Peter Norton’s Guide to Linux (google for it). In fact, I didn’t read it, but never put my hands on better written guides than Norton’s. Then google for “wiki util linux”, there you’ll find a longer list of commands. Then open your terminal window, read man [...]

View Answer   |  April 1, 2009  5:53 PM
Linux command line, Linux Commands, Ubuntu 8.10, Ubuntu Linux
asked by:
63,580 pts.

Configuring IPv4 host to IPv6 compatible in Fedora 9 Sulphur
Hi This question is very OS specific. Please refer to a Fedora Working Group or Blog. Cheers, Silvia Hi, If all you are looking to do is assign an IPV6 address to an interface, use the command: [root@serverA ~]# ip -6 addr add {ADDRESS} dev {DEVICE} to delete the address substitute ‘del’ in place iof [...]

View Answer   |  April 1, 2009  4:17 PM
Config, Fedora 9, IP configuration, IPv4, IPv6, Networking
asked by:
755 pts.

Trashed Linux file permissions
The rpm command has modes to set the permissions and ownership of every file in every package back to the way they were when newly installed. Run: for p in $(rpm -qa); do rpm –setperms $p; done for p in $(rpm -qa); do rpm –setugids $p; done Go have a cup of coffee. Problem fixed.

View Answer   |  March 31, 2009  4:52 PM
CentOS, CentOS 4.7, chmod, Linux administration, Linux file permissions
asked by:
400 pts.

How to extract .gz file and install cURL
You’re on the right track. After you unzip, if you do “file curl-7.19.4-sol9-sparc-local” the result will proably be something like “curl-7.19.4-sol9-sparc-local: pkg Datastream (SVR4)”. (The “file” command tells you what kind of file you’re dealing with.) So, this is a Sun Solaris package file meant to be used with the Sun “pkg” suite of commands: [...]

View Answer   |  March 31, 2009  4:36 PM
cURL, File compression, GNU zip, gzip files, Linux command line, Unix command line
asked by:
400 pts.

Dual boot Vista and Linux
If you install Windows first, you should not need to make any additional changes. If you install Linux first, you do need to do something. Have a look at the following article for details for both cases (Ubuntu): <a href=”https://help.ubuntu.com/community/WindowsDualBoot”>WindowsDualBoot </a> Additionally, if you want to change the default system to load, you can do [...]

View Answer   |  March 26, 2009  6:45 PM
Dual Boot, Dual booting, Linux, Vista
asked by:
63,580 pts.

How do I install Java on gOS?
gOS is an ubuntu based linux operating system. This <a href=”http://onubuntu.blogspot.com/2006/09/java-runtime-on-ubuntu.html”>link</a> will help you with the installation. There are others in the Ubuntu forums.

View Answer   |  March 23, 2009  10:45 PM
good OS, gOS, Java, Ubuntu Linux
asked by:
27,325 pts.

FTP – problem with shared folder
There are a few things that could be wrong here. 1. The samba share you have set up is set to deny access to whatever machine or account you are using to access it. 2. The firewall on the Linux server is blocking samba ports. 3. TCP Wrappers is blocking the samba application. 4. Samba [...]

View Answer   |  March 23, 2009  5:38 PM
FTP, Linux, Linux interoperability, Linux shared folders, Network Shared Folder, Shared folders, Windows interoperability
asked by:
340 pts.

Discover Wi-Fi connections in Ubuntu
Try <a href=”http://ubuntuforums.org/showthread.php?t=113715″>GTKwifi</a>. It is a handy tool.

View Answer   |  March 22, 2009  6:00 PM
Ubuntu, Wi-Fi, Wi-Fi hotspot, Wireless access
asked by:
27,325 pts.

Physical to virtual Linux
What are you trying to do? You have a physical Linux server and you want to make it virtual? If that is the case you can do 1 of 2 things, either create a virtual machine in your current server, then move all settings to it, OR create new box with OS and virtual machine [...]

View Answer   |  March 20, 2009  4:15 PM
Linux server distributions, Linux servers, Linux Virtual Server
asked by:
850 pts.

Error with VPN to Linux
http://www.howtonetworking.com/vpnissues/error629.htm Basically there can be several things causing the issue, most notably the port is being shut down, can you VPN within the network? Does this only happen when you are outside the network? you might need to talk with your ISP as well if you are outside the network.

View Answer   |  March 20, 2009  4:12 PM
Linux servers, VPN, VPN configuration
asked by:
850 pts.

Connect to Wifi
It doesn’t sound like an OS issue. Double check with the password for the wireless network. Instead of the passphrase use the exact hex digits that they use for the WEP key sometimes it doesn’t convert well.

View Answer   |  March 19, 2009  9:24 PM
Linux, Linux Mint, Wireless networking
asked by:
27,325 pts.

IT certification exam prepping for Microsoft, Cisco, Linux
IT seems to be a good site, a lot of good information there. questions and answers are good.

View Answer   |  March 19, 2009  3:03 PM
Certifications, Cisco certifications, Exam prep tools, Linux certifications, Microsoft certifications
asked by:
850 pts.

asked by:
16,755 pts.

Compatibility of Redhat 2x Terminal server with ISA 2006 / IAG for Secured Remote access to server & Applications
You have a lot of options, but your 2x Terminal Server solution will probably be the cheapest. You can look into some VPNs like Junipers SA-2000 SSL VPN which is easy to manage and allows very granular access controls. For the OWA part, you can use a front-end Exchange server to host too.

View Answer   |  March 17, 2009  11:28 PM
Carriage Return Line Feed, ISA 2006, Outlook Web Access, OWA, Red Hat 2x Terminal Server, Red Hat Enterprise Server, Remote access, RH 2x Terminal server, Terminal Services
asked by:
27,325 pts.

Where are downloaded Oracle updates located?
If you have an oracle metalink login, you can download from the “Patches and Updates” section. Otherwise you may try http://www.oracle.com/technology/software/index.html, but I am not sure abt this. -MS

View Answer   |  March 13, 2009  12:38 PM
Oracle patches, Oracle security, Red Hat, Red Hat Enterprise Server
asked by:
115 pts.

WIN2003 or redhat linux which is the best for oracle e-business
Unix / Linux is more native to Oracle e-business as compared to Windows. In earlier days, Unix was the default choice, but nowadays Linux is taking over. Oracle has its own Linux called Oracle Unbreakable Linux, but in our experience we have seen that somehow some versions of oracle apps seem to install more easily [...]

View Answer   |  March 13, 2009  11:58 AM
Oracle E-Business Suite, Red Hat Linux, Windows Server 2003
asked by:
115 pts.

Upgrade from Oracle 10g2 to Oracle 10g4 on Linux
What exactly do you mean with 10g2 and 10g4 ? Could you please provide the exact version numbers ? unpack the downloaded patch and read the README.HTML carefuly

View Answer   |  March 12, 2009  6:45 AM
Linux, Oracle 10g, Oracle 10g DB issues, Oracle 10g DB Upgrade, Oracle Application Server, Oracle upgrades, Red Hat Linux
asked by:
30 pts.

VMware benchmarks for popular Linux distros
Hi, what kind of stats are you looking for, Vmware is not Linux but based off a linux kernel, are you refering to running a Linux OS in a Vmware environment ? to be honest you cannot compare them at all as they do different things at one level but thats only if you are [...]

View Answer   |  March 10, 2009  11:58 PM
CentOS, Fedora Linux, Linux, Linux benchmarks, Linux interoperability, Linux performance, Red Hat Linux, Ubuntu Linux, VMware, VMware performance
asked by:
700 pts.

Is there an on-screen keyboard in Ubuntu 8.10
Check this <a href=”http://webconverger.org/blog/entry/Virtual_touch_screen_keyboard_for_Kiosks/”>site </a>for information on some options for on screen keyboards for Linux. There is information <a href=”http://www.bbc.co.uk/accessibility/linux/keyboard/keyboard_easy/screenkeys/sub_3.shtml”>here</a> that explains how to use the on screen keyboard that is part of the Gnome GUI. Good Luck! -Flame —————————– In 8.04 you can activate the Simple On Screen Keyboard by executing the following command [...]

View Answer   |  March 10, 2009  2:00 PM
on-screen keyboard, Ubuntu, Ubuntu 8.10, Ubuntu Linux
asked by:
63,580 pts.

Error keeps popping up
These messages often mean you have an incorrect version or a corrupt/missing dll file. Some application is trying to find a procedure (aout_format nbchannels) in a dynamic link library (libric.dll), but it is not able to find it in the dll file. Without more details it will be hard to provide help.

View Answer   |  March 9, 2009  6:50 PM
Linux error messages
asked by:
63,580 pts.