Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Computer setup & administration

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Dev Links
Dev Links  
Author Message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sat Jul 21, 2007 9:58 pm    Post subject: Computer setup & administration Reply with quote

ms: Differences in File and Printer Sharing in Windows Vista

"The default workgroup name in Windows Vista has been changed to
WORKGROUP. In Windows® XP Home Edition, the default workgroup
name is MSHOME. If you upgrade a computer running Windows XP
Home Edition to Windows Vista, it will keep its existing workgroup name.

However, new computers with Windows Vista can have a different
workgroup name than the other computers on your network. With
different workgroups, it takes more time and effort to view all of
the computers on the network."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Wed Sep 05, 2007 4:08 pm    Post subject: Reply with quote

Create ISO CD/DVD image (.iso) with Mac OS X Tiger

"... you need to create the ISO file in a directory in which you have write
access. Under OS X this is by default your home directory and everything
inside it. This is basic Unix stuff, and I’d recommend you spend a few minutes
with a Unix command line primer before you use a command like dd which
has the potential to write garbage all over your hard drive."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Sep 06, 2007 10:12 pm    Post subject: Reply with quote

bit-tech: Linux CLI 101

"For our next episode in the bit-tech Linux series, I was asked to write a short
article on what many Linux converts find to be one of the scariest things of
all - the command line interface, or CLI. Most users know that it's there, but
few grasp the tremendous power it holds. "
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sat Sep 22, 2007 7:04 pm    Post subject: Reply with quote

dmiessler.com - lsof is the Linux/Unix über-tool.

"As you can see, lsof has a truly staggering number of options. You can
use it to get information about devices on your system, what a given user
is touching at any given point, or even what files or network connectivity
a process is using. lsof replaces my need for both netstat and ps entirely.
It has everthing I get from those tools and much, much more."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Mar 13, 2008 9:47 pm    Post subject: Reply with quote

*THE* classic Unix horror story

"Unix Recovery Legend - This classic article from Mario Wolczko first appeared
on Usenet in 1986."



Related & must-read: HOWTO recover deleted files on an ext3 file system,
by Carlo Wood

"On February 7th, 2008, I accidently deleted my whole home directory:
over 3 GB of data, deleted with rm -rf. The only backup that I had was
from June 2007. Not being able to undelete was unacceptable. So, I ignored
what everyone tried to tell me and started to learn how an ext3 file system
really works, and what exactly happens when files are deleted...

Three weeks and nearly 5000 lines of code later, I had recovered every
file on my disk."
Back to top
View user's profile Send private message Visit poster's website
XNote
Kapetan


Joined: 16 Jun 2006
Posts: 532

PostPosted: Mon Jul 21, 2008 4:45 pm    Post subject: Reply with quote

Colin Viebrock - File Sharing from Linux to OS X: A Quick Guide

"Here’s a very quick guide on how to get Apple file-sharing going on your
Debian box, and how to make that server show up automatically in your
Mac’s Finder. These instructions are specific to Debian (i.e. packages, paths,
etc.), but should be easily modified to work on other flavours of Linux."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sun Sep 14, 2008 2:26 pm    Post subject: Reply with quote

dreamlight.com - Mac OS X Tiger lookupd bug & hosts block fix

"An easy way to do this is to simply assign the Internet address 0.0.0.0 to
js.adsonar.com (or any other problem or undesired domain). This way if
your browser comes across a link to js.adsonar.com it won't try to look it up
online (which is what triggers lookupd to crash) and instead will just use the
address 0.0.0.0 which is nothing more than an alias for your own local Mac."
Back to top
View user's profile Send private message Visit poster's website
XNote
Kapetan


Joined: 16 Jun 2006
Posts: 532

PostPosted: Sat Nov 01, 2008 9:54 pm    Post subject: Reply with quote

macfixit.com - Troubleshooting Tools: AppleJack

"AppleJack is a command-line utility that makes a number of troubleshooting
procedures available via single-user mode at startup. And, perhaps more
importantly to the typical user, it makes these procedures easy to perform."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Nov 28, 2008 9:51 pm    Post subject: Reply with quote

MF - Prevent .DS_Store?

".DS_Store is also a PITA if you use a mac on windows shares. It's invisible
to mac users but shows up to windows users. IIIRC however windows uses
it's own hidden files and the reverse situation is true."
Back to top
View user's profile Send private message
XNote
Kapetan


Joined: 16 Jun 2006
Posts: 532

