dhanesh
Sep 2 2006, 08:30 AM
I am about to install SuSe as of now, and it is currently installing it. But i am not so shure / happy with what i did. My question is in regard to the installation process and setting up the partition. I have 4 partitions on my 100GB HDD. 40 / 20 / 20 / 20. C: 40 - Windows , D: 20 - BLANK , E: 20 - BLANK , F: 20 - BLANK. While i got into the installation, SuSe prompted me with a proposal and i quiet didnt understand most of what was written. I went to the Documents section on SuSe but they dont have much on partitions. I went into the advanced options and saw all my partitions listed. Everything seemed to look fine there. Now D: was NTFS and i had to reformat it to linux system, which i did. I changed the format to "reis" something and changed the mount point from d/windows to / . after i hit done .. They asked to set SWAP but i did not .. and returned to the main screen of partitions .. i saw 4 changes to be made out of which 1 was in red (format partition to linux) and the rest were sumthing about mounting to /windows in all the drives .. I duno what wrong have i done .. but everything has a first time and so be it, its installing .. Could anyone be kind enough to guide me step wise on installation of SuSe on my D: drive ? setting up the necessary preferences etc. Regards Dhanesh.
Comment/Reply (w/o sign-up)
dhanesh
Sep 2 2006, 09:40 AM
Ok .. its done .. and i think it went fine. I get a Gnome boot select screen at startup .. and when i select windows and get in, i can see drives .. C: , E: , F: .. D: drive does not seem to be shown, i am guessing that its because of the Linux format. I went ahead and plugged in my LAN cable, and played around with a few settings, but finally got the Internet to work. So now i can browse pages  .. woohooo. Aight , not so happy yet because i was playing around more and i got into gaim, when i start it up i set a yahoo account and when i try to login it shows me a box that says New Keyring Password. I dont know whats that but i am not able to put a pasword in nor click on anything around the desktop. Its like a system hang ..  .. err .. Isnt there sumthing to force quit running programs in linux ? .. Ok well i checked the HDD, and it was running full atleast for 5 mins .. then when i unplugged the LAN cable, the HDD light went off and now the system is still un-clickable ..  What could be the problem here ? Regards Dhanesh. P.S. A very stupid question after knowing that if 2 partition formats dont see each other. But is it possible to view my shared folders on my Desktop ? as in where do i type in the \\192.168.0.1 ? i went to run but guess its used to run applications.
Comment/Reply (w/o sign-up)
xboxrulz
Sep 2 2006, 01:03 PM
In Linux, you need a swap partition or else it WILL NOT work to its full potential. It's just like your virtual memory on Windows. In KDE, the default CTRL+ALT+DELTE is CTRL+ESC. However, you can change it later. The password keyring is a software that KDE or Mozilla keeps your passwords to. xboxrulz
Comment/Reply (w/o sign-up)
yordan
Sep 2 2006, 07:15 PM
I'm afraid you did it the wrong way, at least the most difficult way. Your hard disk was fully partitionned before you started installing Linux, which is bad for a beginner. You started with C: 40 - Windows , D: 20 - BLANK , E: 20 - BLANK , F: 20 - BLANK. I guess "BLANK" means a Windows partition with no data. If you have to restart it on another computer or if you fully erase this one before re-installing windows, start almust the same way, but with C: 40 - Windows , D: 20 - BLANK , E: 20 - BLANK , and no F: disk, but 20 Gig unporationned space on your hard disk. Then, the SUZE installer will create some partitions in the remaining unpartitionned space, probably 10 gig for the Unix / filesystem-partion, 4 gig for the swap partition, and 6 gig for the /home partition. By the way, I know that gaim causes system hang-ups if not correctly configured, actively searching things related to the Ethernet cable makes the system retry too often and not give system time for your fingers on the keyboard.
Comment/Reply (w/o sign-up)
xboxrulz
Sep 2 2006, 07:27 PM
usually I try to avoid GAIM, because it uses GTK+ and plus, it does cause some hang ups, I recommend using Kopete instead: http://kopete.kde.orgxboxrulz
Comment/Reply (w/o sign-up)
mastercomputers
Sep 2 2006, 07:40 PM
You don't neccessarily need a swap partition if you have enough RAM to cover all the programs you'd expect to run at the same time, including the Operating System. 512MB would be my minimum recommendation, but the more the merrier. For KDE there's KSysGuard (terminal: ksysguard) or KTop, not sure whether these are installed with KDE or they were optional choices. For Gnome there's System Monitor (terminal: gnome-system-monitor) These are both graphical user interfaces that are similar to Windows task manager, where you can end/kill running tasks. If the system has become unstabled but hasn't locked up, you can possibly drop into terminal by pressing: CODE CTRL + ALT + F6 Login and then you can run commandline tools like: CODE top *OR* ps Read the instructions for these by doing: CODE man programname or CODE info programname Where "programname" is the program you want more information on. You'll definitely want to pass arguments for those programs. I prefer "ps" and here's how I execute the command to display the information I would need: CODE ps -axo ruser,pid,comm | more Then I would juse use the "kill" command to terminate the programs, which I'll show below how to do. If I know the program name then I would probably just do: CODE pgrep programname kill PID Where PID is the id's returned from running "pgrep" (there can be more than 1 PID, so you may need to kill a few). If nothing shows, the program you were looking for isn't running. So when you've finished ending the program, "exit" back to the login prompt then press: CODE CTRL + ALT + F7 and you should return to your desktop, and hopefully the program has been removed. To access shares, you first need to configure the Samba Host/Client, This process has been made quite easy to do, though you should look up a way to do it under SuSe but if you run into any trouble, you know where to ask. Test this out first though, you might be able to avoid the setup procedure: In terminal: CODE smbclient //192.168.0.1/sharename -U username Where "sharename" is the name of what you called the shared directory. Passing the -U argument allows you to specify a username, and possibly prompt for password if password protected. Your "D" drive is hidden, though Windows can still tell you it's there by viewing it's partition layout (Admin Tools, Comp Management, Disk Drive Management). File System drivers can sometimes allow you to read Linux partitions from Windows, though not the safests thing to do. Key Ring Manager, is a program for keeping your passwords stored safely on your computer, while being able to remember them for programs you use. I'm not sure if I've answered, everything, and sorry for having the information all over the place. If I did miss something, hopefully you can clearly say what it is, what you're doing, what programs, etc. Cheers, MC
Comment/Reply (w/o sign-up)
xboxrulz
Sep 2 2006, 07:50 PM
However, having a SWAP partition is highly recommended. Especially if you're doing heavy duty apps like compilation and gameplay. I slapped on a 2.4 GB swap drive w/ 512MB physical memory (Processor: Pentium 4 2533 MHz) It's still hell slow. xboxrulz
Comment/Reply (w/o sign-up)
dhanesh
Sep 3 2006, 05:25 AM
xboxrulz .. mastercomputers .. yordan .. bow to thee lol  aight, getting back to the topic one by one. Yordan, you and xboxrulez mentioned to keep a swap but with 1GB ram do i really need it ? ok well m not in a state to ask stupid questions like these nor do i have any choices cause m still a learner  so maybe i'll just keep a swap. Infact i think this is what i'll do. Get into windows, use partition magic .. Format D: and change it to Linux Ext2 (am i right about this ?), so now windows wont show D: at all ? then i pop in the SuSe install DVD and when the partition option comes up .. i would be shure that suse chooses the linux partition to install everything including swap etc ? (would it be necessary to just leave it un-partitioned instead of changin it to Linux Ext2 ? .. so linux would do what it has to on that unpartitiond space) .. could you tell me how approx it would show up on the partition option screen, lol cause frankly its all greek to me untill i go into advanced and see the partitions listed with drive letters and space. The "reisf" i dont remember sorry for my bad memory, this word keeps showing up after the partition listed, is it a suse default file system ? Too many questions and all mixed up ! sorry guys .. m trying to make it get into one post as possible. Ok , now about the Gnome and GAIM part, well i use Gnome xboxrulz  hope thats not a problem because after reading reviews on a few sites plus asta .. its hard for me to decide which one to choose so after taking the "friendly for begginer" tip of gnome plus seeing it come installed with firefox i thought of going with it  . I am still playing around with the OS and looking around AND screwing up most of the things, believe me its not a pretty site  .. But Gnome comes installed with GAIM rite? is there an uninstall system ? i think i could do this via YAST ? hope i am rite. I'll just try that out cause the only messengers i use are MSN, yahoo and gmail, but regardless if in future my system gets hanged. The force quit application combination in GNOME would be CTRL + ALT + F6 ? The rest all that you explained mastercomputers was very much explainatory, but unless i sit down and work on it i wont understand a few bits. Can i grab hold of a book or a site where i could start learning commandline linux, i am pretty shure that i could use suse via command line ONLY. So would like to learn that too. In college we had a linux commandline but it was limited to commads like "vi" ":w" ":wq" etc .. these are editor commands  .. lol i know pretty lame , but we used them to compile our C / C++ programs (uggh) .. Newayz, thankx for all the help and support .. and waiting to gain more knowledge from you gurus  Regards Dhanesh.
Comment/Reply (w/o sign-up)
xboxrulz
Sep 3 2006, 04:48 PM
First of all, using ext2 for your filesystem is not a smart choice since it doesn't support journaling, which is very important if your system crashes. Without journaling, your computer on next boot up will take hours to do a system scan. However, with ext3 (upgradable from ext2), ReiserFS (utmost recommended) and XFS, they all come with Journaling and will only take a few seconds to scan through all the journal and then fix any filesystem errors. GNOME is IMO, not a well chosen choice for new learners because it doesn't have the easy tools as KDE provides. I find that GNOME is even confusing for users like me (although I'm not a n00b). As for GAIM, I don't know what's going on as I don't use GAIM (I tried it, and didn't like it though). Plus, Linus Torvalds (creator of Linux) endorses KDE over GNOME QUOTE I personally just encourage people to switch to KDE.
This "users are idiots, and are confused by functionality" mentality of Gnome is a disease. If you think your users are idiots, only idiots will use it. I don't use Gnome, because in striving to be simple, it has long since reached the point where it simply doesn't do what I need it to do.
Please, just tell people to use KDE.
Linus
Mozilla Firefox works with both KDE and GNOME. They are just desktops. The force quit combination can't be CTRL+ALT+F6 beccause that combination bumps you to a text-based console. xboxrulz
Comment/Reply (w/o sign-up)
yordan
Sep 3 2006, 06:10 PM
QUOTE Format D: and change it to Linux Ext2 (am i right about this ?), so now windows wont show D: at all ? then i pop in the SuSe install DVD and when the partition option comes up .. i would be shure that suse chooses the linux partition to install everything including swap etc ? No, I would simply use Windows disk manager or Parition magic in order to simply remove the D: partition, leaving free unpartitionned space on the disk, and then boot on the suze install disk and let the install program partition the free space on the disk.
Comment/Reply (w/o sign-up)
iGuest
Jul 7 2009, 05:04 AM
Suse wireless intallation problem
Suse Installation Question
I am trying to install a wireless connection using SUSE 10. After keying my network password, I am able to connect to my wireless network (d-link) but automatically disconnected after a while. I am again asked for my encypted password and key ring but would already fail to connect. I am always promted to key-in my network pasword evertime I try to connect. I am sure that my pasword is correct because I can get connected evrytime I re-install YAST. question by James Yong Look
Comment/Reply (w/o sign-up)
dhanesh
Sep 5 2006, 07:01 PM
Really sorry for the delay in reply, you see windows was keeping me buzy  .. I have the recovery CD for my laptop, but was trying to make/install a clean windows xp installation on my C: partition, WHICH didnt happen even after 7 re-installs, 5 dvds waste and all that time waste  .. i'd love to embrace my windows so bad so to choke it to death ! Newayz, Thankx xboxrulz for that last bit of info. And thank you yordan .. i got what you were trying to tell me about the file exchange in both the system due to the mount. I am currently done with a fresh install of windows and now installing SuSe .. so hopefully this would be the last install ..... for today  ... I guess we should end this post here, and i'll have to make a new one for the extra problems i come accross in suse, so hope you guys help me there too, so wish me luck  Thanks for the help and support you guys are giving, dont know what i would have done without astahost and you guys  Cheers ! Regards Dhanesh.
Comment/Reply (w/o sign-up)
xboxrulz
Sep 4 2006, 03:23 PM
The other boot function is if your computer doesn't support ACPI (the newest power handler, most modern systems has that functionality). The second one is almost the same thing, but I'm no so sure. The third one is if there was any problem installing using the default option. Then you should use this if all fails. The CTRL+ALT+F* all bump you to a text-only console (the true Linux console). Therefore, as I said earlier, impossible for your desktop to use that as a shortcut key. The reason behind this is that the shortcut is hardcoded into Linux to be used for the console switcher. xboxrulz
Comment/Reply (w/o sign-up)
yordan
Sep 4 2006, 10:49 AM
QUOTE If file exachange is possible on windows to windows platform, it should be possible on linux to windows platform, considering the mounting done ? Not really for that reason, but it's partly true. The mounting trick allows you, in case you have dual-boot and boot sometimes on Linux and sometimes on Microsoft Windows, to see the Windows files when you are booted on Linux. For instance, suppose you were working with Microsoft Word when you were booted on Windows, you save your document as d:\mytodaylife.doc, and send it to your friend over gmail. Now, you boot under Linux, you read your mails using the Linux version of Firefox, and your friend tells you he lost the file. Then, go to /windows/D and you see the file again (althout you are using Linux and it's a Crosoft Windows file) and you can send the file again without needing to reboot under Windows. This is the sharing mode between Windows and Linux, on the same computer, alternatively booting to Linux or to Windows. Now, there is another way of collaboration, collaboration with your Laptop. When both systems are booted under Crosoft Windows, the Windows network is in charge of files sharing. When the laptop is on Windows and the main PC is under Linux, SAMBA is in charge or sharing files. So, you have to learn how to configure samba, you simply have to share a Linux folder with Samba and your windows Laptop will be able to mount it.
Comment/Reply (w/o sign-up)
dhanesh
Sep 4 2006, 07:29 AM
QUOTE(xboxrulz @ Sep 3 2006, 11:35 PM)  from above it seems that all your hard-drives are all connected through SCSI. Ahh yes thankx for pointing that out, i have to change it back to SATA and see if it works. But i am guessing you knew this from /dev/sda where sda is for SCSI. QUOTE As for your 7 options, you chose the correct option. Those other options are advanced options. The rest 3 bootup options are not necessary as of now, but what would they do if selected ? QUOTE As for the GNOME combo, I have absolutely no clue. Checked a few sites out and Ctrl-Alt-F2 seems to be the combo on a PC. Tho its always better to check out and then be shure  QUOTE This is the way you will perform communications between the Unix world and the Microsoft Windows world. when you go to /windows/C under Linux, you will be on your Windows C: disk when you go to /windows/D you will read the files on your Windows D: disk. When you boot under Windows and write a text file in your E: disk, you will be able to read it in the Linux directory named /windows/E. Yordan  ,, hehe, well i quiet didnt get what u ment by this, but leme tell you what i did understand (plz correct me if m wrong). In linux i tried to access the computer and under it all i could see was my files, because the last install also had somthing like Set mount point of /dev/sda1 to /windows/C etc. So if i understood you right, then there should be a folder in "my computer" in linux that says windows and all the drives listed under it ? I normally would not mess around with transfering files but i need to know this in order to do a network in linux. The exact same type of network i am doing under windows. I share the D: drive on my desktop and when i hit \\192.168.0.1\ i see the drive and a printer. If file exachange is possible on windows to windows platform, it should be possible on linux to windows platform, considering the mounting done ? Gosh, duno if that made sense, but please dont get frustrated  .. i see xbox getting red as hell and yordan is at the verge of getting red  . Regards Dhanesh.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : suse, installation, question
- Linux Software Installation Help
it tells how to install software in tar.bz2 or .bin extension (2)
Errors When Installing/booting
From Live CD and actual installation (13) On my new computer, I decided to install Linux as I need it for development purposes. Wanting to
take a shortcut, I tried using Wubi, the Windows-based Ubuntu Installer. Everything went fine as it
installed. I restarted the system to find revalidation errors when booting. It kept on repeating
the same thing over and over so I thought that the Wubi installation was corrupted or otherwise
damaged. I downloaded Ubuntu 8.04 and burnt it onto a CD-R and tried that instead. I couldn't
even boot into the Live CD session because the same error came up. It looked like this: ....
Suse Linux Problem
after download finish problem (4) i have "tried" to switch to suse Linux a couple 2days ago for the first time ever i do switch from
microssoft ... it's bad ... way too bad i have a dell dimension 4100 with 730Mhz CPU , 128 RAM.
i downloaded it by the book and reached the final "page" ...(congratulation ... install done .. brr)
it ejected the cd and pressd finished the os start to load but in the middle of the prosess the
screen went black i thought it was ....what so ever it was doing ...but i waited for 35mins and
nothing. what wrong have i done ??/ or might i have downloaded the wrong CD (i mean ....
With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
(2) Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows
desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is
installed within a file in the Windows file system (a loopmounted partition), this file is seen by
Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the
Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual
machine. Wubi makes it easy for Linux newbies to play around with Ubuntu. http://wubi-i....
Ubuntu Installation Help !
(11) I am pretty well satisfied with SuSE linux, but wanted to give ubuntu a try. While installation i
came accross the partition selector. While in SuSE it is easy to understand, here in ubuntu its
kinda hard. The first screen of partition is shown below .. But To start off, see my HDD
partition status. Its a 100GB HDD with the partitions as follows: If i select the 3rd option
of doing it manually, it shows me all these detected: What do i have to do if i want to
install ubuntu on my 4th partition (F:), thats the 15GB one. And how does it automaticall....
True Type Fonts In Linux
Installation/configuration required? (4) As I mentioned in the other thread , I installed Ubuntu last night, and I am quite happy with the
result. And again, as I said there, the font rendering is something that give room for wanting
something better. The question is, can we use TrueType fonts with Linux, and specifically Ubuntu?
Is it as simple as copying the font files (.ttf) into a particular directory? Or do we need to
install or configure something? If it is simple as copying the required fonts to a particular
folder/directory, which directory should they be copied to? Edit: The fonts in Linux se....
Using Ndiswrapper In Fedora Core 6
Installation Error (4) Hi, I have been trying to install my wireless pcmcia card onto fedora core 6. to do this i have been
trying to use ndiswrapper http://ndiswrapper.sourceforge.net but with no luck. i am using
ndiswrapper-1.34 and i keep running into some problems. I can successfully complete the make
distclean, make and make install (root) commands and they work without a problem. It is only when i
try to enter the command ndiswrapper -i filename.inf (replacing filename.inf with the .inf file of
my pc card) i get the following error QUOTE # ndiswrapper -i WG511v2.INF bash: nd....
Problem With Fedora Core 5 Installation
In fact after installation..... (14) I was trying to load Fedora into my Machine. After 30 minutes of smooth run, I succeeded in
installing it. All along my mouse was working just fine. After the installation was complete, when I
rebooted the machine still mouse was fine. Now finally after I give the user ID and password fpr
login, the mouse pointer just disappeared!!! Well, the mouse still works. When I move the mouse the
items get highlighted. When I double click the highlighted item, it opens the application. The
scroll button is working fine. but.... The mouse pointer is not being displayed!!! I trie....
Suse 10.0: Can't Get On Network! Help Please!
(11) On my main computer, I got SuSE 10.0 installed as a dual boot with no problems except the network.
SuSE sees my integrated NIC card (it's on the motherboard) but I can't get online! I went
into terminal, did a SU - and logged in and then did an ifconfig... eth0 is there but no IPv4
address, just an IPv6 and then the loopback address. Could it be that I'm running the 32 bit
version of it and when I went to install, it was like "Cool computer, but.... this is 32 bit and
you're using a 64 bit processor!!!!"? Just wondering. I could probably download 10.1 6....
Suse Linux
(7) Have you ever heard of the linux operating system? Well suse linux is a distrubution of it. It is
one of the best in my mind, and cheap to buy. A good site to buy it is http://amazon.com Also a
good reference for linux begginers is this site: Lunetix reference site When you are on it, click
on the download link to get a free copy. Have fun making your linux skills better! ....
Suse Repositories
Anyone using SuSE ? (7) !! It's for SuSE users !! Which are the best repositories for Yum and YaST on SuSE ??
Where can I find a repositorie with A LOT of LIBS that are needed commonly ? Is there a repository
with packages such as PostgreSQL, PHP5, Mplayer, Lame, DVD::RIP, and many other apps for SuSE ? Are
those rpm for Fedora compatible with SuSE ? And what about Mandrake RPMs ? /unsure.gif"
style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> ....
Suse 10.0 Won't Install?
(17) I don't get this... I've downloaded the 5 (?) CD set of SuSE 10. It installs PERFECTLY
however, the last step, the hardware thing (I forget what it is called), it quits on it and
won't boot SuSE, it goes DIRECTLY into YaST and it's an endless loop... anyone else have
similar install problems? Thanks! F....
Suse Linux 10.0
Help with Wireless card!!! (3) I recently installed Suse 10.0 on my Laptop, an ibm thinkpad 600x and I ran into a problem with the
Wireless card. I'm pretty new to linux but I know a few things and i needed some help. It is a
Belkin 806.11b wireless card i believe and its usb. For some reason linux does not find it and I
don't know how to install the drivers for it. If anyone could help I would really aprreciate it.
If you need any more information just tell me and I'll do my best to get it for you. If anything
else could you tell me what kind of wireless card can i buy at the store that i....
Suse Linux 10.1 Beta 2 Beta
SUSE LINUX 10.1 Beta 2 beta (0) SUSE LINUX Professional Novell provides everything today's Linux user needs for home computing
and computing-on-the-go. This product includes a Linux operating system plus dozens of essential
integrated tools that showcase the latest that open source has to offer. Download File Size:
667,000 KB....
Suse Vs. Redhat
Suse vs. Redhat (12) Suse is a great and now free distro of linux, it has great hardware support and have made it easy
for a windows user to transfer to linux os. suse is completely open source, well at leas the open
source version. Red hat on the other hand is very good and is used more for IT and big companies.
NASA uses redhat so as dell and hp. but it is a commercial linux, and can get pretty expensive. its
more for the engineer and IT pro. overall suse is best for the average user that wants an easy
linux distro to get started with and never change. i personally recommend it my self....
( Auto ) Playing Cds On Old Debian Installation ?
(7) I got an old laptop and there's an old debian is installed. There's tuxbox etc. Firts off I
wanted to play an audio CD, but there was no aquto play, though. Then I asked my friend how to make
it and he said "mount cdrom" then it said only root can do that, I asked my frind and he said you
must change to root. It's kinda weird stuff going on here! Can any one help me?....
Please Help With Suse 10 And Adsl+
canīt connect to the net with linux (21) Hi Peoples, I just installed SUSE Linux 10 on my PC, everything worked fine. BUT i canīt connect to
the net... I do have a Huawei MT882 adsl+ Modem/Router what works fine on my windows installation.
Please help, where do i have to start to keep on going. If you need some more specific info please
pm me Thanks Blix....
Suse Linux Enterprise Server 9
(5) I'm wondering if anyone has ever used SuSE Linux Enterprise Server 9 as a regular desktop Linux
distro? I use mine as a local test server, but I'm thinking of installing it on my laptop (it
has mobile features in it!) and dual booting with XP. Maybe not in the near future or anything. It
doesn't come with software like OpenOffice.org like some other versions have (Xandros for
example, and I think Fedora Core 4) and it is very limited except on server stuff. Well, I am new to
Linux so I wouldn't exactly know what 'limited' was on a Linux system. ....
Suse And Dual Monitors
it isn't working (1) I'm wondering if anyone can help me with my problem. I have Suse 9.2 on my computer and I
recently added a second monitor. For some reason I can't get it set up correctly. My video
card is a Radeon 9800. I think that might be some of my problem since Ati doesn't seem to have
good driver support for linux. Anyway, I have Ati's drivers installed, not the ones that came
with Suse. I ran the configuration utility that came with the drivers, and as far as I can tell I
entered all the right settings. However, the X server refuses to start when I have bot....
Linux SuSE detec you all hareware
Yea SuSE detec all. (2) Yea SuSE heve the best tools. Mplayer, Xmms, OpenOfecce, K3B, FireFox etc.....
Why SuSE is The Most Easy Beginner's Linux
Do you now wy SuSE is the most ease linu (10) /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Yea, SuSE
is the best linux to the linux beginer. /tongue.gif" style="vertical-align:middle" emoid=":P"
border="0" alt="tongue.gif" />....
Now Linux is ease
The linux SuSE 9.1 is most ease linux (9) /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> if you desire
to do your linux most ease, I recommend yourself to change you to SuSE 9.1 and your life to be ease.
These linux make all to you. you don't need to make nothing. /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
Looking for suse, installation, question
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for suse, installation, question
|
advertisement
|
|