Tagged Questions

9
votes
17answers
3k views

Best Filesystem to use for Desktop Linux?

I'm going to be building a fancy new desktop soon, and I want to experiment with file systems. I know that ext3 is the most common for linux, but what about ext4, or zfs? Are their any pros or cons to …
6
votes
0answers
634 views

Windows “Run As” Without Knowing the Password [closed]

We're installing a digital media system at the college radio station I work at. We're trying to give programmers (read; DJs not coders) access to the music, without allowing them to copy any of it to …
5
votes
0answers
147 views

Vanilla Windows vs Windows Server [closed]

I probably should have asked this question a LONG time ago and I expect to be laughed out of this forum, but I NEED find the answer to this seemingly rudimentary question... If I intend to host a …
5
votes
6answers
427 views

how do I zip a whole folder tree in unix, but only certain files?

Hi everyone, I've been stuck on a little unix command line problem. I have a website folder (4gb) I need to grab a copy of, but just the .php, .html, .js and .css files (which is only a couple …
4
votes
13answers
615 views

Oracle works better with Windows or Linux? give your answer based on your experience.

In most cases i am used ti work with Windows, some weeks ago i started to work with Oracle, i have experience with other DBMS like SQL and MySql and I have worked with them in Windows. Now i am …
4
votes
0answers
296 views

Scalable Backup Solution [closed]

A friend of mine told me this was a great place to get some technically competent ideas from knowledgeable people. I am new here so please pardon if I sound like a n00b. I have been tasked with …
4
votes
2answers
501 views

What tool or scripts do you use to audit a Linux box?

I use the following tools for my auditing needs A) System Auditing and Hardening (One time) 1) Linux Security Auditing Tool (Security centric,Text based output ) 2) Dmidecode ( Retrieves info from …
4
votes
5answers
331 views

Which book would you recommend for a Linux Sysadmin?

Linux Administration Handbook by Evi Nemeth, Garth Snyder and Trent R. Hein is the defacto for sysadmins.Any other favorites besides this one.
3
votes
8answers
8k views

can’t start MySql in Mac OS 10.6 Snow Leopard

I've googled this and could'nt find anything new and useful for Apple's new OS SnowLeopard. I wonder if this is my mistake or I do need to do something? this is what I did: Downloaded from mysql …
3
votes
3answers
231 views

Redirect 301 www.www.example.com

I'm using LAMP server, and I need to redirect requests like: www.www.example.com to www.example.com and other variations like (wwww.example.com, etc) I know I can do it in .htaccess, but I don't …
3
votes
6answers
104 views

after ssh to a hosting company, at the shell, is there a way to tell what platform it is? [closed]

Possible Duplicate: How to discover what Linux distro is in use say after ssh to a hosting company, at the shell, is there a way to tell what platform it is? such as Ubuntu 9.04 or CentOS?
3
votes
2answers
470 views

Any good PostgreSQL client for linux?

I am frustrated of not having a good Linux GUI administration and development tool for PostgreSQL. pgAdmin III is buggy and unusable piece of... hmm, software, compared to Windows-only PostgreSQL …
3
votes
8answers
457 views

How do I start a command from terminal so that terminal is not the parent?

Let's take example of a command "example-command". I open terminal I write example-command in terminal, and example-command executes. Now if I close terminal, example-command gets killed too. I now …
3
votes
6answers
744 views

How to tie a network connection to a PID without using lsof or netstat?

Is there a way to tie a network connection to a PID (process ID) without forking to lsof or netstat? Currently lsof is being used to poll what connections belong which process ID. However lsof or …
2
votes
2answers
97 views

Can I delete an application remotely using a Blackberry Enterprise Server? [closed]

A client has rolled out a beta version of an application to a number of Blackberries manually and now wants to delete it ahead of rolling out the new version. Is it possible to do this remotely using …

1 2 3 4 5 18 next
15 30 50 per page