PostPosted: Thu Feb 05, 2009 8:21 pm    Post subject: Reply with quote

reddit - Unix Command Line Kung Fu

"The 'Unix Command Line Kung Fu' presentation (PDF) is the single most
helpful general shell reference I've seen"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun May 31, 2009 8:06 pm    Post subject: Reply with quote

How To Prevent A USB Drive From Running Anything Automatically
In Windows


"The Achilles heel which viruses exploit is the autorun.inf file. Autorun.inf file
is a simple instruction file present in removable media like CDs, DVDs and
USB drives. This file contains a series of commands that triggers the opera-
ting system to start an executable, tells it which icon to use, and which ad-
ditional actions to make available.
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Mon Aug 09, 2010 3:58 pm    Post subject: Reply with quote

afp548.com - launchd in Depth

"When Apple decided to overhaul the 30 year old system for starting and
maintaining processes on UNIX it had to think big. launchd can do the jobs
of init, mach_init, xinetd, RC, SystemStarter, watchdog, and cron. It is Ap-
ple's stated intention that they want to eliminate all of those services in fa-
vor of launchd at some point in the future. There are two main programs
in the launchd system, launchd and launchctl. Briefly:

launchd manages the daemons at both a system and user level. Similar to
xinetd, launchd can start daemons on demand. Similar to watchdogd, la-
unchd can monitor daemons to make sure that they keep running. launchd
also has replaced init as PID 1 on Mac OS X and as a result it is respon-
sible for starting the system at boot time.

launchctl is our window into the world of launchd. Using launchctl we can
load and unload daemons, start and stop launchd controlled jobs, get sys-
tem utilization statistics for launchd and its child processes, and set envi-
ronment settings."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sat Nov 20, 2010 12:53 am    Post subject: Reply with quote

ifelix.co.uk - Setting up your Mac as an FTP Server

"If you setup your Mac as a FTP server other Mac and Windows Users on the
interenet can access files on your Mac."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed Mar 30, 2011 11:29 pm    Post subject: Reply with quote

reddit - Work just bought the IT Dept iPad 2's. I'm trying to love
this thing, but I currently use Android and...


"1. You need a Mac server. ...
...
Printing: We use Printopia at our campuses. ...
Software Management: JAMF's Casper Suit is AMAZING. ...
I'm no seasoned veterean, but then agin no one really is at this point."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Jun 30, 2011 11:15 pm    Post subject: Reply with quote

cnet.com - OS X 10.6 showing high CPU usage after Security Update

"Normally the MRT process will run once and then self-destruct by removing
its three components from the system when the scan is complete. But if the
scan gets stuck and cannot complete, then it will not remove itself and will
continually try to complete its initial scan."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Sep 08, 2011 12:15 am    Post subject: Reply with quote

subrosasoft.com - Hidden Wi-Fi Diagnostics Tool In Mac OS X Lion

"Monitor Performance displays a graph of network signal strength, noise
level, transmit power, and data rate. Information such as Country Code,
SSID, Channel, txPower, txRate, Signal, and Noise are logged and dis-
played in the area at the top of the window with each line representing a
single sampling. The graph below shows a running representation of the
wi-fi networks signal and noise measured in dBm. Clicking the Continue
button brings the user to a screen where they can export the report e-
ither to the Finder desktop or send it the report in an email."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Tue Nov 22, 2011 10:38 pm    Post subject: Reply with quote

Apple - OS X Lion: Connecting to legacy AFP services

"Learn how to enable legacy authentication methods for the AFP client in OS
X Lion so that you can connect to older AFP servers."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Jul 10, 2014 10:54 pm    Post subject: Reply with quote

macobserver.com - 4 Wi-Fi Tips from Former Apple Wi-Fi Engineer

"Alf Watt, former Apple Wi-Fi engineer and creator of the fantastic Wi-Fi
utility, iStumbler, joined us on this week's Mac Geek Gab 509 to talk all
things Wi-Fi. The episode contains a bunch of juicy Wi-Fi tips and I highly
recommend you give it a listen, but for now our four favorite tips are
listed below. "
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun Feb 01, 2015 5:23 pm    Post subject: Reply with quote

wd - Runaway mediacrawler: The Ultimate Solution!!!!

"To disable mediacrawler:

1. SSH into your device
2. cd /usr/local/mediacrawler/bin
3. chmod 644 mediacrawler
4. reboot


