@scottalanmiller Hopefully soon =), trying to learn a lot more about it.

Posts
-
RE: What Are You Doing Right Now
-
RE: What Can BASH on Windows Do?
I believe its actually called Bash on Ubuntu on Windows, all the people calling it Bash on Windows are wrong and giving a wrong meaning for many. Bash doesn't run on Windows ala Cygwin, bash is running on a ubuntu image that talks to WLS
Here is a video of some of the things you can do with it.
As the video shows, it is mainly targetted at developers.
-
RE: WGET where do you get your URLs from?
For any extra software you search the software store, but remember after downloading and installing a Linux distribution you get a full working pc. You get a default web browser, office suite, pdf reader, video player, audio player, image viewer and also usually almost all codecs needed. For the end user they basically have all they need to get working and browsing the Web.
-
RE: Ubuntu 16.04 LTS arrives today complete with forbidden ZFS
This is what they posted on their insights.ubuntu.com page:
We at Canonical have conducted a legal review, including discussion with the industry’s leading >software freedom legal counsel, of the licenses that apply to the Linux kernel and to ZFS.
And in doing so, we have concluded that we are acting within the rights granted and in >compliance with their terms of both of those licenses. Others have independently achieved the >same conclusion. Differing opinions exist, but please bear in mind that these are opinions.
While the CDDL and GPLv2 are both “copyleft” licenses, they have different scope. The CDDL >applies to all files under the CDDL, while the GPLv2 applies to derivative works.
The CDDL cannot apply to the Linux kernel because zfs.ko is a self-contained file system module — the kernel itself is quite obviously not a derivative work of this new file system.
And zfs.ko, as a self-contained file system module, is clearly not a derivative work of the Linux kernel but rather quite obviously a derivative work of OpenZFS and OpenSolaris. Equivalent exceptions have existed for many years, for various other stand alone, self-contained, non-GPL kernel modules.
Our conclusion is good for Ubuntu users, good for Linux, and good for all of free and open source software.
-
RE: File Parsing Magic
@travisdh1 You have access to all the files in Windows from
/mnt/c
, so yeah you can easily parse the text with the script provided by @scottalanmiller -
RE: What Are You Doing Right Now
@scottalanmiller said in What Are You Doing Right Now:
Hey, someone showed up to the office. But now they've left. So that's that. LOL. Ten minutes.
Why is nobody else there and why did he even go if he was going to stay just 10 minutes ?
-
RE: VMWare Connection Issue in Ubuntu 16.04???
@Lakshmana What network config did you set for your vm? Are you sure you did not set them as host-only network or private network?
-
RE: What Are You Doing Right Now
@jaredbusch said in What Are You Doing Right Now:
Wondering what all my daughter’s candy is that she got out of a piñata yesterday at a classmate’s birthday party.
@jaredbusch said in What Are You Doing Right Now:
@dbeato said in What Are You Doing Right Now:
@jaredbusch said in What Are You Doing Right Now:
ll my daughter’s candy is that she got out of a piñata yester
Mexican birthday? or Latin American?
No idea where they are from.
It is interesting that they have their daughter in the school they do. They speak Spanish natively at home. The Dad speaks fluent English as well as the daughter. But they have their daughter in a cross district school in a dual language Japanese program.
Almost all of them are mexican candy =).
Really like Pulparindo and the Pelon Pelo Rico, both tamarind based with diferrent quantitites of chili powder.
-
RE: The functional level of the domain or forest is incompatible with this operating system
@scottalanmiller yes samba only supports 2008r2 funtional level still.
-
RE: What Are You Doing Right Now
@scottalanmiller said in What Are You Doing Right Now:
@romo said in What Are You Doing Right Now:
Just finished setting up a lab using Cisco's Packet Tracer to recreate layer 3 routing and inter-vlan communication. Everything is working properly according to the desired setup so I think I now know how to fix the problems I was having in the production network.
Is this on the Juniper switches, or a different network?
Juniper switches
-
RE: Installing Ansible 2 on CentOS 7
Haven't tried it personally, Semaphore Open source Ansible UI.
-
RE: Any PDQ Inventory Experts out there?
If you don't check the option drill down from parent collection, your filters apply to all your computers. That's why computers without java get marked with your checking java version filter.
Since their is no nesting inside collections filters, you would need to have a top level dynamic collection checking which computers have the software installed and then have another dynamic collection with the option to drill down from parent collection that checks for your specified version of the software.
-
RE: What Are You Doing Right Now
Researching why I am getting this error
C:\Windows\System32\en-US\sconfig.vbs(726, 21) SWbemObjectEx: Invalid index
when changing the ip to static in a Hyper-V Server -
RE: SSH with progress bar?
I don't think the regular cp and mv commands can show the progress of the operation. You could use rsync with the --progress flag, that will show you a progress bar without a problem
-
RE: What Are You Doing Right Now
Firewall and routing troubleshooting for most of the day, it's been very busy today.
-
RE: Friday afternoon account corruption.
@travisdh1 Zabbix is a monitoring solution you're probably thinking of another product, probably Zentyal I would guess.