Home » Linux Support

Linux Support

Linux Support – Users Cannot Change Password

linux open

Various Issue #37, May 1997 Our experts answer your technical questions. Netscape On MkLinux I have installed MkLinux on my Mac 6100. I log in and ftp Netscape. When I try to run the executable I get an error message saying I can’t run the binary. —Manny Duarte No MkLinux Binary As far as I know, Netscape does not support ...

Read More »

Linux Support – Setting Up An X Terminal

linux os

Various Issue #36, April 1997 Our experts answer your technical questions. Doubling Connection Speed I have heard that it’s possible to set up Linux to combine two analog modems into one so as to double the speed of a connection. Is this true? If so, how does this work and where can I get more information on how to do ...

Read More »

Linux Support – Root Password Won’t Change

linux

Various Issue #35, March 1997 Our experts answer your technical questions. Removing a Boot Manager How can I remove the boot manager from the master boot block of my hard disk? —Ralph Wu A Linux Solution A backup copy of your MBR is stored in /boot when first installing LILO. You can restore it with: dd if=/boot/boot.0300 of=/dev/hda bs=446 count=1 ...

Read More »

Linux Support – Decreasing Partition Size

Ubuntu linux

Various Issue #34, February 1997 Our experts answer your technical questions. Decreasing Partition Size I recently got a new PC with Windows 95 installed. With my old PC I used FIPS to decrease the size of the DOS partition and then used Linux FDISK to create Linux partitions. Windows 95 uses VFAT. Do you know of a utility or product ...

Read More »

Linux Support – Linux Won’t Recognize Drive

linux cdrom

Various Issue #32, December 1996 Our experts answer your technical questions. Tuning the Kernel to Recognize RAM How do I get Linux to recognize more than 64MB of RAM? I presume I may need to tune the kernel. How do I do this? —Edward Longstrom Forcing the Issue from LILO The reason Linux does not recognize more than 64MB of ...

Read More »

Linux Support – XF86Cig File under X-Windows

linuxwindow

Various Issue #31, November 1996 Our experts answer your technical questions. Bootable Kernels and Slackware Installation I have a new scsi controller (aha2940) which my only hard drive is connected to. I can get the latest boot disk for my controller, but the kernel that gets installed by Slackware is unbootable. How do I use the kernel on my boot ...

Read More »

Linux Directories Explanation Part-1

xl  linux review

In this blog we will discuss about Linux directories for new Linux users coming from Windows. Windows and Linux evolved in very different ways. Linux is different so is its file structure, it also doesn’t install application like windows does. Let’s go end-to-end directories- /bin /bin in being short for “binaries” these are the most basic binaries which is another ...

Read More »

How to Dualboot and Multiboot Linux

dual boot

How to dual boot and multi boot Linux and Windows. Requirements A computer preinstalled with windows 10. A good internet connection(for downloading Linux and required software) Backup your windows data to an external disk(optional yet recommended) A Windows 10 live USB/disk or boot-repair disk(optional for preventive measures) A USB disk of capacity of more than 2 GB. Download Ubuntu So, ...

Read More »

Free and Open Source Network UTM Firewalls

Linux firewall

Free and Open Source Network UTM  Firewalls   pfSense pfSense is an open source security solution with a custom kernel based on the FreeBSD OS. It is a software distribution that is customised especially to be used as a firewall and router. This open source firewall can be installed on bare metal hardware and be managed entirely through a Web ...

Read More »

How to Extract tar xz File in Linux

extractz tar file

n this brief guide, we will look at how you can compress and extract tar xz tarball files/directories with a .tar.xzfile extension in Linux. The xz format is a single-file compression format that is based on the LZMA2 algorithm. It offers lossless compression, implying that it keeps the original data without compromising on its quality. This makes it ideal for shipping software ...

Read More »