With mediacrawler disabled my HDDs no longer spin 24/7, the blinking
green LED has been replaced by a nice blue LED when I'm not using my
unit, and my drive data transfer speed has increased by a noticeable
amount."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed Dec 16, 2015 1:52 pm    Post subject: Reply with quote

https://github.com/W4RH4WK/Debloat-Windows-10

Debloat Windows 10
This project collects Powershell scripts which help to debloat Windows 10, tweak common settings and install basic software components.
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Fri May 06, 2016 12:01 pm    Post subject: Reply with quote

apple support - Safari 6.1.6 crashes at Google Maps

"Today Safari 6.1.6/Mac OS 10.7.5/Mac Pro started crashing at Google
Maps. All other sites work fine. Tried the usual fixes (reset etc.) but no relief.

If I go to a page like a hotel reservation where a Google map comes up to
the side, no crash, but I DO get an alert to "upgrade" to Google Chrome.
Hmmm..."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Tue Sep 13, 2016 10:41 pm    Post subject: Reply with quote

techcrunch - Apple's AI if by Air

"Pairing the AirPods is incredibly easy, thanks to the W1 chip. The method
is so easy in fact that Apple does not use the word pairing anywhere in its
instruction manual - using the word 'connect' instead. It's marketing, but it's
also a fair differentiation between the baroque drama that is most Bluetooth
pairing sessions and the process of connecting AirPods."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Tue Jan 10, 2017 5:04 pm    Post subject: Reply with quote

wikihow.com - How to Make a DMG File on a Mac

"One way to store or group files on a Mac is to create a Disk Image. A Disk
Image is a file which has the properties of a separate hard drive or CD and
allows for greater password protection and compression. It has a size limit
and options for encryption to keep your files safe and secure. While there
are a few applications that perform this task for you, it is recommended
that you complete this process manually."


Apple - Disk Utility for Mac: Create a disk image using Disk Utility
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Tue Jan 31, 2017 11:13 pm    Post subject: Reply with quote

https://www.reddit.com/r/technology/comments/5r9450/2016_hard_drive_reliabilty_benchmark_stats/


36
Hardware2016 Hard Drive Reliabilty Benchmark Stats (backblaze.com)
submitted 5 hours ago by speckz
12 commentsshareunsavehidegive goldreport
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed May 03, 2017 9:52 am    Post subject: Reply with quote

macworld.com - How to connect to a Windows server or share

"The solution is simple: enter the domain as part of the username, just as
you would in the comparable Windows dialog, separating the domain from
the username with a back slash ('\')."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Mon May 08, 2017 9:44 am    Post subject: Reply with quote

LR - macOS Sierra and (legacy) smart card login

"It is easy to configure a user account to use a smartcard to login with macOS
Sierra. Some steps are not easy to guess so I wrote this documentation for me
to remember."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed May 17, 2017 2:53 pm    Post subject: Reply with quote

apple - About System Integrity Protection on your Mac

System Integrity Protection includes protection for these parts of the system:

* /System
* /usr
* /bin
* /sbin
* Apps that are pre-installed with OS X

Paths and apps that third-party apps and installers can continue to write to include:

* /Applications
* /Library
* /usr/local
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu May 18, 2017 3:01 pm    Post subject: Reply with quote

osxdaily - How to Allow Apps from Anywhere in Gatekeeper for macOS Sierra

"Gatekeeper in macOS Sierra is now stricter than ever...

sudo spctl --master-disable"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Jul 07, 2017 10:59 am    Post subject: Reply with quote

gist.github.com - julianxhokaxhiu/create-iso.sh

Code:
#!/bin/bash
#
# Credits to fuckbecauseican5 from https://www.reddit.com/r/hackintosh/comments/4s561a/macos_sierra_16a238m_install_success_and_guide/
# Adapted to work with the official image available into Mac App Store
#
# Enjoy!

hdiutil attach /Applications/Install\ macOS\ Sierra.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app
hdiutil create -o /tmp/Sierra.cdr -size 7316m -layout SPUD -fs HFS+J
hdiutil attach /tmp/Sierra.cdr.dmg -noverify -nobrowse -mountpoint /Volumes/install_build
asr restore -source /Volumes/install_app/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase
rm /Volumes/OS\ X\ Base\ System/System/Installation/Packages
cp -rp /Volumes/install_app/Packages /Volumes/OS\ X\ Base\ System/System/Installation/
cp -rp /Volumes/install_app/BaseSystem.chunklist /Volumes/OS\ X\ Base\ System/BaseSystem.chunklist
cp -rp /Volumes/install_app/BaseSystem.dmg /Volumes/OS\ X\ Base\ System/BaseSystem.dmg
hdiutil detach /Volumes/install_app
hdiutil detach /Volumes/OS\ X\ Base\ System/
hdiutil convert /tmp/Sierra.cdr.dmg -format UDTO -o /tmp/Sierra.iso
mv /tmp/Sierra.iso.cdr ~/Desktop/Sierra.iso
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sat Aug 26, 2017 1:51 pm    Post subject: Reply with quote

apple - About policy banners in OS X

"A policy banner is a banner that you can display at the login window that
requires a user to acknowledge it before proceeding. Use these steps to create
a policy banner:

1. Create a plain text (.txt) or rich text (.rtf) document named PolicyBanner that
contains your banner.
2. Copy the PolicyBanner file to the /Library/Security/ folder.

The next time you restart the computer, the banner you created appears when
you would normally see the login screen."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Jan 25, 2018 3:30 pm    Post subject: Reply with quote

windowscentral.com - How to remove OneDrive from File Explorer on Windows 10

... Type regedit, and click OK to open the registry.
... Browse the following path:

HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}

