Jump to content
  • Recently Browsing

    • No registered users viewing this page.

Linux Anybody?


Recommended Posts

pag linux ba ang gagamitin mong os sa intrenet cafe may huhuli daw sau, may nakapag sabi lang sa akin, eh ang alam ko open lisence etong linux kaya nga mas advisable siyang gamitin kaysa windows dahil sa presyo.tama ba ako?

 

Actually, I've heard that there are some internet cafes which is switching to Linux. Marami kc ngayon hinuhuli na computer shops which is using unlicensed windows OS.

 

The problem lang with linux is medyo mahirap mag port ng games kc most are really intended for the windows platform.

Link to comment
  • 2 weeks later...
anybody here who can provide a link/tip to enabling/disabling telnet and remote admin in suse?

 

tnx

 

In Suse, telnetd is disabled by default. Just in case, here are the instructions if it is enabled.

 

Disabling telnet for Unix systems running inetd

==============================

 

To disable telnetd, edit /etc/inetd.conf and comment out the telnetd entry and then refresh inetd. In /etc/inetd.conf there is a line like

 

telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd

 

which can be found by search the string telnet. Comment it out by putting the pound character ("#") at the beginning of the line so that the entry looks like

#telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd

 

Save the file and then send the UP signal to inetd. This can usually be done with the commands

cd /etc/rc.d/init.d

./inet reload

 

If your inet rc script does not support "reload", or you cannot find an equivalent file in the /etc/rc* directory, then find the process id using

ps auxw | grep inetd | grep -v grep

 

and send the process the HUP signal using

k*ll -HUP PID

 

where "PID" in the above is replaced by the actual process ID for inetd (the number returned in the second field of the "ps" command issued above).

Link to comment
  • 3 weeks later...

hi linux guys, just tried out ubuntu

 

its great! babay windows hehe

 

just a few questions:

 

*will it have problems with hardware and peripherals? napapansin ko sa manuals ng printer (for example) walang installation guide for linux

 

*bakit may bayad na ang staroffice? 89 dollars, tsk. alam ko libre yun dati. san ako makakakuha ng libre? meron ba?

 

*meron bang database software (like MS Access) para sa linux na mababa lang ang RAM requirements? yung sa open office 2 ay 128 mb ang requirement.

 

please help guys :lol:

Link to comment
hi linux guys, just tried out ubuntu

 

its great! babay windows hehe

 

just a few questions:

 

*will it have problems with hardware and peripherals? napapansin ko sa manuals ng printer (for example) walang installation guide for linux

 

*bakit may bayad na ang staroffice? 89 dollars, tsk. alam ko libre yun dati. san ako makakakuha ng libre? meron ba?

 

*meron bang database software (like MS Access) para sa linux na mababa lang ang RAM requirements? yung sa open office 2 ay 128 mb ang requirement.

 

please help guys :lol:

 

ubuntu and centos user here

-actually if you use cups ma-de-detect yung printer mo (you also must provide info about your printer)

-use openoffice, ver 2 is very stable and in-league with MSofficeXP

-marami db.. mysql,postgresql,i-think adabas,you can also try sybase express for linux and oracle-lite for linux...but pinakapopular ang mysql sa opensource developers same as postgresql

Link to comment
ubuntu and centos user here

-actually if you use cups ma-de-detect yung printer mo (you also must provide info about your printer)

-use openoffice, ver 2 is very stable and in-league with MSofficeXP

-marami db.. mysql,postgresql,i-think adabas,you can also try sybase express for linux and oracle-lite for linux...but pinakapopular ang mysql sa opensource developers same as postgresql

 

bossing i tried installing ubuntu into an old computer, P3 siya with 64 mb ram. in short, kaya naman niya requirements pero ayaw mag-install.

 

pagdating sa "installing the base system" na step nag-e-error na huhuhu

 

help!

 

ang theory ko ay gusto niya ng "clean" na hardrive, as in parang bago.

 

pano ba "linisin" ang isang hard drive na may laman na dati. we tried "format" pero error parin sa installation

 

help!

Link to comment
Actually, I've heard that there are some internet cafes which is switching to Linux. Marami kc ngayon hinuhuli na computer shops which is using unlicensed windows OS.

 

The problem lang with linux is medyo mahirap mag port ng games kc most are really intended for the windows platform.

 

Yeah, since the games are compiled (and optimized :P ) for the Windows architecture, running them on Linux makes quite a bothersome experience. Wine and Cedega are making it a whole lot easier though one step at a time. :headsetsmiley:

 

bossing i tried installing ubuntu into an old computer, P3 siya with 64 mb ram. in short, kaya naman niya requirements pero ayaw mag-install.

 

pagdating sa "installing the base system" na step nag-e-error na huhuhu

 

help!

 

ang theory ko ay gusto niya ng "clean" na hardrive, as in parang bago.

 

pano ba "linisin" ang isang hard drive na may laman na dati. we tried "format" pero error parin sa installation

 

help!

 

What error are you experiencing? I've also had errors installing Ubuntu on my latest PC. Problem is it can't read my CD. Weird since I only just received it from ShipIt. Anyway, you should never forget to jot down error messages when you're asking for help. :headsetsmiley:

 

Just format it. It deletes everything from your harddrive. Anything more would be overkill. :headsetsmiley:

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...