#networking
1 messages ยท Page 276 of 1
I'm used to IDEA
but at the same time, im not a developer, so I cant compare to others with my puny projects
which has much more sensible autocomplete
and most of the time
you can just tab your way through a line of code
like you can type: catch (NPE<TAB>
you don't have to type it out, neither do you have to type (
and if you do type ( it ignores it
visual studio puts another one in, for good measure
good measure
@desert briar its just the behavior of the editor, when editing code
like backspaces
if you press tab in visual studio, it indents with spaces according to the style guide
yeah I know, sometimes it can be very annoying though
but backspace, only removes a single space.
like when it fills in the second "
but you only need 1
and when you want to delete 1 it deletes both

@desert briar lol I dont care if it fills it in, it should ignore the adding of another "
with IDEA even if you make the mistake
it just ignores it
yeah well, jetbrains has good stuff
almost as if
they analyzed people's behavior on the editor
@desert briar thankfully you can install jetbrains' toolkit for visual studio
it makes life a little easier, as it remaps a lot of shortcuts
specifically for IDEA users
like, CTRL + D for duplicate line or CTRL + Y to delete a line
those are way different on VS
As I said, im not a dev so I dont mind vscode
the small amount of coding I can do in my free time
yeah
I will survive
@desert briar yeah its my job basically
so I curse these things into oblivion
because they make my life hard
I cant stand developing, its just so stupid imo
haha, I generally don't mind it
its just when dealing with certain technologies, that I get upset
putting that aside, working in an environment like that
java for me, is like a breeze
where 90% of the time you have managers with insane expectations
not even talking about the ridiculous job interviews where you need to be prepared to pull out 1 of those 15000 possible algorithms from god knows where
xD
if I need to know specifics
I just look them up
@desert briar my specialty with coding lies in services and APIs
so providing and consuming APIs
distributed systems architecture
and all the fun stuff
๐
I do pentesting, so im far far away from coding
in rare cases I get to audit code, but thats it
do you do native code exploitation?
As in binary exploitation? Egghunters, heap, stack, SEH
the whole process which goes behind it such as fuzzing and what not
I dont, I dont really enjoy that field honestly. I know the basics (heap, stack, format strings) but I do webapps & networks for the living
I specialize in Active Directory and you could say "offensive toolkit" development, lol
Work is mostly webapps though. So OWASP and other standards
pfsense+haproxy w/ client certificates behind Cloudflare, is it not possible? I've tried a lot of different settings w/o any luck.
what error?
why wouldn't it be possible?
weird. must've been some dns issues ๐ฎ https has given me dns probe finished nxdomain since yesterday, while http worked, but now everything seems to have started to work as expected xD
Is there anything special about these cables? Or do they just look fancy ๐
they look to be shielded
check the rating on the cable though
or if you have a multi meter check continuity between the 2 metal things
@desert briar The people that enjoy binary explotation are wonderful, weird people I love having around. So they can do it.
Yeah, im not saying its impossible. Its just not my niche, I dont enjoy it myself ๐
A really interesting field though
@peak cloak does this say something?
FTP means its foiled twisted pair @thick minnow
what advantage does that have?
if you'd undo the end and remove the "external layer" the cable would look like this:
For sure. I took a course on it, and we did a decent amount. But once code canary's and address space randomization started popping up, nope.
Done, I'll just social engineer creds at that point
Less interference, higher speeds. CAT6 can do 10gbit for example, up to 30 metres I think? Cat6A can do longer. Standard Cat5E is rated for 1gbit (although debatable)
55m for 6 but I wouldn't push it that far
these are all 30 cm
Yeah, then 55m
so no problem :p
Yeah, we sometimes do phishing tests, if the customer wants to test their security posture
We had a test once, for a pretty major insurance company in our country. Sent out like 120 emails, phished 80 people.
What's funny is that we had a list of people we weren't suppose to phish, like the lead people in the company... We sent an email to the secretary (scraped her email off of linkedin) and she resent it to like 5 people in the high ranking positions we werent supposed to phish
And color me impressed, 3 of them fell for it
We were very diligent about it though, we sent emails in small waves. Only towards the end did we unload the rest.
@rocky badge lets go to cisco live
๐
blob
Any payload? Or just went to a webpage that reported a hit?
cisco live is all digital again and free i think
It was a targeted attack with a christmas themed phishing page. Custom made, we had 2ish weeks to prepare. We also managed to snag a domain with a very similar name.
No payloads though
Sometimes we embed remote images in emails if we know that the email environment they use is windows based. That will allow us to host a remote smb server and steal their authentication hash. Then try to crack it, if we are allowed to.
That is a novelty though, usually customers are against that... And even if, blocking outbound traffic is common sense so it often wont go through, just trigger many alerts
often doesnt mean never though 
Someone mind helping me out, just got dhcp working but now it seems that it cant open a connection to boot from anything other than onboard memory
@unborn plinth are you attempting netboot?
Yeah
Trying to get a linux distro to boot and install over lan
I think tiny pxe server should have set it up automatically but now I think I'll have to set that up by itself
@unborn plinth do you have these on a switch?
or is it behind a gateway?
because it should be on the same ethernet network
Its just right from my desktop to the thin clinet
I could probably go quickly install one
@unborn plinth https://i.imgur.com/wHLRczA.png
@unborn plinth https://i.imgur.com/2vXleSZ.png
it reapeatedly is looking for an ARP response to the IP its looking for
@unborn plinth I recommend putting both the client and the server on a switch
on the same ethernet network
because you have an ARP configuration problem here
normally, the device with the corresponding IP would reply
quick question, is it possible to run part of a server as a modem in stead of running a actual modem that the internet provider gives you?
modem just modulates coax to ethernet. I think you mean router?
as for router, yes
I wouldn't reccomend it for a core home router
There are many solutions out there like vyos, pfsense, etc.
Well I don't have a switch or money for a cheap one from like staples so I guess it's just that arp issue is just not gonna get solved for awhile
@deft fog depends on the technology
with DSL this is called a DSLAM
but a 'multiplexer' is another term used
it does in essence the same thing our modem does, except it always listens for another modem on other side
but it can handle many many lines
with fiber optics, its either direct fiber modules into a switch, passive optical networks, or a fiber multiplexer
@tame carbon ok so i kinda under stand what your saying but have a video that explains a little more on how to set one up and what the pros and cons are?
There's actual difference in hardware between these two kinds of modems
like, they use they same signalling system
but the roles they take is way different
those modems you get at home can't do what the machine of the ISP does
you'd need a DSLAM
and those are very $$$
and probably not somethign you'll get configured
without knowing how to do so
ok sorry a little new here, i mean as a router so that i can run srate fiber form my pervider to both my server which is actiong as the router and my computer which would get access to the net work.
srate fiber?
what type of fiber network?
is it GPON?
because if it's GPON you need your ISP's equipment
i am not sure, my provider is metro net so i don't know what they use to conect to there modems??.
from what I read online you can just use their ONT
and then route that to your server
you can always ask the ISP
ask if they can provide an SFP module to replace the ONT or something
ok i was just seeing if it was posible to ran my server as the rougher
I just got the first fork of my github repo. Feels good bro
nice
as a router absolutely take a look at pfsense
although I would just recommend getting a dedicated router
because of the cost and noise of a dedicated server running as a router
Server room go brrrrrrrr.
You do get the benefit of being able to run more stuff off your router, like an IPS, or VPN server
ah yeah for just learning go for it, I used vyos an edgerouter for my server Kube cluster for learning
never got k3s to work
I'll try again later
Here they use gpon
whats gpon?
both of those are crap
tplink routers 
probably the one with the higher number 
dont compare it with one of those router with 'spikes'
@timid matrix tplink doesnt provide test results with their devices
so you have to trust the marketing
wait no, imma use it as wifi extender
and might wanna experiment with the firmware
like installing OpenWRT
I need like a standard message
that sums up the terrible idea that is: wifi extending
@timid matrix I'm no fan of WDS and the likes
standart message?
It makes wifi even more terrible than it already is
all i need is a wifi in my room
A wireless distribution system (WDS) is a system enabling the wireless interconnection of access points in an IEEE 802.11 network. It allows a wireless network to be expanded using multiple access points without the traditional requirement for a wired backbone to link them. The notable advantage of WDS over other solutions is that it preserves t...
This is what provides that 'range extending'
forgot bout range extending
imma just use the wifi extender
so this one had his own ssid
The maximum wireless effective throughput may be halved after the first retransmission (hop) being made.
^ downside of wifi extending
nevermind the packet loss, increase in latency, and the drop in speed ^ as mentioned above
i dont rly care bout like 500ms more ping
who said im going to use it to play online games
video calls = you end up talking over one another
DSL is ~10-30ms depending on distance
fiber optics, I have a 35km fiber here, and I get 5ms
cuz its howmuch ping i got when playing a game connected to Finland or US server
latency is another term for ping
wifi itself already has 3-4ms latency
so add an extender, makes that 6-8ms
- internet latency
hmm thats pretty low
@timid matrix extenders probably wont make it shoot up that fast
but wireless transmission isnt perfect
only like 10ms ping more, its not a big deal
atleast it fix my slow internet on my room
@timid matrix have you thought about using powerline?
i cant even open google on my room
powerline? u mean lan?
Its a pair of adapters
you plug them into a powersocket in two places in the house
and they make an ethernet bridge over the existing house wiring
what does it do?
its not as fast, but its more reliable and has low latency
powerline?
uuh
But in essence, they plug into the house electrical system
these thing?
half a million rupees?
3.5x more than both of the router i asked which one were better
@timid matrix thats the expensive variant
@timid matrix benefit of these is that you can enjoy wired internet, without having to run cables
you can attach a small wireless access point to the end of them
wait what
and they act as 'extender' except they are wired
so no airgap inbetween
no latency or packet loss
@timid matrix there are also kits from tplink with the built in wifi adapters into those plugs
dont rly care bout 8ms more ping, tho i would only use the wifi in my room for youtube or smthng like that
just finished speed testing the speed on my room
82ms ping, 0.94Mbps Download, 3.38Mbps Upload
@timid matrix have you compared that to wired connectivity?
while if i use lan , i got around 21mbps download 4,2Mbps Upload
ah
@timid matrix keep in mind that the wifi extender, if you plan on using one, has to be in range of the main access point
if it has bad signal, it wont help you much
nvm, 13ms ping on LAN
yeah thats more reasonable
@timid matrix you are getting 80ms ping because of retransmits
retransmit?
ooh
@timid matrix just saying, that's what it would do if you had good signal
@timid matrix in my country that is slow lol :3
hmm same with me
also holy sh*t just realized that 250mbps speed
the magic of fiber optics
unlimited* speed
@timid matrix having delt with terrible wifi before, I have a general negative view towards wifi extenders
how much u pay for that speed?
because in my experience, they just ruin what could have been 'ok internet'
@timid matrix its a compound plan, but just for data. (excluding everything else)
250mbit is like 72 euros/month for me (excluding taxes)
wooow 72 euros
once you add the operator fee for the fiber
like IDR 1,21 Million
well, if i convert from IDR to Euro , mine were like 23 Euro
@timid matrix you can't even get internet here for that much lol
20mbps
smallest plans here start at 50mbit, and cost around 40 bucks
which was pretty sh*t
wew, thats the max speed my isp that in my area max offer
even if you are on ADSL2+ and get a max of 24mbit/s, they still make you pay for the full 50mbit
but if i go to other ISP, i could get 100Mbps for 23Euro
@timid matrix this fiber line, with the current plan, I could get up to 800mbit/s
if I need more, I have to contact their sales dpt
wow, thats almost 1Gbit
the fiber optic would allow for up to like 10G or more
just depends if my ISP wants to sell it to me
and for what price
also umm
why is almost every cheap model of TP Link had this version of case?
they been looking like that since 2008 lol
hmm
not buying them again
idk
it just stopped turning on
or had stupid amounts of packet loss
no led blink?
for no reason at all
tplink builds consumeables
every 5 odd years, you'll need a new one
only good tp link product ive ever had is a usb to ethernet dongle 
other products constant prblems
usb to ehternet?
the only good tp link is their Omada line and I guess their switches
this bad boi
look at that wall of link
wow, that wall of link
wat
Another release from me & Eric's Ibiza record label: Island Beach Music An Ibiza Funky House beach party style. Unsurprisingly produced while I was living in Ibiza โ๏ธ This time Eric's funky mix of our co-written tune. #extra curricular musical activity
Buy link: https://islandbeachmusic.bandcamp.com/album/never-let-me-go-the-mixes
#psytr...
additional I meant
like some wifi ones need additional drivers and it's hella annoying
welcome to the world of linux, where drivers are never an issue
they are just always there.
@hollow marlin hahaha
for commodity hardware, drivers are just generic and always available
unless your peripheral has green letters on them spelling N V I D I A
I now can control my pi from my pc via VNC can you also do that via internet?
yes I reccomend you setup a vpn
u got a link or something of what i need to do? :p
pivpn is nice
i use my pi for discord bot hosting btw
or just use ssh
why do you need vnc
all you really need to do is cli
so just setup ssh on a non-standard port and use ssh keys
to view the desktop
why?
im new to all of this so yeah i think this is better for me
@thick minnow set up SSH keys for your pi, disable password login
then forward a port for SSH
after which, you have 2 choices
either, use X11 forwarding
or
set up an SSH tunnel for VNC
you can do this with a oneliner command, or a preset in PuTTY
after you created the tunnel
you can connect to a local port with your VNC client
and SSH tunnels it to the server
@thick minnow https://i.imgur.com/Evbz4hK.png
Remote is from Client <-- Server
and Local is to Client --> Server
Dynamic will spawn a SOCKS5 proxy for HTTP and such
ty
@thick minnow actually
what i posted above is wrong
@thick minnow like
ssh -L 6379:127.0.0.1:6379 crystal@main
๐
this is the command, maps the local port 6378 to the same port, but on the remote server
yeah, you'll want Local
with Remote you can forward a local port to the remote system
what destination do i need to dp
destination would be 127.0.0.1:80 (this is http) or localhost
and whatever port vnc uses
oki
@thick minnow I use this to get around stupid internet filters on school networks and such xD
set up a dynamic tunnel to some ssh server
and configure firefox
firefox pocket edition, whichever
@thick minnow this is how ez it is: https://i.imgur.com/c7nzjJP.png
command for this is
ssh -D 8081 -q -C -N -f user@host
-q is quiet and -f fork into background, -C compresses traffic, and I forget what those other flags do
oh yeah -N makes sure no terminal spawns, since we only forward ports
everywhere i know that uses a proxy blocks all ports to the internet from users
so ๐
that trick was working in the early 2000s but school IT wised up
Idk most schools security sucks
@waxen scroll thats why my SSH server listens on both port 22 and 123
123 is NTP
and most windows sysadmins do not run their own local NTP server
since they all use time.windows.com
idk every place i worked had their own
@waxen scroll you can still use port 80 if all else fails lol
unless they do protocol analysis
right but many places that use a proxy block everything to the internet except the proxy and their servers
yes
@waxen scroll they had something like that too
I forget what is was called
Squid something
bluecoat? squidguard?
@waxen scroll you're talking about a school, with 200 some computers, on a 20/20 fiber line
10 years ago
At the school I worked at, we used Lightspeed Systems. It worked insanely well and I have 100% confidence in the product and company (I took a tour of their headquarters and was certified with their product). They specifically cater to schools and with all my logging and testing and trying to bypass it, I found 0 evidence that anyone was ever able to get around it - though they tried.
I found 0 evidence that anyone was ever able to get around it
what if they committed the perfect crime
that's the worst thing about the perfect crime, nobody should know it
Kudos to them for having blackhat conference capabilities at such a young age. ๐
checkmate
@waxen saddle at my old highschool they were using Novell Networks
ran on XP
and servers W2k
I think its called NetWare
GroupWise for email I remember
The sys admin that took over me got rid of Lightspeed and replaced it with a free DNS filter. I guarantee you kids started bypassing that in the first week.
I don't have any experience with Novell stuff.
Domain controllers are NTP servers for domain joined computers, their uplink may be ntp.org, time.nist.gov, or what have you but there is a local NTP server
@reef gazelle or their filter was just bad
because I created ssh tunnels over that port lol
Time sync is kinda important for Kerberos
On a domain joined computer, you should be able to run w32tm /query /source to find the domain controller relaying NTP
Usually it will be the same server that you'll get with echo %logonserver%
My work has Websense, well now known as ForcePoint
Used for inbound mail filtering, DLP, web filtering, on and off prem.
We are just now switching to virtual appliances.
I've been getting free rails from them as of late :)
They're A7 rails so they work for my servers 
hey
someone ever encounter a strange issue like this?
The company I used to work for had this weird issue that one subnet can only be accessed from one subnet on the same network but not from the other subnets that on the same router even that the firewall accepting all to all from all the subnets that this router handled.
This router have access to 10 different external IP subnets almost all of them prefixed /24 /25 /27 and etc
oh and it stopped working one day without any notice just came to work and had this issue
no clue, maybe ask on home lab, a lot more full of networking experts
I'm just curios
My old CEO just find it out again with the employ xD
after I told him almost 2 years ago
So how exactly was it setup? If all subnets were hosted on a single router than it would be ACLs, if they were multiple routers/L3 switches, that its a routing problem. If the "router" was actually a firewall, its firewall policies
I take that as an insult
Im here, just get busy during day hours with work as a service provider core network engineer which apparently not experty enough 
Fortigate
1 main fortigate IP for access it
All the rest are configured I'm not sure how my CEO played with it
I'm pretty sure that they was as sub networks on the lan ports
But I don't remember I was adding and removing rules in the firewall
Didn't went the fortigate configuration
Sounds experty to me
It's not dhcp or something
All the IPs assign manually to the servers
This CEO against automation
And SSDs
If all subnets existed withing the fortigate, then its really just down to policies, improper zoning, etc
Ya
All withing the fortigate
The only weird thing that it worked and suddenly stopped
Only from one subnet all the other works fine
Let's say 10.10.10.0/24 suddenly stopped working properly while trying to connect to him from 10.20.0.0/20 and 192.168.20.0/24
No policies have changed
I even tried to open it all to the specific IP didn't helped
Even not worked sometimes whiting the same network
Above all policies
And from outside everyone can access to the servers that running on this subnet
Well if he manually assigned the IPs and fat fingered the mask, such as leaving it 10/8, the packet would make it to the server but not back as in the server thought 10.10.10.x was in the same subnet
Just not whitin the network
Nah fam, thats why you need to go to homelab where /24s and VLANs are all there is to networking
It's not vlan
๐ฉ
Just a bunch of external IPs subnets
The internal IPs such 192.168 and 10.0/8 are good
Did the servers have 10/8 IPs or did the servers just have public IPs?
Only the dedicated ones
All the rest are VMS
On them
"cloud" he call it
Just xen virtualization I don't like it
that's the homelab reddit, the discord is actually descent tbh
I would go with he had incorrect mask, NATing in the vswitch or VMs having multiple IPs and responding with the incorrect interface. Its really hard to say with little topology
Suddenly without changing anything
Let me fix the question
The problematic subnet can be accessed only from the same subnet in the same network
time for a solo JRP session
Gl
Oh no, thats where Pheonix has been
yep
My last point stands still. If the servers/VM have a private and public IP and the IP is the primary, traffic will make it to the server but then respond on the public interface. While it will be able to reach any other devices within the subnet on their secondary IPs
So I enabled SMB 1.0/CIFS Client for my computer thinking it would help get my nas going, saw that I lost all internet for my computer, turned it off and still don't have internet. HALP
Windows' useless troubleshooter just says "The DNS server isn't responding"
In my PC I have
2 x 1tb hdds
1x3tb hdd
2x2tb hdds
2x250gb
ssds 1x1tb ssd
1x2tb nvme m.2
I want to take out all the hdds and replace them or with ssds or make a nas at home for will be as backgup for important things and folder for games and for my home plex server.
What do you think about this idea?
I have an old i7 4770 computer on my closet that I still need to check what happen there.
@sick grotto try pinging 1.1.1.1
"The free app that makes your Internet safer"?
no ignore that
1.1.1.1 is a dns server
so by running ping 1.1.1.1 can test if you can even reach it
oh it's a windows command?
yeah
It shot up some replies and closed the window
yeah so, what is the issue then?
Windows' useless troubleshooter just says "The DNS server isn't responding"
that's what you said
Yes, as in that's what the troubleshooter told me
Like I said the only thing I did was enable SMB 1.0/CIFS Client and then disabled it, and poof it doesn't work now. Would it have changed another setting somewhere else?
Just enter ipconfig /all in CMD and paste the output for your network interface
Windows troubleshooter only makes more troubles
You want me to paste it in here?
I hate pppoe connection ๐
Yes
Again taking 200000000 years to connect
Even that the router got the IP from the ISP
looks normal to me
Finally pppoe connected
The solution for all my internet problems.
Connect to hex-s disable pppoe for 4 seconds enable it and here we go internet working
Output is fine but I see its showing connected to ethernet in the top right, do you have any VPN clients installed?
No VPN
There is this if it helps
Only 1 ethernet cable is in and the top one is actually a wifi connection and my computer has no wifi
Reason I brought it up is the only connection its showing connected is an Intel Wifi adaptor and typically when on wifi connected to VPNs the symbol changes to ethernet. Are you positive there is no wifi? Its clearly show there is
What causes RST packet during SSH?
The motherboard can have wifi, but I've never had the antennas in and never told it to connect there
Firewall denying the connection
Thanks I'll check on that
@sick grotto seems like your router is the dns server on your pc (Issue with router upstream dns?)
Are you plugged in via ethernet? I would disconnect from the wireless and reseat the ethernet connection
Yup, plugged in with ethernet and already reseated the cable. And it won't let me change that over so I just outright disabled wifi completely
I'm not an expert with networking stuff, so how would one go about fixing that?
go to 192.168.1.1 and log in (if you know the router login)
look for something like dns forwarding or dns server, something like that
In windows search type windows network connections and it will open the control panel for you adapters, what all exist there
It's not connecting to that
double click on ether 3 and go to properties
Every box is checked except that one
double click on Internet Protocol version 4
ok so press cancel, then cancel and go to details
Best would be to check the DNS settings on the router or change the DNS server on the PC itself?
Well if any other devices are working I would not make changes in the router
Yup all other devices are working just fine
Just this computer that I had briefly enabled the SMB 1.0/Client thing on
True
Id say Windows is just borked. Go back to properties, IPV4 and set the DNS as static, add int 1.1.1.1, press ok then ok. See if it will restart the process
I hesitated asking that lol
it's windows so tbh that may work
You know, that sounds stupid enough to work. I dismissed it cause it happened after 2 restarts already but gimmie 1 sec
Btw I don't think that changed anything
Nope restart did nothing
Go back to this
Wait, discord's working on it now but not other things...
Oop spoke too soon, it's only semi working
Gave the same "DNS server isn't responding" thing that the troubleshooter gave before
Yup
What version of windows are you on?
set your DNS server manually.
then open a terminal
and run
nslookup
then try a domain name and see if you get a response
Version 10.0.18363 Build 18363
This thing?
It's just timing out over and over
The reason I bring that up is I ran into this as well as others, a bug in 1909 has caused issues with DNS, essentially breaking it for applications.
really?
@hollow marlin its already using 1.1.1.1
now I am curious
@sick grotto do other devices on your local network exhibit this behavior?
None of the other devices are doing this
Because I didn't do that SMB 1.0/Client thing on the others, only this one
Ok, have you tried reverting that change?
I reverted it instantly, but the problem persists
after entering server 1.1.1.1 did you try youtube.com again
Just tried it and it's timing out
But you can ping 1.1.1.1
no dns... can ping?
Yup
did windows break itself?
I guess so? Maybe a clean install of windows is in order?
@sick grotto open another terminal, this time right click it and run as administrator
then run
sfc /scannow
reliable
reboot
Restarting the system now
so rare to see that message xD
usually its like: ERROR@#$!@# UR F4CKED
fingers crossed xD
lets hope this fixed it

1909 broke the DNS resolver suddenly for many of us at work back in Sept/Oct. Only fix at the time was registry change but I cannot remember what changes I made. If he changed the system packages and reverted it might have been enough to break it
Nop
Well I used do this sfc steps from windows installation disk and then cmd
before the windows is even up
I still don't get why system32 is even a thing
because windows
on linux the entire operating system is usually a single image file :3
You know that if you remove it nothing happen right?
@lean pebble lol really?
yeah until you reboot
nah he rebooted
F
For those reading do not do that!
here's a fun program:
Yea, system32 is absolutely necessary for Windows to run.
You know how sometimes if you mistype a filename in Bash, it corrects your spelling and runs the command anyway? Such as when changing directory, or opening a file.
I have an idea: Suicide Linux. Any time - any time - you type any remotely incorrect command, the interpreter cre...
Just you rm -rf /
if you have a syntax error, at any time, in a shell
๐
it wipes your entire disk.
But yeah restarted and nothing changed. So do you guys think just a fresh windows install would be the answer?
At this point, lets hope there is a restore point. Hold shift while choosing restart and revert windows
those actually work?
Is that thing works?
Last time I tried nothing happen
except sticky keys before reboot
cynicism level is very high right now
If reverting is successful, immediately update
What version of windows do you use?
@hollow marlin I would do a feature upgrade regardless lol
it kinda reinstalls the whole OS anyways
if 1909 never update from it
I think I am replacing my laptop before installing a new distro on it
Ubuntu 16 is still supported lol
Well last time I updated windows I get the answer from microsoft that my ssd is about to die
It says that I can't go back to a previous version because I updated more than 10 days ago
because their os
Im on 20H2, I maybe have an issue 2-4 times a year. No complaints
I'm on fedora 32 kde on my main and windows gaming vm with 1909
That I can't update so idc
For an OS design to working in a 10,000,000 possible configurations and relying on 3rd parties for driver support. Yeah its acceptable in my eyes
I'm just gonna do a reset on it, see if that works
yeah but the problem is
that when the layman installs ubuntu on their system
there's always this one thing that doesnt work out of the box
like what?
Like the camera and wifi on my Surface Go
require a tweak in alsa
ah never had problem with them anyways
my laptop had this issue too
webcams are sometimes a bit dodgy because the camera defaults are not correct
like saturation and brightness
but you can tweak that with the right software
I use only keyboard mouse autdio
There is a surface linux subreddit. Camera's are basically out of the equation
Lol I remember this one problem with someone's garmin
he wanted to export a track of waypoints
from one device to like 20, for a treasure hunt
but the garmin connect software, required an always online connection
and the servers were under ddos that exact day xD
why is that so? some weird non-standard interface?
meanwhile
I just plugged it into my laptop
loaded garmin-gps kernel module
and boop. could export and import
using gpsbabel
most hw manufacturers use commodity hardware
with drivers that are already in linux
Yeah partly due to its Mircosoft's camera and there are no non-windows drivers and they have no been successful throwing driver changes at the wall and something sticking
its just they put it in a plastic box with some other components and slap a price label on it
funny thing is
often with new hardware, the drivers are already in the kernel source code before the product even ships
except with the bleeding edge
Oof it's uh... taking a while to show something on the screen after this restart
If you are resetting it, give it some time
Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
@tame carbon I do have to say, after tying Mint and Xubuntu on my Surface Go, then installing ChromeOS. Performance wise its night and day and I have to give some props to ChromeOS performance
@hollow marlin I'm waiting for a laptop with an 8-core 64 bit arm processor with ample memory
with nvme and regular IO on the side
and preferably one that isnt branded: apple
@hollow marlin I wish to have something a little more powerful than a chromebook
like, OS is one thing, but raw IO performance is another
to make it a daily driver
Look at the Acer Spin 713. 10 gen i7 with NVME and is replaceable
If ChromeOS performs as well as it does on my Go with is a dual core pentium, I think youll be surprised
Can I just install debian packages?
Yeppers
The "Linux Beta" is just a debian container. Integrates with the OS and can appear as a normal app or you can install the desktop too
oh
is there no way to just put your own distro on there?
or does performance suffer from this?
There is how to install the official image of ChromeOS
There is parallel but I havent needed to delv much into it. I just using it while traveling
ideally
I just want a debian install
with like a styled out xfce desktop or similair
Its debian and you can just install xfce
omg hell no
I just use KDE
KDE has issues with my mouse for some strange reason
chrome?
yep
lol
he swappin hard
all the minecraft servers I have, I disabled swap completely xD
it kills performance
When I spin up one of my larger EVE labs....3gb of swap is childs play
how do I disable swap, just delete the swap partition?
idk what are you talking about
I did it while I installed my systems
but I think ya removing the partition
You disable it, don't just outright delete it or you are in for a world of hurt. But after you can
crystal seems like one that does it after the installation xD
ah
we allocated our game memory to like 95% of total memory
I just reduced swappiness
to like 99%
256gb ram ?
this is your mc server?
oh ok
12gb ram?
capable yeah
am I seeing right?
I think quidditch is down for maintenance right now
ah ok its the bungee core
Need to up them core counts
looks like my pc Xd
@hollow marlin this is a 12 core 24 thread system
of course discord is using the most % of ram now
EVE-NG is baremetal because I need the performance gain for Juniper images. Pretty much single use as is
change it back to black
No, I cannot stand dark mode
only dark mode
Unless its past 8pm, dark mode is never on. My office has a huge window over looking the mountains and the eye strain from dark mode is not worth it.
I like updates thank you. EVE requires reboots after version upgrades
You ever saw website dedicated server that at the moment you start it fill the swap to max ?
128gb swap in 2 seconds
I saw it twice
had to disable the mysql for making the website go down
even though its regular ubuntu version, and not been messed with ever since configuring
server
its ok
I saw server with more than 1000 days
xD
You should afraid to reboot windows server that running more than 1000
this server doesnt have anything important on it though
its just the proxy, hub (which is frozen and backed up) and skyblocks (which are instances in a database elsewhere)
like, its critical to be running, just not any important files on it
it just the main server that everyone going trough to the other servers
yup
Ik
@lean pebble though our system is a little different
we have our own middleware around the proxy
bungeecord is the same unless you changed it
because mundane bungeecord plugin messages with spigot, are not enough
it only allows proxy <--> server to talk
but not two servers behind the same proxy
what do you mean?
so all our player handling, chat, profiles and other information is synchronized through redis
all the servers are going trough bungeecord and talks with it
redis in minecraft?
yeah
I use redis for chat
and profile synchronization across servers
so when you go from one to another, you keep all your stuff
a whole lot of java code
yup
this was my hobby project almost fulltime for 2 years
it really helped hone my skills
nice
I'm doing my java end semester project alone
instead with the 3 more ppl I should do it with
@lean pebble it eventually grew and grew
and now our middle ware, is a public API, chat, core database plugin
really?
and then a proxy server, as well as a backend service with a rest api
Well that's sound very nice
this one is nicer
it resolves the roleplay names as well
@lean pebble we don't have gamertags in our chat
everyone picks a name
omg
I just found a new shortcut xD
for pasting
I never new I have it
spinning my mouse wheel down and click
@lean pebble but yeah, the backend API uses RPC to communicate with the game to get live information
so that online list, is realtime
quite a few functions ^
some parts are still WiP
like, this works for 99%, except the configuration is tricky
we had our own module system
well soon I'll make crazy minecraft projects to
@lean pebble I think we have a like, one gigantic fucking enum
with all the lore information for all our families
real families or game ?
its all harry potter lore
ok
(not my idea) lol
Linus idea
I used other people to fuel creativity
lol
nah, this was a group of fans who wanted to build hogwarts in minecraft
now add RTX to it
and I started writing plugins for things that we couldn't find online
@lean pebble we've actually ditched essentials
we wrote our own standard command library
I liked essentials until it got demmaged
custom permission system lol xD
so garbage, group inheritance
xD
resolving that in code
nah never used their groupmanager
is so annoying
@lean pebble yeah, so bukkit has its own interfaces which those plugins implement to hook into bukkit permissions
we just took those, and made our own
since our usergroups tie into discord
and all
forum
the permissions plugins out there not that good
Question, how large should a cache drive be for a 2Tb RaidZ pool?