... double-click the System.IsPinnedToNameSpaceTree DWORD

... Change the DWORD value from 1 to 0.
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Jan 25, 2018 3:37 pm    Post subject: Reply with quote

Remove 3D Objects From This PC (Along with Other Folders)

"Starting with Windows 10 Fall Creators Update, a new folder has been added to that set, named 3D Objects. Here is how you can get rid of these folders."

3D Objects:
{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}

Desktop:
{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}

Documents:
{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}
{d3162b92-9365-467a-956b-92703aca08af}

Downloads
{374DE290-123F-4565-9164-39C4925E467B}
{088e3905-0323-4b02-9826-5d99428e115f}

Music
{1CF1260C-4DD0-4ebb-811F-33C572699FDE}
{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}

Pictures
{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}
{24ad3ad4-a569-4530-98e1-ab02f9417aa8}

Videos
{A0953C92-50DC-43bf-BE83-3742FED03C9C}
{f86fa3ab-70d2-4fc7-9c99-fcbf05467f3a}
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Jan 25, 2018 4:02 pm    Post subject: Reply with quote

How to Disable Auto Arrange in Folders in Windows 10

Navigate to the following key on the left pane:

HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell

Now delete the Bags subkey.

HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell

and delete the Bags subkey here again.
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Feb 01, 2018 12:25 pm    Post subject: Reply with quote

sploitspren.com - Windows Privilege Escalation Guide

"This guide is influenced by g0tm1lk's Basic Linux Privilege Escalation, which
at some point you should have already seen and used. I wanted to try to mir-
ror his guide, except for Windows. So this guide will mostly focus on the enu-
meration aspect."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Tue Feb 20, 2018 1:22 pm    Post subject: Reply with quote

http://osxdaily.com/2016/01/04/stop-ios-software-update-notification/

How to Stop iOS Software Update Notifications Reminders

For those who want to go this route, preventing access to the following domains does the trick:

appldnld.apple.com
mesu.apple.com

Each router and gateway is different, so you'll have to set this up on your own.
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Fri Feb 01, 2019 12:25 pm    Post subject: Reply with quote

meraki.com - Blocking or rate limiting iOS updates

"Apple iOS updates can cause extreme network strain for organizations without
existing means of managing the updates. This article will cover ways to block,
rate limit, or otherwise manage Apple iOS updates from a network perspective.

* Blocking updates
* Rate limiting updates (allowing but at slow speeds)
* Apple caching service"
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Mar 14, 2019 1:48 pm    Post subject: Reply with quote

https://www.reddit.com/r/MacOS/comments/b0sbsi/it_is_trying_to_take_our_macs_help/

IT is trying to take our Macs! HELP!

https://www.reddit.com/r/sysadmin/comments/azvaqi/they_need_an_apple_because_creative/

"They need an Apple because CREATIVE"
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Oct 10, 2019 11:32 am    Post subject: Reply with quote

Why is my MacBook warm when the lid is closed (in sleep mode)?

"After a lot of googling I found that people have a lot of theories about why a
MacBook is warm in sleep mode, but the most logical way to troubleshoot the
problem goes as follows. First, run this command from your MacBook Terminal:

log show | grep 'Wake reason'

That command can take a long time to return..."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Mon Oct 14, 2019 8:19 pm    Post subject: Reply with quote

Robservatory - Remove the macOS Catalina guilt trip from macOS Mojave

