Windows

491 readers
14 users here now

For all things Windows.

founded 4 years ago
MODERATORS
1
 
 

Microsoft is testing a new BSOD that drops the frowning face, QR code, and traditional blue color.

2
3
 
 

I am looking for an application similar to "Digital Wellbeing" for Android. I want it to show activity (hours/minutes) per day (maybe even per used application). Usecase is in a big school with hundreds of computers. Goal is to increase awareness of screentime in K12. The statistics don't need to be centralized / in the cloud. It would even be better if the app was local only. Any suggestions?

4
5
6
7
8
9
10
11
12
6
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
13
14
15
16
11
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
17
18
19
20
21
22
23
24
25
 
 

My Win10 work laptop has a network share of a remote windows server. I access it everyday. If i change passwords, i have to remap the share.

I have a linux vm that does the builds for my project. It too has a mounted directory mapped to that remote windows share, using my credentials.

I tried mapping the share in another linux vm but got errors so ended up quitting as it wasn't that important.

However, now i can't access said share in any device, by name or IP address. WTF happened?

The mount command i use in linux is mount -t cifs -o rw,relatime,vers=default,cache=strict,username=my.username,domain=,uid=118,noforceuid,gid=130,noforcegid,addr=10.10.10.10,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,echo_interval=60,actimeo=1 //10.10.10.10/dir1/dir2 /media/remoteshare, the UID/GID are of the user that runs the builds.

I'd get having errors on mounting the remote share, but i'd expect that to be limited to the local computer i was trying to mount on, not that it would propagate to any device that has this share mapped!

view more: next ›