Hi :)
I have a Cable Internet (Assigned IP etc) to connect to internet and I want to connect another computer to same line of cable as well. Both in Same room. Any suggestion, affordable solution please?
I'm on my third power adapter for my HP Pavilion dv4-1435dx in less than one year. I'm not abusing them. I used Mac laptops for 10 years (before needing to switch to a PC) without a problem.
I tried a Targus universal power adapter, but it wouldn't charge my PC, it worked fine on another laptop http://www.targus.com/us/product_details.aspx?sku=APA6911US
Any suggestion for a more durable and reliable power adapter?
I have used the following commands
acl Safe_ports port 25 # smtp
acl Safe_ports port 110 # pop3
But when i configured my mail account in my client's machine it doesn't seem to work... Any suggestion....
I have set up my tmux to use screen-256colors and it works great with vim.
However, when I ssh to a remote host from within tmux, screen-256colors isn't recognized, so I'm getting errors like this:
E558: Terminal entry not found in terminfo 'screen-256color' not known. Available builtin terminals are:
builtin_ansi
builtin_xterm
builtin_iris-ansi
builtin_dumb defaulting to 'ansi'
Other than editing each remote .bashrc (similarly to this suggestion), is there any way to set the TERM correctly and automatically on the remote host?
I often need to remotely manage PC and Macs for desktop support. I'm after a remote desktop management support tool that I could email (or send a url) that the customer could click on (or run) and I could then remotely manage their PC/Mac
A tool that could work on both operating systems would be great but not mandatory (a separate tool for both/either will suffice)
A tool that has an iPhone App would be fantastic too but this would just be very much a 'wish list'
Looking forward to your suggestion!
I have set auth basic in nginx and blocked other ips like:
location / {
auth_basic "Restricted Area";
auth_basic_user_file .htpasswd;
allow 127.0.0.1;
deny all;
}
I can login using the username/password provided in .htpasswd but the error log in nginx shows errors like:
user "memcache" was not found in "/etc/nginx/.htpasswd"
no user/password was provided for basic authentication
Any suggestion why this occurs and how to get rid of it ?
I would like monit to monitor my service and once it's stopped then I want the computer
to reboot. The process don't have a certain port that I can monitor. This is what I did:
check process chat with pidfile /var/run/chat.pid
start program = "/etc/init.d/chat start"
stop program = "/etc/init.d/chat stop"
if changed ppid then exec /sbin/reboot
I tried all sort of things but it only restart my service.
Any suggestion.
I've just created an Automator workflow and I'm using crontab to execute it at night.
The problem is that, after a while, the machine is going to sleep and a password is required (this is the intended behaviour).
Unfortunately, Automator seems to be unable to perform the task when the password is required. It works like a charm if the "password required" dialog is not displayed (before the sleep).
Any suggestion on how to solve this?
I'm on my third power adapter for my HP Pavilion dv4-1435dx in less than one year. I'm not abusing them. I used Mac laptops for 10 years (before needing to switch to a PC) without a problem.
I tried a Targus universal power adapter, but it wouldn't charge my PC, it worked fine on another laptop http://www.targus.com/us/product_details.aspx?sku=APA6911US
Any suggestion for a more durable and reliable power adapter?
Hi there,
I am having some trouble getting into phpmyadmin when trying to login. The only error that comes up is "Cookies must be enabled past this point"
I have checked my browser setting to allow cookies. Our server is running on Ubuntu.
Would anyone have any suggestion onto where to begin looking for solution to this problem.
I noticed that when i click my local drives(C:,D:) i got open with Dialog box..... I am using windows xp... Then i found autorun.txt file was added to all the drives...
How to solve this? Any suggestion...
Hello,
I posted this over at stack overflow, but had a suggestion to post it here for better help. Currently, I am running Mint Linux (Release 9). I need to downgrade Java from version 1.6 to 1.5, and have been trying to figure out how to go about this. So far, I've had no luck. The package manager doesn't seem to have it.
Does anyone have any suggestions?
Thanks,
- Chris
I've configured external access to some sharepoint applications, including MySites, using AAM and ISA configuration.
Every seems working well, but when using the external access (ie via https), some links are not working because they use the internal name (http://mysite) instead of the FQDN via https (https://mysite.mydomain.fr*)
Any hint or suggestion are welcome.
*yes, i'm french. =)
EDIT : examples of links that are not working :
- when clicking on a folder in a library
- when clicking on "My links" then "My sharepoint sites" and then clicking on one of the links displayed
When it comes to speed of development, very important thing is your hardware.
I need suggestion to choice between hard drives. What is a best solution: price/value
A Linux server running Ubuntu 12.04 LTS with LAMP has a strange behaviour since last week:
- cpu %sys higher than before, nearly equal %usr (before that, %sys just little compare with %usr)
- IO reduce by half or 1/3 compare with the week before
I try to diagnostic the process/cpu by some command (top/vmstat/mpstat/sar), and see that maybe it's a bit high on interrupt timer/resched. I don't know what that means, now open to any suggestion.
I am not sure how i can have remove the IP from UCEPROTECT Level 3.
Or a way in which i can send emails without them landing into spam.
The IP which i have used has only sent emails to the users which they have asked for and naturally not listed for spamming. But the Service provider is.
Any suggestion?, as i don't see the institution for which the setup has been made would change the ISP at this stage.
Thank You
I have a few web fonts on my web site that I want to reduce in size. I tried http://www.fontsquirrel.com/fontface/generator with very good results, but I need an offline professional tool to rely on. Can somebody recommend such a tool? I am not a specialist font creator, so I need something like a wizard that can guide me through font optimization. Any suggestion is much appretiated!
EDIT: To make myself more clear, I need a font subsetting tool
Hi guys.
I've got 700+ folders with the same set of 200+ classic asp files (basically text files) in each folder. Over the years various people have made minor changes inside these asp files. I need a utility (ms windows app) which can compare all the folders and files and identify all the different versions of the same files.
Anyone have a suggestion?
Hi guys,
I've a lot of websites (100+ directories) I want to create a unique zip with only public subdirectory.
My structure now is like:
- Site 1
--- app
--- tmp
--- log
--- public
- Site 2
--- app
--- tmp
--- log
--- public
- ... 100+ dirs ...
Now I need a unique zip and then after unzip it I want to see this structure:
- Site 1
--- public
- Site 2
--- public
- others
Any suggestion how I can do that with linux commands zip/tar ?
Thanks so much!
People in our company asked to encrypting some of the shared folders published in a local Windows 2003 File Server. The requirements are:
Encrypt the files, so only a user or group or users can open them
Avoid password protected files. The encryption process should be transparent to the users
Though files are encrypted, the backup software (BackupExec) must be able to copy and access binary for verification
Cannot install tools/software in user's PCs, they want this to work automatically
As we have very little experience managing servers, we'll be grateful for any help or suggestion offered.
I have a Windows 7 Ultimate - 64 bit Operating System
When I'm trying to create virtual machine Windows Server 2008 64 bit I'm getting the same error neither with Virtual PC or Workstation 7.1
Error: 64 bit guest operating systems are not supported by this host and will not run
and
Status: 0xc000035a
info: Attempting to load a 64 bit application however this CPU is not compatible with 64 bit mode.
Is it any settings I'm missing or can you give me a suggestion about workaround, or what do I need to make it work.
I can't find any freeware to make vectorial annotation for picture so that I can easily modify it. Gimp and Inkscape don't really make this easy.
Any suggestion ?