"There are two things that I wanted to get rid of on my iMac: The notice
about Catalina, and the infuriating red dot. At its simplest level, this appears
to require just two Terminal commands, plus one more to restart the Dock"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu May 28, 2020 9:50 pm    Post subject: Reply with quote

mr - System preferences software update badge

"I did by editing com.apple.dock.plist changed 'dock-extra' from YES to NO for
system preferences and no more red annoyance.

...

Thanks for the tip, it works for App Store as well. It's worth mentioning that it
will completely disable the badge for any updates or other notifications from
System Preferences."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Jun 12, 2020 11:12 am    Post subject: Reply with quote

SIP - System Integrity Protection

reboot, hold cmd+R until a progress bar appears; csrutil disable / enable
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Jul 16, 2020 3:02 pm    Post subject: Reply with quote

How to Enable Network Discovery and Configure Sharing Options in Windows 10

"If your Windows 10 computer or device can't view other computers on the
network, two things are probably at fault: You either assigned the incorrect
network profile (public instead or private) or network discovery is turned off
for some reason."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Tue Jul 28, 2020 10:25 pm    Post subject: Reply with quote

Access to shared folder on Windows 10

"DISABLE USE SHARING WITH PASSWORD IN WINDOWS 10 - Change advanced sharing settings -> All networks -> Turn off password protected sharing"
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sat Sep 05, 2020 3:04 pm    Post subject: Reply with quote

apple - How to create a bootable installer for macOS

Code:
sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume


Code:
sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume


Update for Big Sur:

Code:
sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume


"For some reason they changed the naming convention to 11.1 instead of 11.0.1. so to get your command to work, it has to be:"

Code:
sudo softwareupdate -d --fetch-full-installer --full-installer-version 11.1


https://apple.stackexchange.com/questions/408000/how-can-i-download-the-macos-big-sur-installer-on-a-mac-which-is-already-running


Last edited by Ike on Thu Apr 28, 2022 6:41 pm; edited 4 times in total
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sun Sep 13, 2020 1:04 pm    Post subject: Reply with quote

howtogeek.com - What Is the 'God Mode' Folder in Windows 10, and How Do I Enable It?

"What if Windows let you quickly access administrative tools, backup and
restore options and other important management settings from a single
window? If that sounds good, look no further than the so-called God Mode."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Apr 15, 2021 6:17 pm    Post subject: Reply with quote

Apple - How to get old versions of macOS

"If your Mac isn't compatible with the latest macOS, you might still be able to
upgrade to an earlier macOS, such as macOS Catalina, Mojave, High Sierra,
Sierra, or El Capitan.

Helpful articles
How to create a bootable installer for macOS
macOS Catalina is compatible with these computers
How to upgrade to macOS Big Sur"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Jun 25, 2021 10:28 am    Post subject: Reply with quote

ars - WD My Book Live users wake up to find their data deleted

"Western Digital (WD), maker of the popular My Disk external hard drives, is
recommending customers unplug My Book Live storage devices from the
Internet until further notice while company engineers investigate unexplained
compromises that have completely wiped data from devices around the world."


ars - Hackers exploited 0-day, not 2018 bug, to mass-wipe My Book Live devices
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Jul 01, 2021 8:15 am    Post subject: Reply with quote

WD - Recommended Security Measures for WD My Book Live and WD My Book Live Duo

"The My Book Live firmware is vulnerable to a remotely exploitable command
injection vulnerability when the device has remote access enabled. This
vulnerability may be exploited to run arbitrary commands with root privileges.
Additionally, the My Book Live is vulnerable to an unauthenticated factory reset
operation which allows an attacker to factory reset the device without
authentication. The unauthenticated factory reset vulnerability been assigned
CVE-2021-35941."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Jul 01, 2021 9:34 am    Post subject: Reply with quote

wd forum: I would like to share with you how to fix the security vulnerability CVE-2018-18472

"Access SSH and edit file (e.g. with 'nano')
/var/www/Admin/webapp/includes/languageConfiguration.php

Additional security settings you should consider

Disable 'remote access' in the UI
Change 'connection options' from 'automatic' to 'manual', this disables UPnP
(thanks to @WDMyBookDead for that hint! They posted a screenshot)
Disable UPnP in your router
Disable factory reset:"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Jul 08, 2021 8:33 pm    Post subject: Reply with quote

windows10forums.com - Windows Defender false threat on Windows 10

