686 Posted Topics

Member Avatar for shealtiel

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? If this is the lifeblood of the system, then it should be located as close to the majority of users …

Member Avatar for CimmerianX
0
262
Member Avatar for raviragarwal292

Yes. You can install via bootcamp... Here's how: https://support.apple.com/kb/HT1461

Member Avatar for armirza1
0
84
Member Avatar for NoCodeMonkey

A bastion host is one where 3rd party clients are allowed an SSH session. From this 'bastion' host, the client could then open a new session to internal hosts. Using a Bastion is a way to control all external traffic entering your site. Using this along with a VPN is …

Member Avatar for CimmerianX
0
424
Member Avatar for NoCodeMonkey

I can't even remember the last time I deployed a 10 Mbps hub/switch. I think any current 10/100/1000 switch will support you, but I still am curious as to why this would even be needed.

Member Avatar for CimmerianX
0
247
Member Avatar for nspireing

How about soundproofing the lab walls. Foam squares and spray on glue work wonders.

Member Avatar for CimmerianX
0
79
Member Avatar for ultimate.angel107

Use unetbootin to create a USB for persistence.... https://help.ubuntu.com/community/Installation/FromUSBStick Once installed, use Truecrypt to encrypt the entire drive.

Member Avatar for CimmerianX
0
163
Member Avatar for thecoolman5

QOS is the way to go here. It depends on the router you use and whether or not it is a supported feature. With QOS, you can specify that all HTTP traffic is low priority while other types of traffic (like VOIP) would get higher priority.

Member Avatar for Warrens80
0
250
Member Avatar for CoolAtt
Member Avatar for CimmerianX
0
281
Member Avatar for daniel.conlinjr.1

Right here: https://www.mysql.com/products/workbench/ I use mysql Workbench all the time. Works just fine and supports ssh tunneling to the DB as well.

Member Avatar for CimmerianX
0
192
Member Avatar for aluya

I use GParted for everything. HAs never failed me. Get the Gparted ISO. Mount or burn to disk. Boot with it and you can resize partitions easily. Always backup before messing with your partitions and filesystems.

Member Avatar for CimmerianX
-1
152
Member Avatar for Jebcrack

Routing is just step 1. You do need to have the something act as the router.... plenty of ISOs for linux based systems as well if you don't want to follow JorgeM's good advice. After which, you need to setup DNS with the proper MX records so that each exchange …

Member Avatar for CimmerianX
0
326
Member Avatar for brugernavn

> **Name servers** ns1.otherdomain.com (Points to: my public ip) I assume this is the IP address of the server running bind. How about a few sanity checks. 1. curl http://www.icanhazip.com and verify that you are using the correct external IP. 2. install chromium-browser. SSH -X to the server and run …

Member Avatar for CimmerianX
0
190
Member Avatar for uc_ajit
Member Avatar for venkaaaaat

'cd \progra~1' works as well. You can also type cd \progra then hit the TAB key to autofill the rest.

Member Avatar for venkaaaaat
0
194
Member Avatar for shashidhargm

MEdiacoder is one I've used with success in the past. http://www.mediacoderhq.com/

Member Avatar for CimmerianX
0
369
Member Avatar for happygeek

Work was throwing away the HP tablets when webos was dropped. I grabbed one from the trash, loaded Cyanogen on it, and use it to read comics online. It really serves no other purpose.

Member Avatar for Kelly Burby
2
342
Member Avatar for farooq82

Simply that the "IP-MIB" module is not present on the system. Try running the same command without specifying a MIB. You should at least get the OIDs spit back at you.

Member Avatar for CimmerianX
0
344
Member Avatar for MasterHacker110

I had the same type of issue. Kali runs on 3.7. I run kali in Virtual Box but the repositories lack a headers package. Without that, I can't install the VBox tools. I thought about recompiling the kernel, but the repos also lack any kernel-package. Perhaps someone with more knowledge …

Member Avatar for Jeroen Mathon
0
626
Member Avatar for johnp9523

Sounds like you are missing or have a bad file association where the doc or docx is associated with Internet Explorer. You need to check and re-associate the doc/docx extension with the application 'word.exe'.

Member Avatar for MidiMagic
0
188
Member Avatar for Colin_2

1) Hard Drives crash for many reasons.... It's a fact of computer life and can't be avoided. It is nothing that your did in particuliar that made it crash. 2) There are professional data recopvery companies that can recover data. But it is expensive so the data has to be …

Member Avatar for CimmerianX
0
261
Member Avatar for dshiells
Member Avatar for Some-Jackass
Member Avatar for Some-Jackass
0
238
Member Avatar for admiralchip

Something is acting as your perimeter device. Theis perimeter device will show the static IP on the WAN interface. Getting your cameras viewable to the public simply involves forwarding the port used for remote viewing 'through' the permiter device using port forwarding or pinholing (whichever your device supports). What port …

Member Avatar for himlamq7
0
2K
Member Avatar for best4earn

Hold Down the Fn Button during startup to access the dell diagnostics. See if they run.

Member Avatar for rubberman
0
131
Member Avatar for `d3x

My gut tells me your Power supply may be having issues in not providing enough juice to the system. You might test the rig with another Power supply. The Proc may be overheating and throttling down due to high temp. ARe all the fans working in the system with clean …

Member Avatar for `d3x
0
266
Member Avatar for GrimJack

2 things. 1) Did you allow windows update to upgrade any hardware drivers? I usually tell people not to use the win drivers. Instead, it is better to go with drivers from the manufacturers. 2) Have you updated or removed any hardware drivers recently? Some things you can safely try. …

Member Avatar for CimmerianX
0
247
Member Avatar for shashidhargm

