37 Topics

Member Avatar for
Member Avatar for lordrt

Hello By mistake a file was emptied in terminal using the command ">filename.txt" I would like to recover the content of the file. Any means to do so? Thanks.

0
49
Member Avatar for avinesh_1

Hi all, i want to write a shell script to unblock sendmail user whose mailbox exceed 100MB

Member Avatar for rproffitt
0
363
Member Avatar for jkon

Hello , I am not Linux and Unix expert so maybe this is a simple question to be answered , I am just not sure. I have a sever with 8 cores (running CENTOS) that executes a batch job once a day for few minutes . I tried to monitor …

Member Avatar for rubberman
0
406
Member Avatar for gentlemedia

Hey guys, I'm trying to change this password, because I don't know the password to login to my VPS (I've never had to set one as far as I know). Antway... I'm following the steps from these tut https://www.liberiangeek.net/2014/09/reset-forgotten-root-password-centos-7-servers/ After the last step `passwd root` I get the message: Can't …

Member Avatar for gentlemedia
0
608
Member Avatar for ANVESH_2

test.c void fun(){ printf("int main char"); } int main() { printf("int main int"); } Im giving the command like this "run.sh cpd --minimum-tokens 5 --files /opt/test.c --language c" and the output is as follows : Found a 2 line (5 tokens) duplication in the following files: Starting at line 1 …

Member Avatar for ANVESH_2
0
985
Member Avatar for Sphinx'LostNose

In Linux, what's the difference in a service and a daemon? I know a daemon is a long running process without a terminal, meant for servicing things such as requests from other processes or server type services such as a web server or dns server. I understand that you can …

Member Avatar for rch1231
0
4K
Member Avatar for basketmen

I am using centos Please help what is SSH commands to do this: run a command 20 times, break 2 seconds, and repeated again so like this // run 20 times wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget …

Member Avatar for JeoSaurus
0
401
Member Avatar for 9tontruck

Hi, I have a domain and DigitalOcean cloud ubuntu server, and I have been using the server as an email forwarding point. SImply, if someone sends an email to **info@domain.com**, the server forwards to **personal@gmail.com**. The beauty of this is that I don't need to spend my server space used …

0
299
Member Avatar for phpkoder

I'm working on a web application that will receive gps data and split received string to detailed information and then store it in some database tables. Every piece of application is ready, now I need to setup my **new** server to accept data from gps device. In my gps device, …

Member Avatar for rubberman
0
1K
Member Avatar for MarkQ97

How do I sort a text file which has been listed already by size order, then take that list and put it into reverse alphabetical order?

Member Avatar for Gribouillis
0
3K
Member Avatar for zzmrzz

Hello fellow coders, I am in this situration right now, where i'm soon going to buy my 3'rd dedicated server, and i wondered what Linux OS would be best? Right now i have a 64 GB and a 32 GB server with Linux CentOS 6.5 Minimal, and i'm using the …

Member Avatar for amalfatima
0
554
Member Avatar for Chris920

Hey everyone. Long story short i installed Centos web panel. Its amazing so far. This is my second time installing it as i messed something up the first time, first time i was able to change the apache template in each directory itself and it would change. Now i cant...I …

Member Avatar for empowrd
0
606
Member Avatar for zzmrzz

Hello fellow coders, I'm Martin and right now i own a Minecraft hosting provider, but i am not that good with Linux CentOS 6.5 Minimal's security... So I'm asking for help with security on Linux CentOS 6.5 Minimal, right now the only think on it, is Minecraft servers. I can't …

Member Avatar for zzmrzz
0
351
Member Avatar for khess

I'm a fairly prominent member of the Linux Community as a writer, contributor, and longtime evangelist for the cause and there are a few things I'd like the Community-at-Large to consider on my behalf. These are five things that I wish Linux had. Consider this as my wish list for …

Member Avatar for rubberman
0
683
Member Avatar for c1ockwerk

Hello All, Im running Cent OS 5.8 and had a kernal panic. I have resolved this before by running xfs_repair but recently ran into an issue where it seems to hang on Phase 4. In research i found there was a pactch for this in the XFS patch list. I …

Member Avatar for c1ockwerk
0
388
Member Avatar for zzmrzz

So i downloaded Steamcmd... And i can't fix this error in steamcmd (while downbloading gmod) Please help fas, all type of help is good enough!!! Screenshot: http://gyazo.com/1cc675d633bc2b52a8070a8bfde1540a Dedicated root server (Linux CentOS 6.5) [root@ns330797 ~]# cd /home/steam/steamcmd [root@ns330797 steamcmd]# ./steamcmd.sh Redirecting stderr to '/root/Steam/logs/stderr.txt' [ 0%] Checking for available updates... …

Member Avatar for rubberman
0
1K
Member Avatar for tiredoy

These days, I am busying in building up LAMP environment on CentOS 6.5 While installing phpMyAdmin,problems occur. By convension, I download phpMyAdmin zipped files,and then unzip it to /usr/share/phpMyAdmin. in the folder /etc/httpd/conf.d, I create a new file named phpmyadmin.conf. and add the follow content to it. Alias /phpmyadmin /usr/share/phpMyAdmin …

Member Avatar for matrixdevuk
0
262
Member Avatar for Alaa_6

Hey everyone. I need to use apt-get and ipkg in my CentOS. I have tried many tutorials about installing apt-get but non of them worked for me. Also I haven't found anything regarding installing ipkg. Can anyone help?

Member Avatar for rubberman
0
5K
Member Avatar for theashman88

I am currently running vmware 10 and I am running CentOS 6.5 in it for a class I am taking. The last time I used it was last thursday, (it is currently monday) and it worked perfectly. Now it seems that everytime I want to load a browser I get …

Member Avatar for rubberman
0
268
Member Avatar for theashman88

Allow others access files in your home directory by granting them "search" permissions. Create a publicly searchable, but not listable, subdirectory to your home directory, ~/pub. Create two subdirectories of ~/pub, both searchable and listable to only the members of the groups music and wrestle, respectively: ~/pub/music and ~/pub/wrestle. Note …

Member Avatar for rubberman
0
309
Member Avatar for khess

I've had several people ask me what I think the best, top, most user friendly, ultimate, and so on distribution is--so now I'm publishing my Top 10 Linux Distributions in reverse order of preference. Ease of installation, commercial support, community support, updates, administrative tools, stability, performance, and to a lesser …

Member Avatar for eldergeek
0
2K
Member Avatar for JySysAdmin

I have created a Virtual Machine of CentOS in virt-manager and cannot ssh to it. I get no route to host, even though: * The VM is in bridged mode * SSHD is started * The firewall on the Virtual Machine allows traffic on port 22 Does virt-manager have another …

Member Avatar for JamiePetreno
0
2K
Member Avatar for notconfirmed

Hello, I have a application created in windows using c# language. Now my client wants to run the executable file on the centOS server. Do you have idea on how to run my executable file into centOS server?..please help me. I appriciate some suggestion. Regards!

Member Avatar for deceptikon
0
1K
Member Avatar for JySysAdmin

I've been trying to setup a mail server on my VPS like the one we have at work and am having trouble getting vexim working. I can only send mail from it from the terminal and only can receive if I make aliases in /etc/alaises that redirect to other addresses. …

0
184
Member Avatar for Coyx

Hi all, I'm wondering if anyone can answer me just one simple question. Does it matter that the environment, including the setup, OS, MySQL and PHP versions are completely different between a Production Server and a Development Server for developing web-based software depending entirely on databases, php and the usual …

Member Avatar for pritaeas
0
247
Member Avatar for brynFlew

Hello, I am having trouble finding a good tutorial on how to install eclipse with aptana radrails on centos, when i try to install radrails in eclipse using the instructions givin here ([aptana](http://www.aptana.com/downloads/start)), i get these errors. Can someone point me in the right direction? Thanks :) An error occurred …

Member Avatar for Taywin
0
286
Member Avatar for theonlylos

For the past few days I have been trying to get a Drupal 7.12 install to function on my CentOS 6 x64 VPS which is using the latest version of Webmin however no matter where I upload the files, I keep getting a server 500 error when trying to launch …

Member Avatar for ko ko
0
205
Member Avatar for irvingswiftj

Hi, I seem to be completely stumped here. I have a server with CentOS 5.4 installed with CPanel and I can access my CPanel admin with [url]http://192.168.x.x:2086[/url] I also have a test site that I have created using CPanel (let's call it testsite.com). Now here is the problem: I can …

Member Avatar for sitecontact
0
301
Member Avatar for garyrickert

I have multiple servers running Centos 5.5 or later, some of them have syslogs with date stamps like: Sep 1 05:12:36 and some of them like: 2011-09-04T09:21:42.442689-07:00. I would really like to get them all the same so the same analysis scripts can be used, but I have not been …

Member Avatar for garyrickert
0
902
Member Avatar for TySkby

Hi all, This is my first time posting in this forum (disclaimer: please let me know if this is not the right place to post this). I'm turning to the Linux server discussion gurus for some sagely advice :) I have a VPS web server running CentOS with Apache and …

Member Avatar for manojsamtani
0
319

The End.