"Windows Defender - It claims in its "Threat Blocked" report that the file has
'Trojan:Script/Wacatac.B!ml'. Most amazingly when I run a custom scan on this
file it says "0 threats found", but it will still remove the file periodically when I
try to use it even if this removal does not happen each time I use it.

Windows Security > Virus & threat protection > Manage settings > Add
or remove exclusions
"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Mon Sep 13, 2021 9:55 pm    Post subject: Reply with quote

What is the "lsd" process on OS X, and why is it using so much CPU power?

"It seems that lsd gets stuck on _LSCreateRegistrationData for a certain app. If you're having the same issue, follow the guide below.

Open activity monitor and search for lsd
Get the PID of the lsd owned by the root user
Open the terminal
Enter sudo sample PID-HERE (Of course, replacing PID-HERE with the PID you got in step 2)
If you're having the same issue, there should be something about _LSCreateRegistrationData in the call graph (near the top of the whole output)
Enter sudo lsof -p PID-HERE
You should be able to recognise an app package within that output. Try deleting or updating it and see if it solves the issue"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Tue Dec 28, 2021 9:58 am    Post subject: Reply with quote

ad - Mac waking up every 2 hours. Wake reason: EC.RTC (Alarm)

"In Terminal, use pmset -g log | grep ' wake' to see scheduled events.
Run "pmset -g" to see system-wide power settings, and look for "tcpkeepalive".
If tcpkeepalive is "1", that's what is causing the computer to wake up every 2
hours, so I turned it off using command "sudo pmset -a tcpkeepalive 0".
This fixed my issue completely."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed Oct 19, 2022 12:06 am    Post subject: Reply with quote

https://sites.google.com/site/wdmybooklivesimplehacks/ssh-remote-shell

Use a web browser to connect with your device:

http://192.168.1.5/UI/ssh

A simple page will be displayed which lets you enable SSH. Check the checkbox for SSH Access.

The default user name and password are displayed on this page as well.

Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Mar 03, 2023 8:00 pm    Post subject: Reply with quote

helpwire.app - How to allow multiple Remote Desktop Connections in Windows 10 or Windows 11

"In all actuality, the Windows 10 multiple remote desktop sessions limitations
are restricted per license and have nothing to do with technical limitations."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed Apr 05, 2023 3:32 pm    Post subject: Reply with quote

How to Use SSH Public Key Authentication

"However, using public key authentication provides many benefits when
working with multiple developers. For example, with SSH keys you can

* allow multiple developers to log in as the same system user without having to share a single password between them;
* revoke a single developer's access without revoking access by other developers; and
* make it easier for a single developer to log in to many accounts without needing to manage many different passwords."


Code:
To generate an SSH key pair, run the command ssh-keygen.

ssh-copy-id SYSUSER@x.x.x.x

ssh SYSUSER@x.x.x.x
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Thu Aug 10, 2023 8:47 pm    Post subject: Reply with quote

Same link, again: How to download and install macOS

"Download and install current or previous versions of the Mac operating system
on compatible Mac computers."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Tue Feb 06, 2024 7:03 pm    Post subject: Reply with quote

MS - Restore old Right-click Context menu in Windows 11

"Restore the old Context Menu in Windows 11

Right-click the Start button and choose Windows Terminal.
Copy the command from below, paste it into Windows Terminal Window, and press enter.
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Restart File Explorer or your computer for the changes to take effect.
You would see the Legacy Right Click Context menu by default."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Wed Feb 07, 2024 7:51 pm    Post subject: Reply with quote

apple - Erase and reinstall macOS

"You can erase your Mac and use macOS Recovery, the built-in recovery system
on your Mac, to reinstall macOS."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun Feb 11, 2024 10:11 am    Post subject: Reply with quote

apple - make TextEdit open new document by default

In the Terminal, type the following command:

Code:
defaults write com.apple.TextEdit NSShowAppCentricOpenPanelInsteadOfUntitledFile -bool false
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun Feb 11, 2024 11:02 am    Post subject: Reply with quote

Master the macOS command line: How to delete files and folders using Terminal

"The rm command has a powerful option, -R (or -r), otherwise known as the
recursive option. When you run the rm -R command on a folder, you're telling
Terminal to delete that folder, any files it contains, any sub-folders it contains,
and any files or folders in those sub-folders, all the way down."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Sun Feb 11, 2024 11:58 am    Post subject: Reply with quote

External Drive Won't Eject. LSOF no help

Code:
sudo lsof | grep <disk name>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Dev Links All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group