I have a feeling this is quite easy to do but every solution found on google has to do with adding a script to be run whenever someone logs into the machine.
What I am looking for is a way to run a script when only I log into the machine. I ssh into a shared computer and need to have it load a couple modules for me and I imagined the easiest way to do this would to just run a script on login. Is there a simple way?
There is a computer that is not mine that is accessible on my network. I can even access its filesystem via AFP. What I want to know is how the computer could get on my network. My network is secured like this:
Does that mean that they've used password cracking tools? The pass is not easy to guess but not hard to figure out via brute-force hacking, I guess.
If I am being hacked, should I switch to WPA?
Does anyone know of software to create a newspaper-style web site? I want some software that will make it easy to create something like realclearpolitics.com or nytimes.com.
I've been using itunes streaming (in part cause its easy) to access my music collection between two windows PCs. I'm half certain it sounds kinda 'flat' so i'm wondering, what bitrate it uses, and format - it sounds fine off a PMP, and even better on a PC, so i assume i can tell the difference.
I am running Sun Virtual box in a windows 7 64 bit machine.
I have installed xubuntu 10.4 as a virtual machine, however I cannot seem to find an easy way of altering the screen resolution.
I have looked around at forums however cannot seem to find an answer.
Almost every time I want to use my netbook, it's un-suspended itself because the button is too easy to press.
Is there some way to tell Ubuntu (Netbook Remix 10.04) NOT to un-suspend if the lid's closed?
Hello,
I need a free program that follows those specific requirements:
Can load Word/Powerpoint files and let the presenter control them
Allows Voice/Video to be transmitted to all participants
Is free (recommended but not required) or very cheap
Is easy to install
Anyone got recommendations for me?
The title sais it all.
I'm not used to the latest interface changes as the application menu is no longer in the bottom left corner and I thus no longer know how to access the edit applications page.
The games have also moved away from the application page.
If you know how to do this, then you should be some easy points.
Hi!
I accidentally deleted a volume in windows disk management. Is there an easy way to undo that action? Or do I have to use a file recovery tool?
Thanks a lot!
Does anyone know if the Acer Ferrari One supports hardware assisted virtualization (it should easy to find out by running Microsoft's Hardware-Assisted Virtualization Detection Tool on that machine).
There is lot's of speculation around the web, but I haven't found a definitive answer yet (and would like to confirm that this feature will be working before buying one).
I have a script which will download html files into current directory.
Then it'll generate a report based on these html files.
At last, it'll delete all these html files.
So, when I run this script, I want to make sure there is no html files in current dir.
This is what I got:
if ls *.html >/dev/null 2>&1; then
echo 'clear HTML files first'
exit
fi
Is there any easy way to check?
Is there an easy way to tell if I am successfully encrypting transfers between me and my database? Can I look at the network monitor or something that will tell me?
Some directories are easy to understand the meaning
/usr
/bin
...
But for the next ones, I have no idea.
/etc
/opt
opt for optionnal ?
etc for electronic t...... configuration (no idea for t)
I would like to know what these abbreviations are meaning
I've written a subscription based web app that I want to charge (by credit card) a monthly fee. There are 3 different plans and once they sign up, they should be billed that amount, automatically, every month until they cancel. Is there an easy way to set this up (some sort of online service maybe?).
Hi, I have Windows 7 64bit, 8gb ram and 1152mb is hardware reserved which leaves me with 7039mb of physical memory available as I can see on the task manager. What is the advantage or disadvantage of keeping it this way?
If I disable it from the MSCONFIG, the hardware reserved comes down to 1mb. Well, which way I should keep it for best performance in all meanings considering that nowdays, 8gb is still a lot. Could someone explain the easy way please?
Trying to save time and I need an easy way to make sure copied text from word is UTF-8 compatible for the web. Generally I have to copy and paste 4 or 5 pages of text at a time. Going through it and correcting characters individually is a real time waster. Anyone have any ideas? Is there a setting in Microsoft Word I might be missing?
Is there an easy way to migrate the Hub to a new server. My current one is running out of space. Do I need to redesign the configuration or can I do a migration to the new server.
For certain Restful URIs I want to block certain domains from executing the requests. How can i do this with Apache? Is it possible
For example:
www.nottrusted.com calls my Restful Api
Apache identifies the request is coming from a non-authorized site
Apache blocks the caller and returns a 401
Is this possible? Is it easy for someone one spoof the domain? If a request comes from server side code of nottrusted.com will Apache catch the request?
Thanks
We are not sure how to setup an efficient network.
Things we got so far:
Linux Server ( probably Debian )
3 Desktops + some Laptops ( Win / linux )
NAS
~10 people working 50/50 devs/normal people :)
Things we want to achieve:
Working from home should be easy, VPN and firewall
single username/password for everybody
windows/linux desktops should have automatic synched home folders / preferably from the NAS
automated hostnames for apps so others can access them like http//john.dev_app from everywhere in the VPN
Need starting point and documentation on setting up with Open source tools like OpenVPN and OpenLDAP
Any recommendations or links to further literature are welcome.
Hi,
Is there an easy way to launch a terminal with a speicfied profile in gnome-do on ubuntu?
Now, I need to
1. space
2. enter 'termin'
3. press down key
4. select the profile i want
Is there a faster way than this?
Thank you.
I run a simple server that I administrate remotely, and I need it to be able to send an email to my personal email address every time an error occurs. With the default setup on Ubuntu, sendmail just accumulates emails in /var/spool/mail that are to be sent locally, but I need it to go to an external email.
The tutorials I've found all talk about setting up postfix/sendmail as a full-fledged email server, but I just need outgoing only, no external logins. Is there an easy way to do this?