Sanity Check: Make sure there is no physical switch that is set to read only. After that, try this: http://www.troublefixers.com/remove-write-protection-on-usb-pen-drive-or-memory-card-or-ipod/

Member Avatar for erald.john.lladiana
0
206
Member Avatar for Imala

Sounds like a homework question. My #1, always has been and always will be, is having backups of your data with historicals. Nothing is more important. Even Security Comes in at #2 compared to that.

Member Avatar for rubberman
0
96
Member Avatar for elie.karkafy

DO you want certain attachments blocked, or do you want the user to save them then open them. If you remove the GPO and/or the Reg key it created, does the pop up go away?

Member Avatar for CimmerianX
0
221
Member Avatar for aliirfan01

http://www.makeuseof.com/tag/a-windows-users-crash-course-in-switching-to-a-mac/

Member Avatar for rubberman
0
101
Member Avatar for Judith_1

Keyboards, like any machine, can break and wear out over time. Find the same model laptop on ebay or 2nd hand, or just buy a replacement keyboard. If you buy a model from ebay, even a non-booting one will do since you just want the keyboard anyway as a spare …

Member Avatar for CimmerianX
0
247
Member Avatar for M44y4
Member Avatar for M44y4

Google is your friend: http://www.webopedia.com/quick_ref/OSI_Layers.asp http://www.tech-faq.com/osi-model.html http://technet.microsoft.com/en-us/library/cc786900%28v=WS.10%29.aspx https://en.wikipedia.org/wiki/TCP/IP_model

Member Avatar for M44y4
1
180
Member Avatar for null_pointer

Almost all news providers offer a free 10 day trial. You can sign up for any of them, then quit before the 10 days are up.

Member Avatar for CimmerianX
0
101
Member Avatar for rgu.gopi

IF the win7 host can ping the ubuntu host and vice versa, then you can use WINSCP on the windows side to get files or just use a CIFS mount from the ubuntu side to get to a windows share.

Member Avatar for CimmerianX
0
165
Member Avatar for UrbanKhoja

Solution is easy. You need to run a server with Postfix. Setup postfix to accept SMTP traffic and relay all traffic outbound to your ISP using the SSL that you should be using. I have this setup at my home. My DVR only sends SMTP on port 25. So I …

Member Avatar for CimmerianX
0
2K
Member Avatar for happygeek

Smartphones have their place... Having a data-enabled smart phone with Juice-SSH client on it and an RDP client on it has saved me in a pinch on more than one occasion.

Member Avatar for happygeek
3
676
Member Avatar for BlessedEric

Yep. Did you check device manager to see if your card is listed and/or missing drivers (indicated by the yellow sign on the device). From command line, run 'ipconfig /all'. Is your card listed?

Member Avatar for peghooks
0
318
Member Avatar for Rudy Jaef

Depends what kind of backup. You can usually conenct the external drive via usb, have it mounted under /media or /mnt, and access the backup data. How are you backing up?

Member Avatar for Israel_1
0
291
Member Avatar for mechbas

1) Turn off all windows firewalls. then test 2) Run IPCONFIG /ALL on each and note results. Are they all on the same subnet with same gateway and DNS? 3) Ping another PC by IP? 4) Ping another PC by full FQDN name? Does the FQDN even resolve? 5) IS …

Member Avatar for uttkarshsing
0
474
Member Avatar for Lisa_4

Screen shots would help... Also several command line outputs from IPCONFIG /ALL PING 8.8.8.8 PING www.yahoo.com TRACEROUTE 8.8.8.8

Member Avatar for CimmerianX
0
175
Member Avatar for freebotter

You have to be more specific. There are many ways to track internet access from the host or from a network level....

Member Avatar for nullptr
0
126
Member Avatar for freebotter

no-ip.org is a dynamic dns provider offering free service. I use it with success. You just have to type in a code every month when they send you a reminder email.

Member Avatar for fajardojohnpaul
0
2K
Member Avatar for vibhaJ

How about a reverse proxy or a Load Balancer on ther front end with your Web server on the back end. ICMPs are easily dropped at the proxy or LB while all web traffic is simply passed internally. Thus reducing load on the Web Server

Member Avatar for vibhaJ
0
200
Member Avatar for robert3353

Just as an additional note.... if the router can't restrict access based on source IP, use IPTABLES on the host OS along with FAIL2BAN... just in case you are paranoid like me.

Member Avatar for CimmerianX
0
243
Member Avatar for haybee

Ditto what JorgeM said.... there's a lot to learn if you are just starting out. If you want to try OpenVPN, it's an SSL based VPN and I have a post on how to set it up and configure it. http://www.slsmk.com/installing-openvpn-on-ubuntu-server-12-04/ I also have post on L2TP/IPSEC, great for stock …

Member Avatar for JorgeM
0
236
Member Avatar for kofispark

WPA/WPA2 is very crackable... just takes a longer depending on the complexity of the PSK.

Member Avatar for dom246
0
177
Member Avatar for drumichael87

Yeo. You can do this 2 ways, and this of course depends on your VPN equipment. 1) Create the 150-ish tunnels where site A has 12 tunnels (one to each site), site B has 12 tunnel (one to each site) and so on. Not a fun option. 2)The better option, …

Member Avatar for drumichael87
0
281
Member Avatar for shiji91

Is the server listening on 3306 for the mysql service? You can check with "netstat -lanp | grep 3306" Can you telnet to this port from the workstation? For windows use "telnet <server IP> 3306". Do you know the DB to which you want to connect? HAve you assigned rights …

Member Avatar for CimmerianX
0
129
Member Avatar for Gazzmonkey

Somehow - Jorge always beats me to the answers.... OP, do follow JorgeM's post, it's spot on.

Member Avatar for Gazzmonkey
0
572

The End.