
FordPerfect 10 days ago
Connect to Windows 10 Share (SMB1 succeeds, SMB2 fails)
Problem description: that mounting SMB1 on a Windows 10 computer works as follows because "SMB1 Support" is enabled: When I disable "SMB1 support" on the ...QuestionLinux NetworkWindows Network
10 Comments
0
774
0

rahuljain 23 days ago
Python Script Referencing
I have 2 python files (.py) named file1 and file2. file 1 has the following codes: Question: I want to import file 2 into 1 ...QuestionPython
1 Comment
1
649
0

PackElend 26 days ago
Packet flow from VLAN Host to www - how often routing decision is made?
Hi there, it has been a while I'm reviewing my firewall rules and have some hiccups grasping all again. I asked myself quite a basic ...QuestionRouters, Routing
15 Comments
1
989
0

Unshipped9220 on Apr 28, 2023
Grounding my server rack
Hi! I will soon get a server rack, namely the 25U Open Frame Rack from StarTech . This will house my UPS , a pfSense ...QuestionServer HardwareIT Safety tips
2 Comments
0
1300
0

Dymion on Apr 19, 2023
Outlook encrypts messages that are only signed? Lock icon on just signed mails?
Hello, recently I've set up Outlook to send always signed mails. But not encrypted ones. Everything worked fine so far, since today I received feedback ...QuestionOutlook MailEncryption, Certificates
7 Comments
1
1350
0

m.ludo on Apr 08, 2023
IDE HDD not recognized by Win 11 ?
Hello eveyone, We have here a (almost brand new, got it hardly 2 months ago) Win11 computer; that is running UEFI. We wanted to increase ...QuestionWindows 11Windows User ManagementStorage systems
19 Comments
2
1695
0

colinardo on Mar 28, 2023
Mikrotik: mDNS Repeater as Docker-Container on the Router (ARM,ARM64,X86)
TOC Preface mDNS repeating (Multicast DNS) on Mikrotik routers, a feature often requested, is not yet part of RouterOS itself at the time of writing ...TutorialMikroTikDNSRouters, RoutingLAN, WAN, Wireless

Add
6
2892
0

jimmmy on Mar 28, 2023
Network (windows server + backup server) on NAS?
Hey there! I think, it makes more sense to post in english instead of german, for it's international community. I need some advice for setting ...QuestionNetworksNAS systemsBackupServer Hardware
11 Comments
2
1883
0

colonel on Mar 25, 2023
(File-)System for versioning and organizing
I'm searching for a solution to organize photos, documents, audio, video, in a way so that each file only exists once on a hard drive, ...QuestionStorage systemsBackup
1 Comment
0
1417
0

Frank on Feb 15, 2023
Emergency patch: Zero Day security update for all Apple platforms
Apple released an urgent security update for all its platforms on Feb. 13, 2023 CVE-2023-23529. The vulnerability is in Apple's browser engine WebKit. Using specially ...InformationAppleiOSmacOSSecurity
Add
0
2488
0

clkdiv on Jan 31, 2023
RAID-Tools for administration
Hello nice people! I have a hardware RAID 0+1 made from four disks ob 3TB each. Now one drive was temporarily disconnected, now online again. ...QuestionStorage systems
8 Comments
1
2392
0

Frank on Jan 20, 2023
Install Monitoring Uptime Kuma
I have been looking for a simple monitoring program for our website for some time. Thanks to the help of our users I found in ...TutorialMonitoringLinux

1 Comment
5
3805
0

Schinken77 on Jan 18, 2023
Regex help required (include with exclude criteria)
Hi all, We are trying to create an expression that matches, if the sequence is containing the string "test123". However it should not match, if ...QuestionDevelopment
4 Comments
1
2601
1

aqui on Jan 10, 2023
Cisco router with zone based firewall and port forwarding
This tutorial is a short extension to the more comprehensive local . Due to several requests regarding port forwarding and operation with a DMZ segment ...TutorialFirewallSecurityRouters, RoutingNetworks

Add
4
4009
2

colinardo on Dec 30, 2022
Mikrotik Scripting: Resolve Domain to IPv6 Address
Hello Mikrotik users. Unfortunately Mikrotik does not provide an explicit function for resolving DNS names to IPv6 addresses. The :resolve function only returns a single ...TutorialMikroTikRouters, RoutingDevelopmentDNS
Add
4
3450
0

expone on Dec 15, 2022
How to list installed security appliances?
I do look for a tool that identifies all installed security appliances (antivirus, firewall, thread-protection, application proxy e.g. ZScaler Client) on a Windows Client computer. ...QuestionSecuritySecurity ToolsWindows 10Windows 11
6 Comments
2
3697
0

PackElend on Nov 30, 2022
Global Parent for Simple Queue really needed?
Hi admins, that is my first attempt in EN section, lets how it goes :) ROS v7.5 As I got my mikrotiks around two years ...QuestionMikroTikNetworks
Add
1
2189
0

SandeepKamra on Nov 30, 2022
In Java, how do you convert a String to an array?
String myStringArray = "491174, 414529, 414557"; I just want this section of output 491174, 414529, and 414557. I tried a variety of approaches to convert ...QuestionJava
1 Comment
3
2751
0

tanushrivastav on Nov 30, 2022
Four Key Features of Blogs
A blog is a great way to write and connect with others. Promoting your business, products, and services is also a great way. However, how ...GeneralBlogs

2 Comments
0
3581
0

SandeepKamra on Nov 22, 2022
The swap method takes an array and two integer array indices as arguments
The code below is for a rapid sort class. There is a function named swap near the bottom that is intended to accept an array ...QuestionDevelopmentJava
2 Comments
1
2759
0

