xboxrulz1405241485
Members-
Content Count
3,012 -
Joined
-
Last visited
Everything posted by xboxrulz1405241485
-
Chmoding On Windows (apache) ? Howto ?
xboxrulz1405241485 replied to Kushika's topic in Websites and Web Designing
CHMODing as someone said is impossible.On Windows, you don't need to because Folders usually have no security implemented on default.If someone did implement a folder lock, then simply right click the folder --> properties --> permissions.xboxrulz -
Ubuntu Gives Cd Totaly Free Catch you Now
xboxrulz1405241485 replied to Snails's topic in Websites and Web Designing
well, there's many other places that ship Ubuntu for free.xboxrulz -
Unfreezing Your Computer
xboxrulz1405241485 replied to teartrack_sos's topic in Websites and Web Designing
<sarcasm>When computer freezes smash your head into the monitor, else install Linux </sarcasm>actually, the only way to unfreeze your computer is to kill the processes shown above, restart and hope that it doesn't do that again.Else, take my sarcastic suggestion of installing Linux (no kidding.)xboxrulz -
Mac Killed My Inner Child A hilarious video
xboxrulz1405241485 replied to Sarah81's topic in Websites and Web Designing
lol, this video is so old but this video is not true since Mac OS X came out. The cause of the crashes comes from having the programs not having a memory protection, so, they crash.Now you can recover the files using the UNIX command system :)YAY! UNIX! (seriously!)xboxrulz -
the problem that I don't get the-empty-calorie is that why is he tackling me because I use KDE and not old skool software like TVWM, CDE and even MOTIF and all those things that most people don't use on their computer. Fine, kudos given to you saying you know CLI and use it frequently. I only use it for convenience when installing something. Linux: What Windows will NEVER BE. Windows: What other Operating Systems will surpass it.KDE's goal is not to make a Windows look-a-like, they do sometimes sidetrack and do that but the main reason is to make computing easier for the less educated.I choose SuSE because it's NOT a Windows look-a-like, if I wanted a Windows look-a-like or Windows-wannabe, I'll take Linspire instead.Even now, I step over the Linux boundary to discover BSD and other *NIX.I DON'T CARE ABOUT WINDOWS WANNABEs or whatever, AS LONG AS IT'S NOT WINDOWS AND IT'S NOT ACTING LIKE WINDOWS, THEN I'M FINE.The following distributions don't act/look like Windows:SuSEFedoraMandriva(K)UbuntuGentooThe following distributions do:LinspireXandrosArkArchAll that I said were purely my opinion.xboxrulz
-
Happy Chinese New Year To All!
xboxrulz1405241485 replied to xboxrulz1405241485's topic in General Discussion
the next horse year will be 2014.xboxrulz -
lol, this is funny: Sources: Annoyances.org xboxrulz
-
This is stunning on today's front cover of the Toronto Star: This is an amazing story, but I don't get is, if you see someone on the subway platform who had given birth, the least you could do is to assist the person. It's during rush hour! There's like 3000 within an hour riding the subway! Your opinion(s)? -----Posts Merged-----szupie whoops, the source is here I left that out... xboxrulz
-
All New Gmail Chats Feature
xboxrulz1405241485 replied to miCRoSCoPiC^eaRthLinG's topic in Websites and Web Designing
Google also earns money through stock prices. The more popular you are, on the market, your stock price will go higher automatically since more people want to invest in you. Therefore, you earn more money in the long run. That's why Google is so rich now.It will be a bad move if they start charging people.I think this "Web Messenger" idea is a great idea! It'll work on all operating systems !xboxrulz -
ya, I was about to say that people above didn't understand you, I certainly did though (ironically). Well, anyways, it's much easier to program in java than C++. public static void main (String[] args) throws IOException { System.out.println("Please input your name: "); LineNumberReader in = new LineNumberReader(new InputStreamReader(System.in)); String name = in.readLine(); if (name != null) { hello(name); } This code will ask your name, then displays it. *Code maybe incorrect as I haven't tested it* xboxrulz
-
Motherboard/Graphix Card Compatability Help
xboxrulz1405241485 replied to Darren1405241470's topic in Hardware Workshop
No, you can sell your motherboard and get another one (Usually most places let you swap). SLI boards are all PCIe.Unless, you're willing to swap your graphics card for a PCIe. AGP cards costs more than PCIe cards.xboxrulz -
It's universal. All Linux distributions have almost the same tables. Here's mine anyways: $ cat /etc/fstab /dev/hda1 / xfs defaults 1 1/dev/hdb1 /mnt/windata vfat user,noauto,exec 0 0/dev/hda3 /mnt/winsys ntfs user,noauto,exec 0 0/dev/hda2 swap swap defaults 0 0/dev/hdb2 swap swap defaults 0 0proc /proc proc defaults 0 0sysfs /sys sysfs noauto 0 0usbfs /proc/bus/usb usbfs noauto 0 0devpts /dev/pts devpts mode=0620,gid=5 0 0/dev/cdrecorder /media/cdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0/dev/cdrecorder2 /media/cdrecorder2 subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0/dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0none /subdomain subdomainfs noauto 0 0 On Gentoo, you don't need subdomainfs since you don't have the need for it. It is a SuSE Linux feature for its security system. xboxrulz
-
.exe files cannot be read by Linux unless you install something called WINE (WINE IS Not an Emulator) http://forums.xisto.com/no_longer_exists/ As for your MP3, download Banshee or AmaroK. For newcomers, best to install using the RPM package manager. I tend to use the console to install stuff since it's faster. The command for installing RPM packages is: sudo rpm -ivh (root password required) to uninstall, it is: sudo rpm -e (root password required) to see the package information: rpm -qi Happy Linuxing! xboxrulz
-
wow, a whole CD worth of patches. There must be at least hundreds.Each patch usually are around 1 MB-2MB, so I'll take 700/2 = aprox. 350 patches. wow. xboxrulz