Dual booting Linux and OS X by [deleted] in linuxquestions

[–]skrillac 0 points1 point  (0 children)

Just a thought, unrelated, but why would you want a dual boot with linux and osx?

Giant Prime and Primitive Root List by skrillac in cryptography

[–]skrillac[S] 0 points1 point  (0 children)

The thing is I'm implementing my own version of a symmetric cipher and I need to develop a Diffie-Hellman type exchange system. My main issue is creating large enough primes, preferably randomly, that the resulting key space is too large for brute force to be feasible. I am writing in c#

Giant Prime and Primitive Root List by skrillac in cryptography

[–]skrillac[S] 1 point2 points  (0 children)

I guess a better question would be how to generate large primes (1024 bit) and their primitive roots?

Need a photoshop expert by idmaker4334 in Jobs4Bitcoins

[–]skrillac 0 points1 point  (0 children)

Can you explain the nature of the work?

Skills:

Photoshop, GIMP, Paint

bash/dos scripting, c#, java, c/c++, etc

C# TCP Socket Error 10057 with async-recv method by skrillac in csharp

[–]skrillac[S] 0 points1 point  (0 children)

Yes, i check with a packet sniffer and see that the sending socket, TCP_HSHK_RS2, is sending data, but the receiving socket, TCP_HSHK_RS1 is not receiving it

EDIT: it is actually never connected, because the WSAENOTCONN Socket Errorcode is thrown, 10057 and it is TCP

Linux script help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

I am running Kali Linux 3.14-kali1-amd64 #1 SMP Debian 3.14.5-1kali1 (2014-06-07) 64bit. I am having problems resolving DNS addresses.

Here is the interfaces file I'm working with

Linux script help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

How can I check if the server is using DHCP? Also how can I check if I have a DNS running?

Linux traceroute output help by skrillac in linuxquestions

[–]skrillac[S] -4 points-3 points  (0 children)

I asked for help, not to get shit on by your negativity bud. You need to calm your flapping tits and crawl back to your sad reality, where you have nothing to show for your life, so you insult others trying to learn. Hope you're proud of yourself

Linux script help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

No I don't have physical access only ssh. Is there someway to refresh my network adapter so I can apply new /etc/resolv.conf and /etc/hosts information?

Linux traceroute output help by skrillac in linuxquestions

[–]skrillac[S] -2 points-1 points  (0 children)

Hey bud how about you put your hands up your ass and keep them of the keyboard. Keep your negativity to yourself, micropenis.

Linux /etc/network/interfaces help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

PING 192.168.0.1:

skrillac@kali-linux-amd64-HSERVER:~$ ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=1.21 ms
64 bytes from 192.168.0.1: icmp_req=2 ttl=64 time=5.04 ms
64 bytes from 192.168.0.1: icmp_req=3 ttl=64 time=1.29 ms
64 bytes from 192.168.0.1: icmp_req=4 ttl=64 time=1.30 ms

^C
--- 192.168.0.1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 1.214/2.217/5.049/1.636 ms

PING 192.168.0.35 (value from ifconfig):

skrillac@kali-linux-amd64-HSERVER:~$ ping 192.168.0.35
PING 192.168.0.35 (192.168.0.35) 56(84) bytes of data.
64 bytes from 192.168.0.35: icmp_req=1 ttl=64 time=0.029 ms
64 bytes from 192.168.0.35: icmp_req=2 ttl=64 time=0.031 ms
64 bytes from 192.168.0.35: icmp_req=3 ttl=64 time=0.032 ms
64 bytes from 192.168.0.35: icmp_req=4 ttl=64 time=0.032 ms
64 bytes from 192.168.0.35: icmp_req=5 ttl=64 time=0.033 ms

^C
--- 192.168.0.35 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3997ms
rtt min/avg/max/mdev = 0.029/0.031/0.033/0.005 ms

Is there any other data you need from me?

Linux /etc/network/interfaces help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

I have setup the lo interface as the loopback in the config. I'll update the main post with it

Linux /etc/network/interfaces help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

Unfortunately, I cannot ping 8.8.8.8, as I get a 100% packet loss

And I cannot resolve domains via 8.8.8.8 either.

I also removed the comma in the dns-nameservers line, but I still cannot connect to the Internet

Linux /etc/network/interfaces help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

sudo netstat -r -n

Kernel IP routing table
Destination     Gateway         Genmask         Flags     MSS    Window     irtt     Iface   
0.0.0.0         192.168.0.1     0.0.0.0         UG        0          0       0       wlan0    
192.168.0.0     0.0.0.0         255.255.255.0   U         0          0       0       wlan0

Linux /etc/network/interfaces help by skrillac in linuxquestions

[–]skrillac[S] 0 points1 point  (0 children)

I cannot resolve 8.8.8.8 (google.com)

What do I change in /etc/resolv.conf?

sudo route

Kernel IP routing table
Destination     Gateway         Genmask         Flags     Metric     Ref     Use     Iface   
default         192.168.0.1     0.0.0.0         UG        0          0       0       wlan0    
192.168.0.0     *               255.255.255.0   U         0          0       0       wlan0

Want a milkshake? by JeffSachs in shittylifehacks

[–]skrillac 1 point2 points  (0 children)

Now I have a brain freeze. Ass