I want to run a shell script upon system shutdown in Knoppix Live (which runs from a writable USB flash drive) so that I can backup some data and ftp it to a remote server. The script works fine but I'm not sure where to put it so that it executes when the system goes into shutdown.
Hi, everyone.
I am considering to buy an Android phone from HTC, HTC "Tattoo" is a choice. I want to buy the model that enable to run Flash Player 10.1 to play latest Flash content with Multi-touch. I try to search around, but unfortunately I couldn't find any review.
Thank you for any answers and advice. You can help me out from this little problem.
Or should perfmon be limited to a Dev/QA server with load tests that simulate production activity?
I'd like to run perfmon for a two days (like Sql Server master Brent Ozar suggests) to get an overall feel of my web app's database performance.
Hi i have web server on it also. i had made simple bash script using vi editor..which will open file and then add some lines into it at last it will save automatically...and after that 2-3 linux comand will be run as a specific user.
Now i want to do the same from web browser...so what i need to do for this?
html?perl?python?cgi?....?whcih is easy way to do the same?
Does anyone know of a good program, web service, or CMS for documenting servers, IP addresses, logins, and network?
Only requirement it must run on and from Linux.
And it is just for a small network of 10-15 servers.
When I start Management Studio, unless I use the "Run as Administrator" selection, I cannot login to my local SQL Server. Is this normal? I am a normal developer and don't believe I have a need for high security on my local machine.
I'm running SQL Server 2008, Windows 7.
The error I get is:
Cannot connect to (local)
Additional Information
Login failed for user 'MYCOMPUTER\MyName'. (Microsoft SQL Server, Error: 18456)
Does anyone know of a good program, web service, or CMS for documenting servers, IP addresses, logins, and network?
Only requirement it must run on and from Linux.
Hi,
I run an Ubuntu server virtualbox under a Windows host for web development.
At the moment I do all editing in Vim running inside PuTTY. It runs pretty well, but lacks some useful features like native copypasting from the host.
I know about the remote mode of Vim, but afaik it can only operate on the same machine.
Question is, is it possible to make gVim on the windows host proxy all the commands (and the editing) to a Vim instance running on the Linux guest?
Hello,
We have just added a new domain in our forest. We have had OCS 2007 R2 (standard) up and running in our forest for some time. However those domains were already present when we did all of the prep work (schema, forest, & domain)
We will not be adding a new OCS Server in the new domain (just pointing users to the existing box). Do I need to run the domain prep again for the new domain?
Thanks.
How can I make SCOM 2007 run an executable or custom code when it receives an event? I'd like to be able to kick off either or when any kind of event hits Ops Manager.
How to run specific program with root privileges (Ubuntu OS) when no sudo user log into system? Program need root privileges to function correctly. Normal user shouldn't be able to shutdown this process.
For example, I have to users. Admin and Client.
Program should start only when Client log into system. It needs root privileges and Client shouldn't be able to shut this process down.
I have an account with a torrent site that gives and takes credits when you upload/download respectively. My ideal setup to keep my credits going would be some kind of media box that keeps and manages my music and videos etc. Ideally, I'd like this to be a headless box that I could just telnet into and have it run torrents that way. This server would be running ubuntu server by the way.
For example:
nginx and php-cgi are in the defaults run level, and they are not started yet.
What's the command to start them all, instead of starting then individually?
I know there is a command, but I totally forgot it.
I am try to run java wrapper on ubuntu this is a Server that Call Smartfoxserver
and we are getting that error our ip table is empty and we allow all the all ip
and ports "unable to bind listener to any port in the range 32000-32999"
Please ignore licensing questions here.
Is there any technical reason not to "only" use Hyper-V Server (the free version) to run a Hyper-V cluster? From a pure feature comparison it looks like the Hyper-V-Server is as capable as the other servers (while the pre r2 version had missing features) for a pure hyper-v role.
Do you know of anything like mojopac that will emulate your operating system?
Ive already tried mojopac but no luck because the free version of the software does not allow it to run without running a real operating system as an administrator.
I am using Chromium on a flash drive through LiberKey and it does everything I want it to do as far as syncing my Chrome bookmarks from home, etc. But it's soooooo slow. If I open more than 1 tab, or if a tab is heavy with code such as Gmail or GMaps, then the entire program hangs for about 5-10 seconds.
I don't exactly know how portable apps work when run from a flash drive, so is there a way to speed up load times?
Hi I have web server on it also. I had made simple bash script using vi editor..which will open file and then add some lines into it at last it will save automatically...and after that 2-3 linux command will be run as a specific user.
Now I want to do the same from web browser...so what I need to do for this?
html?perl?python?cgi?....?which is easy way to do the same?
Hi-- I'd like to run a script at 6pm on a remote server but don't want to wait around to trigger it. I don't want to use cron since it's a one time deal.
Can I do something like "nohup myscript &" with a "sleep" or "after" command?
Thanks!
I know in the "old days" it was good practice to shut this off.
But nowadays I have heard that it improves deliverability of email. In the old days people were not worried about spam (or having their outbound email rejected), so that made sense.
Of course, the question is only relevant to servers that send email.
What is the current, common practice among discerning Linux admins? Run identd or leave it off?
Thanks
I would like to host both Tomcat and PHP on port 80 on Linux and I have 2 IP addresses available.
I am only using PHP so that I can host some mailing list software, I can map it to newsletter.mydomain.com. So my question is, is it possible to run Tomcat on port 80 on 1 IP address and Apache on port 80 on another IP address?
I am creating a PHP website on IIS8 that needs to connect to an SQL Server that is in the same Windows Domain as the IIS8. I am given a Windows Domain user account and asked to connect using its credentials.
I am using sqlserv_connect() for PHP and I get the error Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
Is there a way to run PHP + IIS8 as the windows domain user? Or MUST I configure SQL Server to use SQL Authentication mode so that I can supply a username and password?
I am looking for a way in Linux to run a batch script on a remote Windows machine. I already searched some forums and the Internet and found e.g. this question.
It seems that the easiest way so far is using ssh. But do Linux or Windows also offer some built-in tools to solve this problem (something like at-command for Linux-to-Windows)?