Frank on Nov 21, 2022
Ubuntu: Build Redisearch v2 module for Redis from source code
Here is a tutorial to compile the Redisearch module v2.x for Redis by yourself. At the moment you can get it as binary only as ...TutorialDatabasesDevelopmentUbuntu

Add
1
4896
0

admtech on Nov 19, 2022
Developer diary: New international version
Hello User, with today's release we are an international site. :-) We abandoned the previous concept of two domains and put both languages on one ...Generalforum FeedbackOff Topic

Add
2
2902
0

SandeepKamra on Nov 10, 2022
Adding many Python files and directories to a single dmg file
How can I make a single dmg file out of many Python files in different folders? I know that's doable for a single file, but ...QuestionPython
2 Comments
0
8385
1

Dani on Oct 15, 2022
Windows Server 2022 adds support for Microsoft 365 Apps
Based on feedback from customers, we are happy to share that we are updating our support policy for Microsoft 365 Apps on Windows Server 2022. ...InformationWindows ServerMicrosoft Office
Add
2
3898
0

SandeepKamra on Sep 15, 2022
Is every serializable schedule view serializable?
We are aware that conflict serializability is a valid subset of view serializability in DBMS Schedules of Transactions. However, all serializable schedules may be included ...QuestionDatabasesDevelopmentOff Topic
1 Comment
0
2229
0

kamaradski on Sep 14, 2022
OPNsense and Telekom fiber at home without modem
Hello Administrator community, After a long time of only reading posts here, it's time for my first real posting. Sorry that I have to do ...QuestionNetworksFirewall
5 Comments
1
3397
0

Dani on Sep 08, 2022
Support for M365 Apps (O365) on Windows 2022
Hello everyone, short information splitter for M365 on Windows Server 2022 as RDS: Support for M365 Apps. Microsoft is probably taking back the previous decision. ...InformationMicrosoft OfficeMicrosoft
Add
2
3419
0

Frank on Aug 16, 2022
Debian turns 29 - Happy Birthday
Not only has a birthday today, but also the Linux rock Debian. It turns 29 years old. On August 16, 1993, Ian Murdock, who died ...InformationDebianLinux

Add
0
2451
0

Frank on Aug 16, 2022
Gnome turns 25 - Happy Birthday
Today Gnome turns 25 years old! I've been using this user interface for over 15 years and we've had our ups and downs. Currently it ...InformationLinux DesktopLinux

Add
0
2333
0

Frank on Aug 11, 2022
Ubuntu 22.04.1 LTS available - Focal LTS to Jammy LTS upgrade now possible
Canonical has released Ubuntu version 22.04.1 LTS. From now on the 20.04 LTS (focal) to 22.04 LTS (jammy) upgrade via "do-release-upgrade" works in the console. ...InformationUbuntuLinux

Add
0
2315
0

Frank on Aug 11, 2022
New Ubuntu 22.04 promotional video released
Canonical has released a new promotional video "Upgrade your Desktop" from the current Ubuntu 22.04 LTS release. Looks very fancy :-) Important for Ubuntu Server: ...GeneralUbuntuLinux
Add
0
2257
0

colinardo on Aug 05, 2022
CISCO Small Business RV Router Series severe vulnerabilities
Several security vulnerabilities threaten CISCO's RV router series, which is often used by small/medium-sized companies. The web interface has several flaws which allow an attacker ...InformationSecurityServer HardwareRouters, Routing
Add
1
2598
0

Frank on Aug 05, 2022
Lighttpd, Rewrite and a strange Error-handler
From the everyday life of an admin: Actually I wanted to do something completely different, but when I got a mail with an update request ...ReportIT Safety tipsSecurity
2 Comments
0
2602
0

Frank on Aug 03, 2022
Malware system found in several Github forks
Security researcher and developer Stephen Lacy has discovered a very large malware system on Github. The malware's code was found over 35K code results in ...InformationDevelopment
Add
0
2181
0

Frank on Jul 28, 2022
Thunderbird will get a new design in 2023
In the middle of next year the open source mail client Thunderbird will finally get a new and clean design. The screenshot was shared via ...InformationE-MailInternet

Add
0
2651
0

Frank on Jul 27, 2022
Microsoft: Windows Server 20H2 will be the last version
Microsoft points out the end of support for Windows Server version 20H2 on its release page and at the same time announces the end of ...InformationWindows ServerMicrosoft
Add
1
2298
0

SandeepKamra on Jul 20, 2022
Permutation matrix multiplication in Python
I'm a beginner in Python and i think i cannot seem to understand it well, so wanted to understand the concept of Permutation matrices. A ...QuestionDevelopmentPython
1 Comment
0
2443
0

colinardo on Jul 20, 2022
Zyxel Firewalls security alert!
A serious vulnerability in Zyxel firewalls has been discovered, which in the worst case, can be used to execute local commands with root privileges. Security ...InformationFirewallSecurity
Add
2
2079
0

SandeepKamra on Jul 19, 2022
What is "inheritance" in Javascript?
Can anyone explain to me with simple words the meaning of "inheritance" in JavaScript? If you could give examples that would be too great. You ...QuestionJavaScriptDevelopment
2 Comments
0
3175
0

deagle47 on Jul 15, 2022
Powershell check pwdLastSet and set on "0" for an special OU
Hello, I'm trying to check the date for the pwdLastSet and to force a new password but unfortunately I get all users (incl. service account) ...QuestionBatch, ShellDevelopment
3 Comments
2
5153
0