Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
Member Avatar for RikTelner

So, I'm at school right now. In programming (actually coding) class. I managed to get working Apache and everything's fine. Got MySQL runnin', which is nice. But then it turned out that I had to use terminal for all the SQL commando's I had to put inside. I'm not close …

Member Avatar for RikTelner
0
207
Member Avatar for mrnutty

Hey guys, haven't been on here for a while. Just thought, I'd get the ball rolling and interact with the community. Anyways, tell me and everyone else on the internet, the derivation of your username? Why? How? What? When? Who? WTF?

Member Avatar for Reverend Jim
0
680
Member Avatar for jingda

I am sure most of you like animals here be it little furry ones or just a comapanion. So what types of animals have you kepts as pet before?

Member Avatar for <M/>
0
427
Member Avatar for abelLazm

Simple game every poster have to post his/her favorite dialog from any film, drama, novel or you can also paste words of your favorite historians but try not to repeat the dialogues and the post must be said by a person not explaining the situation. Also give the complete reference …

Member Avatar for CCHIndiaStore
0
349
Member Avatar for azareth

i just want to ask how do you prefer your code ? do you want it to be properly indented ? or maybe with a lot of comments.. anything just describe how you want your code to look like .. plus numerous lines affect the file size, that's why i'm …

Member Avatar for <M/>
0
245
Member Avatar for PrimeOutsourcin
Member Avatar for GrimJack
Member Avatar for lewashby

I'M trying to write a shell script using && so that each line will only execute if the preceding line executed without any problems. How would I do that with the following cat:? cat > /etc/nsswitch.conf << "EOF" # Begin /etc/nsswitch.conf passwd: files group: files shadow: files hosts: files dns …

Member Avatar for lewashby
0
187
Member Avatar for Reverend Jim

Forget the problem with commercials being blasted at you, I've noticed in a few of my regular shows lately, noticibly Burn Notice and Royal Pains, dialog is at one volume level, and the music that plays between scenes (camera pans over scenery/cityscape, etc.) is at three times the volume. It …

Member Avatar for VernonDozier
0
181
Member Avatar for srinivas88

Hi, i'm using the following cmd to remove all lib files ending with .a find . -name "*.a" -exec rm -rf {} \; I have a file which i dont want to delete , say test.a, I just want to know how to make rm not delete test.a, but delete …

Member Avatar for ramaakella
0
218
Member Avatar for daniahmed

Hi, Guy How are you? I have konw that how can I listen or record there voice from pc on my network. Pls help me in this

Member Avatar for L7Sqr
0
594
Member Avatar for lewashby

I'M reading a Linux book and I've come to a section on setting up an NFS service on my home network server. I was told to exid the file /etc/exports. The problem is, I think the book was written for Fedora and my home server is powered by Ubuntu Server …

Member Avatar for Habitual
0
138
Member Avatar for super-duper

Hey, everyone. I am writing a batch script (.bat program) to automate some tasks. And when that certain task is complete, I would like it to send an email to the admin saying if the task was completed successfully or it failed. It will figure out if the task was …

Member Avatar for Habitual
0
164
Member Avatar for brugernavn

hello folks, How can i make a .deb package with a executable php script in it? so.. I can just say: apt-get install my-package ..then my package will execute a php-script that are inclueded in the package. ofcause php5-cgi is installed on the system. Hope you understand me =)

Member Avatar for Habitual
0
97
Member Avatar for 9tontruck

Hi guys, I have recently installed a non-official program that supports me to do things easily. But one concern that I have is that I dont know if this program sends any of my personal information to somewhere on the web.If the program is made by hackers and they made …

Member Avatar for L7Sqr
0
171
Member Avatar for DJWK

# Can You Program like McGee in NCIS # I was watching a NCIS rerun and started to wonder about McGee's superhuman programming skills. He sat down in front of a random computer in a suspects house, and yet again, within two to three seconds he hacked the system. This …

Member Avatar for MrUpsetter
0
253
Member Avatar for basketmen

Hi guys, i have standart WHM backup, that set daily now i need to get/restore a mysql table only, how to do that, or where is the path to get this mysql table in ssh, its ok if i need to download the entire mysql file, not a table only

Member Avatar for Habitual
0
91
Member Avatar for jade_91

well basically I am trying to produce a menu with 3 options, 1 displaying usernames of people on the system another option to display bash history and a third to display a message confirming that there is a Firefox Internet history log present on the system for a given User. …

Member Avatar for Habitual
0
119
Member Avatar for vectro

I use this as anti-hotlink protection for images. example.com is the domain which is allowed to hotlink images while all other domains are denied. This code also allows direct requests to image files using a browser's URL bar, but not hotlinking from another site. [code] RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ …

Member Avatar for vectro
0
1K
Member Avatar for swebdizajn

I have a question for all you experts who have had similar experiences as me: Is there a solution for this malware on the site? An infection on the Linux server, where we're constantly in the Wordpress script generates files of type wb 5433712.php antimalware program is a malware called …

Member Avatar for Habitual
0
999
Member Avatar for acidplasm

Hi Everyone, Everyone likes talking about what distro they use at home, what about what distro of Linux or UNIX is best to learn as a young tech admin. I am currently heavily into AIX with some Red Hat and Suse experience. I am noticing a large shift to Linux …

Member Avatar for nicentral
0
258
Member Avatar for steve_kamlp

Hi! I need a shell script for Linux. It must show me the "window title" from process id (PID). I found something here but it does not work: [url]http://blog.chewearn.com/2010/01/18/find-window-id-of-a-process-id-in-bash-script/[/url] I will be happy if somebody can help me. Thnak you!

Member Avatar for Habitual
0
89
Member Avatar for Octet

I am wanting to set up a home server using an old computer, after doing some costs it would work out considerably cheaper than using a hosting service, and although less reliable I feel it would be some good and valuable experience. I have installed Ubuntu server edition onto my …

Member Avatar for Habitual
0
208