How do I install fonts programatically on a Mac? And what steps are necessary?
I want to create a program that takes a font file and installs it on the Client's Mac.
Once I have a dump of a computer crash/freeze, what are some tools and steps to take in order to troubleshoot crash based off of the dump itself?
I am looking for tools to isolate what processes or issues are causing the crash, and also good techniques in troubleshoot the actual dump itself. Once I've determined what the "troublesome" process has been, what do I do to troubleshoot the issue?
For example if I determine process foo.exe or bar.dll etc, is the problematic file how do I determine what can be done?
I am trying out a method to implement IP-aliasing on an Apache server.
Host multiple SSL sites on a single network card with IP aliasing
I have followed all the steps, but when I browse to my second domain I always end up in my primary domain.
Have anyone tried this method and is this even possible?
I am running Windows 2003 on VMWare Workstation and will like to setup a lean Oracle 11g on this VM. What configurations should I set to achieve that.
Currently from Windows 2003 memory usage information, Oracle 11g is using 256M memory.
Appreciate any clear steps to achieve that, thanks in advance.
Comments are unfortunately always automatically enabled when I upload a video to YouTube either via their website or iPhoto, but more often that not I later manually disable comments for each uploaded video by following the steps from the "comments on my videos" section of YouTube Help.
I would much rather have comments automatically disabled, that is to say, disabled by default, for all of my uploaded videos. Is this possible? I couldn't find a setting for it.
I did the following
git clone from another repo say Release1
made changes to cloned repo
committed changes
pushed changes to both master and Release1
pulled changes from cloned folder in Release1
status/log is showing my changes at both places
The update is not reflected at Release1
What did I miss in the above steps? Both repo are in same server.
Does anyone know how to connect to a Sametime server from Empathy IM or Pidgin? If yes, could you describe the steps you took in order to connect?
I've tried creating an account in Empathy with the respective Sametime account and password information, but it continually fails to authenticate.
Thanks.
I'm working with a server that is behind a firewall. I have established an ssh tunnel to an intermediate server in the internet like this:
remoteuser@behind_fw$ ssh -N -f -R 10002:localhost:22 middleuser@middle
But I can't connect directly throgh this server, this doesn't work:
user@local$ ssh remoteuser@middle -p 10002
I have to connect in two steps:
user@local$ ssh middleuser@middle
middleuser@middle$ ssh remoteuser@localhost -p 10002
Output of netstat -l on middle:
tcp 0 0 localhost:10002 *:* LISTEN
but it should be something like this:
tcp 0 0 *:10002 *:* LISTEN
how can I achieve this?
I followed the steps here on how to create a sandboxed web browser using Sandboxie. So that you won't have to right-click a shortcut everytime and choose run sandboxed. And so that I could set a keyboard shortcut for the sandboxed web browser.
I am using Iron browser, but when I try to execute the shortcut created by sandboxie. It doesn't have extensions in it. What do I do in order to load the extensions along with the browser
I am looking for an all-in-one solution which can do at least the first 2, preferably all 3 of the following steps from my current manual process:
Podcast download (currently using iTunes)
Search for and download matching Cue Sheet from web (currently using CueNation)
Use the CUE file to split the MP3 (currently using Medieval CUE Splitter)
Does such a thing exist?
Or do I have to break out my C# skills?
I am using Ubuntu hardy with Scalr and AWS, the Ubuntu instance does not come with any antivirus software. Can anyone recommend a good ant-virus software for Ubuntu?
I would also need installation and config steps.
Thanks.
I'm working with a server that is behind a firewall. I have established an ssh tunnel to an intermediate server in the internet like this:
remoteuser@behind_fw$ ssh -N -f -R 10002:localhost:22 middleuser@middle
But I can't connect directly throgh this server, this doesn't work:
user@local$ ssh remoteuser@middle -p 10002
I have to connect in two steps:
user@local$ ssh middleuser@middle
middleuser@middle$ ssh remoteuser@localhost -p 10002
Output of netstat -l on middle:
tcp 0 0 localhost:10002 *:* LISTEN
but it should be something like this:
tcp 0 0 *:10002 *:* LISTEN
how can I achieve this?
I'm working with a server that is behind a firewall. I have established an ssh tunnel to an intermediate server in the internet like this:
remoteuser@behind_fw$ ssh -N -f -R 10002:localhost:22 middleuser@middle
But I can't connect directly throgh this server, this doesn't work:
user@local$ ssh remoteuser@middle -p 10002
I have to connect in two steps:
user@local$ ssh middleuser@middle
middleuser@middle$ ssh remoteuser@localhost -p 10002
Output of netstat -l on middle:
tcp 0 0 localhost:10002 *:* LISTEN
but it should be something like this:
tcp 0 0 *:10002 *:* LISTEN
how can I achieve this?
Hi guys,
I am new to Server management,
I have a static Ip address
and I bought recently a domain name, I configure the domain name to target my Ip address.
I am running windows server 2003 standard.
what are the steps to host my email adresses?
Do I need to buy anything else, or what I have is enough (static ip address, domain name, win server 2003, exchange server 2003) ??
thanks Guys
Hi All,
I am using Mac 10.6,
I want to create a dummy server in the my system where i can upload the files from other machines using my ip address.
What are the steps to be followed?
Thanks.
I have a problem formatting my laptop. I install Windows XP Pro and i pass many steps but when it was on copying the files it hang on 2%, 5% and 11% any of that number..whats the problem of this..pls help ASAP..Tanx
I have a spreadsheet that has formulas that I want to lock, once the information in the row is completed, i.e. there is a discharge date, I want the end-user to be able to delete the row and insert it into another worksheet. I do not want to use VBA, I was successful in sequencing the protection steps, but now can not repeat the process. There has to be a way to use the protect sheet "delete rows" check box and locked cells together to enable this process
What are the steps to make a schema change to a SQL Server 2005 database using transactional replication?
I'm trying to add a database column. I thought if I removed the article for the table, made the schema change, and then added the article for the table back that the schema change would replicate. I am now getting the following error every minute or so:
SQL Server errors
Replication-Replication Distribution
Subsystem: agent [jobname] failed.
Invalid column name 'NewColumn'.
Hello
I have a stable hackintosh box running 10.5.8 at home with py 2.5.1 and mercurial 1.5.2 setup successfully.
Now I do not have any ports opened from this box and the associated router nor do I have any web servers running on this system.
What are the steps that I have to take to setup this machine to be a remotely available as a mercurial repository?
Thank you folks.
Hello, I want to create a bootable Windows 7 vhd using the steps mentioned at:
http://www.microsoft.com/downloads/details.aspx?FamilyID=80ede31d-3509-407b-a896-0beea8705589&displaylang=en
However, I wanted to know if I will be able to access the vhd using Virtualbox too. I intend to install VS2008 in the VM and use it in Virtualbox when doing quick work and on native hardware when doing a lot of work. I don't want to mess up my actual Win7 installation with VS2008 dev work.
I am using IIS6 smtp to send emails out, some of these emails are coming back with the following error.
Could not deliver the message in the time limit specified. Please retry or contact your administrator.
What steps do I need to take to track done where the problem is? I currently believe the problem is either with my configuration or with the configuration of the mail server I am trying to send to.
Thanks
My laptop (Acer travelmate 4152NlCi)doesn't respond to the keyboard and mouse anymore while booting in Windows Xp Pro Sp3. i can't type the password and login. I have Opensuse 11.0 on it as well and it works. So I can boot into Linux and not Windows, not even in safe mode. What would be the troubleshooting steps?
I'm taking my first steps into the world of un-managed servers, and have confused myself whilst reading through the 101 tutorials on server hardening that Google spews out!
The most recent advice I have been given is to install both CSF and Bastille on my server (used to serve a consumer-facing ecommerce site and act as the business' email server), but my understanding was that both of these tools were an abstraction layer above netfilter / iptables. Will installing both packages cause any conflicts, or do they play well together?
This file is needed to run this program. I am new to Mac OS X and its terminal.
I am installing Apache Tomcat, using steps provided through this URL http://www.editrocket.com/articles/tomcat_mac.html, but when I run
sh startup.sh
I get the following error:
Cannot find /Users/user/tomcat/bin/setclasspath.sh
This file is needed to run this program.
Whereas setclasspath.sh already exists at this location.
Hey guys, I'm not too savvy with ASDM and it has been quite some time since I have done anything IOS so forgive me.
I am trying to forward port 3389 from 'any' on 'outside' (1.1.1.1) to an internal server (10.10.10.10). Can anybody give me the steps to do this using ASDM or IOS.
Thanks,
-Jason