• Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in TrueCrypt Replacement

    Speaking of this... what is a good site to Download Truecrypt if one did not already have it saved?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in MB Pro Retina w/ Dual 2560x1080 monitors

    There are USB adapters for MAC that will support that resolution. If those monitors support displayport, then try this one: http://www.amazon.com/StarTech-com-DisplayPort-External-Adapter-USB32DPPRO/dp/B008CXFM64
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Help with QoS Settings

    If you want your 1 pc to be highest priority over everything else. Enter Your PC's MAC address or if it has a static IP, you can use that too. …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in configuration could not be loaded

    Yep - There it is: sudo chmod -R 777 /usr That command added 777 rights to everything under /usr. At the very least, you should do: sudo chmod 644 /usr/lib/sudo/sudoers.so
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in configuration could not be loaded

    Did you run some kind of CHMOD -R command on that path? / or /usr or /usr/lib ? Can you check your history? history | grep chmod
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Cisco vpn client connection error 414

    Well if that is all the log has, then the VPN client is really hosed. A sanity check: YOu did run this as admin correct?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Cisco vpn client connection error 414

    Thats it? I see no connection attempt. You might want to remove and reinstall.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Cooling question.

    Well, the key is to keep colder air coming in and blowing over the components removing the heat as best as possible. So My 2 cents is, whatever gives you …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Exchange 2010 TLS Port

    TLS will run over port 25 and is usually oppurtunistic. To force TLS over a send connector you would use: Set-SendConnector 'Name-of-connector' -RequireTLS $true In that case, if TLS could …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Cisco vpn client connection error 414

    In the VPN client, enable the LOG then attempt the connection. Review the log or post a sanitized log file here for review.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Undelivered Mail Returned to Sender

    Yep - right here: The following message to <andrew@aztecblades.com> was undeliverable. The reason for the problem: 5.1.0 - Unknown address error 550-'sorry, **no mailbox here by that name** (#5.1.1)'
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in change background color (default color:white) of windows or program windows

    Welcome to windows 8. Some marketing genius thought the all flat look was the next hip-cool thing and there you go. With the release of the service pack you now …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in How do I run executable files on a Linux/Ubuntu OS?

    Ubuntu doesn't run .exe files like windows would. It's a totally different world.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Dreambox

    A 5 second google search got me a dozen links on how to do this. Try : https://www.youtube.com/watch?v=aQDNBp6w97w http://dreambox-help.info/?p=870 http://www.pajek.net/telstar/Navodila/Dreambox_500_For_Newbies_5.5.pdf
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in network

    There is no possible way to answer that question.....
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Can you tell me what's wrong with this?

    did you format / initialize the card on the PC? Is this SD card in an android phone?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in external hdd not showing in my computer

    What format is the External disk partition? FAT32? EXT4? MAC Journaled?
  • Member Avatar for CimmerianX
    CimmerianX

    Created Strongswan expert needed

    Are there any strongswan experts here.... I'm just trying to get a Strongswan roadwarrior setup going that can be used from an android stock VPN client using IPSEC Xauth. (i've …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Upgrade to Windows 8.1 Enterprise won't let me keep Data

    Are you upgrading through the windows store or from a downloaded ISO. From what I understand, if you use the ISO you can do an in place upgrade. The store …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Netgear R6300

    With Wifi signal issues, do same basic sanity checking: 1) get the latest drivers for your laptop wifi adapter 2) flash the latest firmware on the router. 3) use a …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Left Ctrl key opens web browser

    1st thing I think of is to make sure you have your keyboard map set to US-English. Look at Control Panel -> Region and Language -> keyboards. IS this set …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Key to reboot in safe mode

    Version doesn't matter. Everything from win 95 and later uses F8 to access the safemode/startup menu.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in How to set up VPN?

    Why would changing an IP have anything to do with certificates? As long as your DNS is updated to reflect the new subnet on the original name, certs should not …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in How to set up VPN?

    If I read that right, both subnets behind the .18 and .20 consumer linksys routers are assigned 192.168.1.0/24 subnets. If that is true then you can not use a VPN …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in How To Disable inbuilted WEBCAM in your LAPTOP?

    Piece of tape works well also.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Writing to UNIX folder

    I'm not not sure if it is case sensitive actually.... I always use lower case in conf files though. Did you change it, what was the result? Now I'm curious …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in sound card and graphic card

    Most OSs will have built in, basic video drivers. Good enough to display a screen. You would load the specific drivers from manufacturers to realize the full potenntial of the …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Writing to UNIX folder

    So in the smb.conf you should have a section for the Share that you are having issues with. Something like: [Share] path = /blah/blah valid users = user browseable = …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Writing to UNIX folder

    How are you connecting to the folder? FTP, SMB, NFS?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Pirated Window XP

    So when do OSes like 3.1, 95, 98, 2000, and XP become 'abandonware'?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in unable to start mysql in Linux

    As a sanity check: dpkg -l | grep mysql What is the output?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Internet is Connected but Can't Access Webpages?

    ARe you pinging via IP address or hostname. if IP, then you have basic connenctivity but have not tested resolution. Test with hostname. if hostname, then resolution and connectivity are …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Simple DNS Question

    This is a very common setup. I run split DNS in multiple locations and have both internal and external MX along with the helper records for exchange/lync/etc... If the records …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Trace user location over the internet

    You can't unnless you admin the server and can pull the ip info from the traffic. Then you can geo-locate the ip. That is unless they are using proxies and/or …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Ubuntu in Windows 8

    2nd vote for virtual box.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in WIN XP not connecting using FQDN only IP

    From the problem PC, what are the dns servers? Use 'ipconfig /all' to get the info. Once you have the IP info for the dns servers, use nslookup. Change server …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in How to perform this type of task in mobile device

    You can't do this on a phone mounted like a usb disk. You must turn on dev options and use adb to access the phone. Or use a file manager …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in IMEI -> Unlock Code, how does one get that?

    All the big providers (ATT, Verizon) have a page to unlock a phone. OR call them and speak to a rep. If the phone is not under contract, they will …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Windows 8: How to resurrect the Windows 7 Start Menu

    An alternative: I just go to ninite.com, select 'Classic Shell' along with anything else I might need, download the installer and wait for all apps to install.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Need server recommendation

    Most of the Dell T series Towerr machines will have expansion slots for drop in video cards. I have a t110 sitting next to me right now running Nas4Free and …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in computer sytem

    There's no possible way to answer that on a forum like this. ASk a more specific question please.
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Number counter

    You could probably write this is python or any scripting language in 10 minutes or less..... is that within your area?
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Quality of service (QoS)

    QOS is the term describing the prioritization of certain network services. In a nutshell, an administrator can assign different levels of importance to network traffic. As an example, VOIP traffic …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Deciding on the geographical location of a hosting provider

    Think of it this way. If a single write takes 100ms at the close DataCenter 10 non-parallel writes takes 1000 ms. If the more distant center needs 500 ms for …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in Deciding on the geographical location of a hosting provider

    Latency will be the big issue. And how it affects your program depends on the program. Does the program need 1 call, 20 calls, 100 calls with heavy DB inserts? …
  • Member Avatar for CimmerianX
    CimmerianX

    Replied To a Post in How the hell is the NSA breaking SSL?

    Use GPG. The private key is in your own hands and can not be 'handed over' by any 3rd party.

The End.